]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: implement the new flags for getting memory parameters
authorHu Tao <hutao@cn.fujitsu.com>
Fri, 27 May 2011 07:41:29 +0000 (15:41 +0800)
committerDaniel Veillard <veillard@redhat.com>
Fri, 27 May 2011 07:48:55 +0000 (15:48 +0800)
commit7639d1ef31f0faaf05076ed57901ee753ed91699
tree695dcee11f9ddd496c3f8afef33adde1d487fb68
parent118eac373db60c64ee0034e313ddd35a67caef06
qemu: implement the new flags for getting memory parameters

* src/qemu/qemu_driver.c: update qemuDomainGetMemoryParameters to
  look at the flag parameter and depending on it read the config
  or the live amount
src/qemu/qemu_driver.c