Hi all,
This patchset enables us to configure inactive domain's maximum memory
size.
The basic technique is the same as that of "virsh setmem" command.
=>
http://www.redhat.com/archives/libvir-list/2011-March/msg00013.html
*[PATCH 1/5] [RESEND] setmaxmem: remove the code to invoke virDomainSetMemory in
cmdSetmaxmem
=>
http://www.redhat.com/archives/libvir-list/2011-March/msg00747.html
*[PATCH 2/5] setmaxmem: introduce a new libvirt API (virDomainSetMaxMemoryFlags)
*[PATCH 3/5] setmaxmem: implement the code to address the new API in the qemu driver
*[PATCH 4/5] setmaxmem: implement the remote protocol to address the new API
*[PATCH 5/5] setmaxmem: add the new options to "virsh setmaxmem" command
Best regards,
Taku Izumi