All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Fix HVM vNUMA
@ 2015-06-01 10:19 Wei Liu
  2015-06-01 10:19 ` [PATCH v3 1/4] libxc/libxl: fill xc_hvm_build_args in libxl Wei Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Wei Liu @ 2015-06-01 10:19 UTC (permalink / raw)
  To: Xen-devel
  Cc: Wei Liu, Boris Ostrovsky, Ian Jackson, Dario Faggioli,
	Ian Campbell

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.

Patch 1 and 3 are updated in this series. Other patches remain the same as last
version.

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 | 133 +++++++++++++++++++++++++++--------------
 tools/libxl/libxl_dom.c        |  48 ++++++++-------
 tools/libxl/libxl_vnuma.c      |  15 ++++-
 3 files changed, 127 insertions(+), 69 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-06-03 11:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 10:19 [PATCH v3 0/4] Fix HVM vNUMA Wei Liu
2015-06-01 10:19 ` [PATCH v3 1/4] libxc/libxl: fill xc_hvm_build_args in libxl Wei Liu
2015-06-01 10:19 ` [PATCH v3 2/4] libxc: print more error messages when failed Wei Liu
2015-06-01 10:19 ` [PATCH v3 3/4] libxc: rework vnuma bits in setup_guest Wei Liu
2015-06-01 20:18   ` Boris Ostrovsky
2015-06-03 10:34     ` Ian Campbell
2015-06-03 10:39       ` Wei Liu
2015-06-03 10:57         ` Ian Campbell
2015-06-03 11:04           ` Wei Liu
2015-06-01 10:19 ` [PATCH v3 4/4] libxl: fix HVM vNUMA Wei Liu

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.