[libvirt] [RESEND PATCH 0/3] support for changing memory parameters for inactive domains

Hu Tao hutao at cn.fujitsu.com
Wed May 25 08:54:43 UTC 2011


This series enables user to change memory parameters for inactive
domains from virsh command line.

This series is rebased on the latest git tree since patch 2 of the
previous sent series is applied wrongly by git on the latest git tree.

Hu Tao (3):
  Add new flags for setting memory parameters
  update qemuDomainGetMemoryParameters to use flags
  update qemuDomainSetMemoryParameters to use flags

 include/libvirt/libvirt.h.in |    7 ++
 src/qemu/qemu_driver.c       |  206 +++++++++++++++++++++++++++++++++---------
 tools/virsh.c                |   26 +++++-
 tools/virsh.pod              |    7 ++
 4 files changed, 199 insertions(+), 47 deletions(-)

-- 
1.7.3.1




More information about the libvir-list mailing list