I have seen the problem on 1.0.3 on F19 and 1.1.3 on F20
On 05/02/2014 10:07 AM, Jim Fehlig wrote:
Alvin Starr wrote:
> I am using xen 4.3 on Fedora 20.
What version of libvirt?
> For PV systems the vnc console display is on the correct port with
> the following call do qeum-dm
>
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: -domain-name
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: paravirt
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: -vnc
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: 127.0.0.1:1
>
>
> but for HV systems xl is being passed
>
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: -domain-name
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: fullvirt
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: -vnc
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: 127.0.0.1:0
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: -vncunused
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: -serial
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: pty
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: -videoram
> libxl: debug: libxl_dm.c:1213:libxl__spawn_local_dm: 8
>
>
> Where would I look to correct this?
It sounds like you need this patch
http://libvirt.org/git/?p=libvirt.git;a=commit;h=b55cc5f4e31b488c4f9c3c84...
Regards,
Jim
That sounds like it should work.
--
Alvin Starr.