On Tue, 2015-02-03 at 23:06 -0500, Eric Shelton wrote: > This enum gives the ability to select between a MiniOS-based QEMU > traditional stub domain and a Linux-based QEMU upstream stub domain. To > use the Linux-based stubdomain, the following two lines should be > included in the appropriate xl.cfg file: > > device_model_version="qemu-xen" > device_model_stubdomain_override=1 > > To use the MiniOS-based stubdomain, the following is used instead: > > device_model_version="qemu-xen-traditional" > device_model_stubdomain_override=1
This doesn't seem to use this new stubdom_version option and I'm not really sure what it is for. Perhaps you meant this new thing to be a libxl internal Enum, rather than exposed to the application which is using libxl? I'm not sure wy the user would need to be given the choice -- it should be inherent in the device-model version and stubdom boolean selection. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel