On 18/12/15 13:14, Juergen Gross wrote:
> In order to be able to have full support of a xenstore domain in Xen
> add a "Xenstore-domain" flag to the hypervisor. This flag must be
> specified at domain creation time and is returned by
> XEN_DOMCTL_getdomaininfo.
>
> It will allow the domain to retrieve domain information by issuing the
> XEN_DOMCTL_getdomaininfo itself in order to be able to check for
> domains having been destroyed. At the same time this flag will inhibit
> the domain to be migrated, as this wouldn't be a very wise thing to do.
>
> In case of a later support of a rebootable Dom0 this flag will allow to
> recognize a xenstore domain already being present to connect to.
>
> Cc: Jan Beulich <jbeul...@suse.com>
> Cc: Keir Fraser <k...@xen.org>
> Cc: Tim Deegan <t...@xen.org>
> Cc: Andrew Cooper <andrew.coop...@citrix.com>
> Cc: David Vrabel <david.vra...@citrix.com>
>
> Signed-off-by: Juergen Gross <jgr...@suse.com>
> Acked-by: Daniel De Graaf <dgde...@tycho.nsa.gov>

Reviewed-by: Andrew Cooper <andrew.coop...@citirx.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to