Re: [PATCH v7 02/19] xen: add macro to detect if running as Dom0

2013-12-24 Thread John Baldwin
On Thursday, December 19, 2013 1:54:39 pm Roger Pau Monne wrote: > --- > sys/xen/xen-os.h |7 +++ > 1 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/sys/xen/xen-os.h b/sys/xen/xen-os.h > index c7474d8..e8a5a99 100644 > --- a/sys/xen/xen-os.h > +++ b/sys/xen/xen-os.h > @@

[PATCH v7 02/19] xen: add macro to detect if running as Dom0

2013-12-19 Thread Roger Pau Monne
--- sys/xen/xen-os.h |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/sys/xen/xen-os.h b/sys/xen/xen-os.h index c7474d8..e8a5a99 100644 --- a/sys/xen/xen-os.h +++ b/sys/xen/xen-os.h @@ -82,6 +82,13 @@ xen_hvm_domain(void) return (xen_domain_type == XEN_HVM_DOM