[libvirt] [PATCH V2 0/2] libxl: a few domain maximum memory fixes

Jim Fehlig posted 2 patches 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170208222423.28419-1-jfehlig@suse.com
src/libxl/libxl_conf.c   | 77 ++++++++++++++++++++++++++++++++++++++++++++++++
src/libxl/libxl_conf.h   |  4 +++
src/libxl/libxl_driver.c | 10 ++++---
3 files changed, 87 insertions(+), 4 deletions(-)
[libvirt] [PATCH V2 0/2] libxl: a few domain maximum memory fixes
Posted by Jim Fehlig 7 years, 1 month ago
Patch 1 fixes reporting of domain maximum memory for running domains.
When creating a virDomainDef object to represent dom0, max memory was
not set correctly, which is fixed by patch2.

V2:
Check return value of libxl_get_physinfo and libxlDriverGetDom0MaxmemConf
in patch2.

Jim Fehlig (2):
  libxl: fix reporting of maximum memory
  libxl: fix dom0 maximum memory setting

 src/libxl/libxl_conf.c   | 77 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/libxl/libxl_conf.h   |  4 +++
 src/libxl/libxl_driver.c | 10 ++++---
 3 files changed, 87 insertions(+), 4 deletions(-)

-- 
2.9.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list