On Mon, Jul 30, 2018 at 11:56 PM, Marek Marczykowski-Górecki <[email protected]> wrote: > From: Eric Shelton <[email protected]> > > 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 > > Signed-off-by: Eric Shelton <[email protected]>
Reviewed-by: Jason Andryuk <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
