Make handling of cpupool data in domain config more consistent.

Patch 1 is updating the cpupool in domain's config when moving the
domain to another cpupool.

Patch 2 allows to specify a cpupool on the destination host for domain
migration.

Juergen Gross (2):
  libxl: modify domain config when moving domain to another cpupool
  xl: add target cpupool parameter to xl migrate

 docs/man/xl.pod.1.in        |  5 +++++
 tools/libxl/libxl_cpupool.c | 28 +++++++++++++++++++++++++---
 tools/xl/xl.h               |  1 +
 tools/xl/xl_cmdtable.c      |  3 +++
 tools/xl/xl_migrate.c       | 15 ++++++++++-----
 tools/xl/xl_saverestore.c   | 10 +++++++++-
 6 files changed, 53 insertions(+), 9 deletions(-)

-- 
2.16.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to