xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for 4.6 v2 0/3] More vNUMA patches
@ 2015-09-09 17:03 Wei Liu
  2015-09-09 17:03 ` [PATCH for 4.6 v2 1/3] libxl: set ret to non-zero value in failure path Wei Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Wei Liu @ 2015-09-09 17:03 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, Ian Jackson, Ian Campbell

Discovered some fallouts when I tried to fix a migration v2 bug

Wei Liu (3):
  libxl: set ret to non-zero value in failure path
  libxc: introduce xc_domain_getvnuma
  xl/libxl: disallow saving a guest with vNUMA configured

 docs/man/xl.cfg.pod.5         |  2 ++
 tools/libxc/include/xenctrl.h | 18 +++++++++++++++
 tools/libxc/xc_domain.c       | 54 +++++++++++++++++++++++++++++++++++++++++++
 tools/libxl/libxl_create.c    |  1 +
 tools/libxl/libxl_dom.c       | 14 +++++++++++
 5 files changed, 89 insertions(+)

-- 
2.1.4

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

end of thread, other threads:[~2015-09-11 14:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09 17:03 [PATCH for 4.6 v2 0/3] More vNUMA patches Wei Liu
2015-09-09 17:03 ` [PATCH for 4.6 v2 1/3] libxl: set ret to non-zero value in failure path Wei Liu
2015-09-10 10:55   ` Ian Campbell
2015-09-10 15:16     ` Ian Campbell
2015-09-11 13:26       ` Ian Jackson
2015-09-11 13:28         ` Wei Liu
2015-09-11 14:41           ` Ian Jackson
2015-09-09 17:03 ` [PATCH for 4.6 v2 2/3] libxc: introduce xc_domain_getvnuma Wei Liu
2015-09-10 11:01   ` Ian Campbell
2015-09-09 17:03 ` [PATCH for 4.6 v2 3/3] xl/libxl: disallow saving a guest with vNUMA configured Wei Liu
2015-09-09 17:17   ` Boris Ostrovsky
2015-09-09 17:29     ` Wei Liu
2015-09-09 17:33       ` Boris Ostrovsky
2015-09-09 17:41         ` Wei Liu
2015-09-10 13:53         ` Wei Liu
2015-09-09 18:49   ` Andrew Cooper
2015-09-09 20:21     ` Wei Liu
2015-09-10 11:04       ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).