Hi all,

Currently "virsh setmem" is not allowed to use against an inactive domain.
This is yet another approach to configure inactive domain's memory size.
The approach before was closed in "virsh" command:
   http://www.redhat.com/archives/libvir-list/2011-February/msg01074.html

This time a new libvirt API is introduced to achieve this.

 *[PATCH 1/5] setmem: introduce a new libvirt API (virDomainSetMemoryFlags)
 *[PATCH 2/5] setmem: implement the call back member for new API on each driver
 *[PATCH 3/5] setmem: implement the code to address the new API in the qemu 
driver
 *[PATCH 4/5] setmem: implement the remote protocol to address the new API
 *[PATCH 5/5] setmem: add the new options to "virsh setmem" command

Best regards,
Taku Izumi

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

Reply via email to