[libvirt] [PATCH 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/20170202223114.5793-1-jfehlig@suse.com
There is a newer version of this series
src/libxl/libxl_conf.c   | 75 ++++++++++++++++++++++++++++++++++++++++++++++++
src/libxl/libxl_conf.h   |  3 ++
src/libxl/libxl_driver.c |  7 ++---
3 files changed, 81 insertions(+), 4 deletions(-)
[libvirt] [PATCH 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.

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

 src/libxl/libxl_conf.c   | 75 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/libxl/libxl_conf.h   |  3 ++
 src/libxl/libxl_driver.c |  7 ++---
 3 files changed, 81 insertions(+), 4 deletions(-)

-- 
2.9.2

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