All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix HVM vNUMA
@ 2015-05-18 15:34 Wei Liu
  2015-05-18 15:34 ` [PATCH 1/4] libxc/libxl: fill xc_hvm_build_args in libxl Wei Liu
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Wei Liu @ 2015-05-18 15:34 UTC (permalink / raw)
  To: xen-devel; +Cc: boris.ostrovsky, 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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-05-29 11:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18 15:34 [PATCH 0/4] Fix HVM vNUMA Wei Liu
2015-05-18 15:34 ` [PATCH 1/4] libxc/libxl: fill xc_hvm_build_args in libxl Wei Liu
2015-05-21  0:40   ` Chen, Tiejun
2015-05-18 15:34 ` [PATCH 2/4] libxc: print more error messages when failed Wei Liu
2015-05-18 15:34 ` [PATCH 3/4] libxc: rework vnuma bits in setup_guest Wei Liu
2015-05-19 16:23   ` Boris Ostrovsky
2015-05-19 16:31     ` Wei Liu
2015-05-19 17:03       ` Boris Ostrovsky
2015-05-19 17:14         ` Wei Liu
2015-05-19 17:21           ` Boris Ostrovsky
2015-05-19 17:25           ` Wei Liu
2015-05-18 15:34 ` [PATCH 4/4] libxl: fix HVM vNUMA Wei Liu
2015-05-18 20:10 ` [PATCH 0/4] Fix " Wei Liu
2015-05-29 10:46 ` Wei Liu
2015-05-29 11:12   ` Dario Faggioli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.