[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [Problem with xen-4.1.2] Creating device model failed when disable `-vnc` related options in qemu-dm
Hi all, In xen-4.1.2 src/tools/libxl/libxl_dm.c, there is a function called `libxl_build_device_model_args_old`, the func will build qemu-dm cmdline args according to the xl-formated configuration file specified by xl create command. There are several lines related to vnc option:
the red part above is added by me for testing forcing to disable vnc in consideration of performance. But what I got was that the qemu-dm without vnc related options failed to create device model.
In my case, the vm id is 2, the qemu-dm log info(not truncated) is as follows:
and the xl log info is:
I dig into the src/tools/ioemu-qemu-xen/i386-dm/helper2.c, found the function :
In normal circumstance, the qemu-dm log info will record the red line above, but when disable vnc, it seems that it didn't go into the function `main_loop` and didn't see that line.
What happend to that and How to disable the vnc ?
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |