[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: [Qemu-devel] [PATCH 05/13] xen: groundwork for xen support
Ian Jackson wrote: > Gerd Hoffmann writes ("Re: [Xen-devel] Re: [Qemu-devel] [PATCH 05/13] xen: > groundwork for xen support"): >> But when running on xen we want being able to qemu tell it should *not* >> use the xen hypervisor but emulate things, thus -xen-emulate. > > That should be the default. It is not safe to use the Xen hypervisor > directly if there is a management toolstack which expects to mediate > domain creation. Ok. I think we have three cases then: (1) xen emulation using xenner (default, with or without kvm). (2) running on xen, with xend creating the domain, and (3) running on xen, with qemu creating the domain. For (2) and (3) we need command line switches to enable these modes. Specifying a domain ID makes sense in all three cases though. So I'd keep the -xen-domid switch, like this: -xen-domid <nr> specify xen domain id. -xen-attach attach to specified domain (created by xend). -xen-create create the domain directly. Comments? cheers, Gerd _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |