[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH]libxl:refactor the code of stdvga option support
On Wed, 2012-05-30 at 11:45 +0100, ZhouPeng wrote: > >> Signed-off-by: Zhou Peng <ailvpeng25@xxxxxxxxx> > >> > >> diff -r 592d15bd4d5e tools/libxl/libxl_types.idl > >> --- a/tools/libxl/libxl_types.idl Fri May 18 16:19:21 2012 +0100 > >> +++ b/tools/libxl/libxl_types.idl Mon May 28 16:10:02 2012 +0800 > >> @@ -125,9 +125,20 @@ libxl_shutdown_reason = Enumeration("shu > >> (4, "watchdog"), > >> ]) > >> > >> +libxl_vga_interface_type = Enumeration("vga_interface_type", [ > >> + (0, "DEFAULT"), > > > > "DEFAULT" here just means "whatever qemu gives you if you don't say > > otherwise"? > Yes, > It keep the same with the current libxl behavior (trans nothing for > vga in the qemu cmd). > > What actually is that? > Cirrus will be selected by qemu in face. Lets call this option "CIRRUS" then instead of "DEFAULT" then. Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |