Re: [Xen-devel] [PATCH v8 01/21] xen/x86: add bitmap of enabled emulated devices

2015-11-26 Thread Roger Pau Monné
El 16/11/15 a les 19.33, Andrew Cooper ha escrit: > On 16/11/15 12:18, Jan Beulich wrote: > On 06.11.15 at 17:05, wrote: >>> --- a/xen/include/public/arch-x86/xen.h >>> +++ b/xen/include/public/arch-x86/xen.h >>> @@ -265,7 +265,31 @@ typedef struct arch_shared_info arch_shared_info_t; >>> *

Re: [Xen-devel] [PATCH v8 01/21] xen/x86: add bitmap of enabled emulated devices

2015-11-17 Thread Juergen Gross
On 17/11/15 11:30, Andrew Cooper wrote: > On 17/11/15 09:58, Juergen Gross wrote: >> On 17/11/15 10:42, Jan Beulich wrote: >> On 16.11.15 at 19:33, wrote: On 16/11/15 12:18, Jan Beulich wrote: On 06.11.15 at 17:05, wrote: >> --- a/xen/include/public/arch-x86/xen.h >> +++

Re: [Xen-devel] [PATCH v8 01/21] xen/x86: add bitmap of enabled emulated devices

2015-11-17 Thread Andrew Cooper
On 17/11/15 09:58, Juergen Gross wrote: > On 17/11/15 10:42, Jan Beulich wrote: > On 16.11.15 at 19:33, wrote: >>> On 16/11/15 12:18, Jan Beulich wrote: >>> On 06.11.15 at 17:05, wrote: > --- a/xen/include/public/arch-x86/xen.h > +++ b/xen/include/public/arch-x86/xen.h > @@ -2

Re: [Xen-devel] [PATCH v8 01/21] xen/x86: add bitmap of enabled emulated devices

2015-11-17 Thread Juergen Gross
On 17/11/15 10:42, Jan Beulich wrote: On 16.11.15 at 19:33, wrote: >> On 16/11/15 12:18, Jan Beulich wrote: >> On 06.11.15 at 17:05, wrote: --- a/xen/include/public/arch-x86/xen.h +++ b/xen/include/public/arch-x86/xen.h @@ -265,7 +265,31 @@ typedef struct arch_shared_info

Re: [Xen-devel] [PATCH v8 01/21] xen/x86: add bitmap of enabled emulated devices

2015-11-17 Thread Jan Beulich
>>> On 16.11.15 at 19:33, wrote: > On 16/11/15 12:18, Jan Beulich wrote: > On 06.11.15 at 17:05, wrote: >>> --- a/xen/include/public/arch-x86/xen.h >>> +++ b/xen/include/public/arch-x86/xen.h >>> @@ -265,7 +265,31 @@ typedef struct arch_shared_info arch_shared_info_t; >>> * XEN_DOMCTL_INTER

Re: [Xen-devel] [PATCH v8 01/21] xen/x86: add bitmap of enabled emulated devices

2015-11-16 Thread Andrew Cooper
On 16/11/15 12:18, Jan Beulich wrote: On 06.11.15 at 17:05, wrote: >> --- a/xen/include/public/arch-x86/xen.h >> +++ b/xen/include/public/arch-x86/xen.h >> @@ -265,7 +265,31 @@ typedef struct arch_shared_info arch_shared_info_t; >> * XEN_DOMCTL_INTERFACE_VERSION. >> */ >> struct xen_arch

Re: [Xen-devel] [PATCH v8 01/21] xen/x86: add bitmap of enabled emulated devices

2015-11-16 Thread Jan Beulich
>>> On 06.11.15 at 17:05, wrote: > --- a/xen/include/public/arch-x86/xen.h > +++ b/xen/include/public/arch-x86/xen.h > @@ -265,7 +265,31 @@ typedef struct arch_shared_info arch_shared_info_t; > * XEN_DOMCTL_INTERFACE_VERSION. > */ > struct xen_arch_domainconfig { > -char dummy; > +#define