qemu-devel
[Top][All Lists]
Advanced

[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 s


From: Ian Jackson
Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH 05/13] xen: groundwork for xen support
Date: Tue, 26 Aug 2008 14:33:09 +0100

Gerd Hoffmann writes ("Re: [Xen-devel] Re: [Qemu-devel] [PATCH 05/13] xen: 
groundwork for xen support"):
> So we are scoring at three options for xen now:
> 
>   -xen-domid <nr>  specify xen domain id.
>   -xen-create      ask qemu to create the domain.
>   -xen-emulate     force xen emulation mode.

No, the correct set of options are:

   -xen-bare         no xend on this system, qemu should create a Xen domain
                     without this, Xen machine types use emulated
                     Xen functionality

   -xen-domid <nr>   has slightly different meanings in the various use cases

And if you really think you must have the same executable for the xend
case:

   -xen-attach       used by xend; qemu is to support a Xen HVM domain
                     not to be used from the command line

Ian.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]