Hi all,
This patchset enables us to configure inactive domain's maximum memory
size. I redesigned according to Daniel-san's commnet.
*[PATCH 1/4] [RESEND] setmaxmem: remove the code to invoke virDomainSetMemory in
cmdSetmaxmem
=>
http://www.redhat.com/archives/libvir-list/2011-March/msg00747.html
*[PATCH 2/4] maxmem: introduces VIR_DOMAIN_MEM_MAXIMUM flag
*[PATCH 3/4] maxmem: implement virDomainSetMaxMemory API of the qemu driver
*[PATCH 4/4] setmaxmem: add the new options to "virsh setmaxmem" command
The following patchset is the prerequisite of these.
=>
http://www.redhat.com/archives/libvir-list/2011-March/msg01057.html
Best regards,
Taku Izumi