Re: [Xen-devel] [PATCH for-4.6 v2] xl/libxl: disable PV vNUMA

2015-07-31 Thread Dario Faggioli
On Fri, 2015-07-31 at 10:29 +0100, Ian Campbell wrote: > On Thu, 2015-07-30 at 17:11 +0100, Wei Liu wrote: > > > > +/* PV vNUMA is not yet supported because there is an issue with > > + * cpuid handling. > > + */ > > Personally I think this is wrong and should be > /* > * P

Re: [Xen-devel] [PATCH for-4.6 v2] xl/libxl: disable PV vNUMA

2015-07-31 Thread Ian Campbell
On Thu, 2015-07-30 at 17:11 +0100, Wei Liu wrote: > Update xl manual and disable PV vNUMA in libxl. > > Signed-off-by: Wei Liu > --- Acked-by: Ian Campbell and applied. > > +/* PV vNUMA is not yet supported because there is an issue with > + * cpuid handling. > + */ Personally

Re: [Xen-devel] [PATCH for-4.6 v2] xl/libxl: disable PV vNUMA

2015-07-30 Thread Dario Faggioli
On Thu, 2015-07-30 at 17:11 +0100, Wei Liu wrote: > Update xl manual and disable PV vNUMA in libxl. > > Signed-off-by: Wei Liu > --- > Cc: Ian Campbell > Cc: Ian Jackson > Cc: Dario Faggioli > > v2: improve doc and code comment. > --- > Reviewed-by: Dario Faggioli [With] Regard_s_, :-D :-