Re: [Xen-devel] [PATCH 0/4] Fix HVM vNUMA

2015-05-29 Thread Dario Faggioli
On Fri, 2015-05-29 at 11:46 +0100, Wei Liu wrote:
> Ping...
> 
FWIW, I had a look at the patches and they seemed fine, sorry to not
having said that before.

TBH, that was partly because I was expecting a v2 to show up, fixing the
(trivial) issue you identified together with Boris, and  was planning to
'Reviewed-by' that...

Dario

> On Mon, May 18, 2015 at 04:34:48PM +0100, Wei Liu wrote:
> > Boris discovered that HVM vNUMA didn't actually work. This patch series 
> > fixes
> > that.
> > 
> > The first patch is a prerequisite patch for the actual fixes. The second 
> > patch
> > is to help debugging. The fixes are in the last two patches, which can be
> > squashed into one if necessary. 
> > 
> > Wei.
> > 
> > Wei Liu (4):
> >   libxc/libxl: fill xc_hvm_build_args in libxl
> >   libxc: print more error messages when failed
> >   libxc: rework vnuma bits in setup_guest
> >   libxl: fix HVM vNUMA
> > 
> >  tools/libxc/xc_hvm_build_x86.c | 129 
> > ++---
> >  tools/libxl/libxl_dom.c|  48 ---
> >  tools/libxl/libxl_vnuma.c  |  15 -
> >  3 files changed, 122 insertions(+), 70 deletions(-)
> > 
> > -- 
> > 1.9.1
> 
> ___
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

-- 
<> (Raistlin Majere)
-
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)



signature.asc
Description: This is a digitally signed message part
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel


Re: [Xen-devel] [PATCH 0/4] Fix HVM vNUMA

2015-05-29 Thread Wei Liu
Ping...

On Mon, May 18, 2015 at 04:34:48PM +0100, Wei Liu wrote:
> Boris discovered that HVM vNUMA didn't actually work. This patch series fixes
> that.
> 
> The first patch is a prerequisite patch for the actual fixes. The second patch
> is to help debugging. The fixes are in the last two patches, which can be
> squashed into one if necessary. 
> 
> Wei.
> 
> Wei Liu (4):
>   libxc/libxl: fill xc_hvm_build_args in libxl
>   libxc: print more error messages when failed
>   libxc: rework vnuma bits in setup_guest
>   libxl: fix HVM vNUMA
> 
>  tools/libxc/xc_hvm_build_x86.c | 129 
> ++---
>  tools/libxl/libxl_dom.c|  48 ---
>  tools/libxl/libxl_vnuma.c  |  15 -
>  3 files changed, 122 insertions(+), 70 deletions(-)
> 
> -- 
> 1.9.1

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


Re: [Xen-devel] [PATCH 0/4] Fix HVM vNUMA

2015-05-18 Thread Wei Liu
Dario,

Sorry I forgot to CC you when I sent this. :-/

Wei.

On Mon, May 18, 2015 at 04:34:48PM +0100, Wei Liu wrote:
> Boris discovered that HVM vNUMA didn't actually work. This patch series fixes
> that.
> 
> The first patch is a prerequisite patch for the actual fixes. The second patch
> is to help debugging. The fixes are in the last two patches, which can be
> squashed into one if necessary. 
> 
> Wei.
> 
> Wei Liu (4):
>   libxc/libxl: fill xc_hvm_build_args in libxl
>   libxc: print more error messages when failed
>   libxc: rework vnuma bits in setup_guest
>   libxl: fix HVM vNUMA
> 
>  tools/libxc/xc_hvm_build_x86.c | 129 
> ++---
>  tools/libxl/libxl_dom.c|  48 ---
>  tools/libxl/libxl_vnuma.c  |  15 -
>  3 files changed, 122 insertions(+), 70 deletions(-)
> 
> -- 
> 1.9.1

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


[Xen-devel] [PATCH 0/4] Fix HVM vNUMA

2015-05-18 Thread Wei Liu
Boris discovered that HVM vNUMA didn't actually work. This patch series fixes
that.

The first patch is a prerequisite patch for the actual fixes. The second patch
is to help debugging. The fixes are in the last two patches, which can be
squashed into one if necessary. 

Wei.

Wei Liu (4):
  libxc/libxl: fill xc_hvm_build_args in libxl
  libxc: print more error messages when failed
  libxc: rework vnuma bits in setup_guest
  libxl: fix HVM vNUMA

 tools/libxc/xc_hvm_build_x86.c | 129 ++---
 tools/libxl/libxl_dom.c|  48 ---
 tools/libxl/libxl_vnuma.c  |  15 -
 3 files changed, 122 insertions(+), 70 deletions(-)

-- 
1.9.1


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