]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix memory reporting for inactive domains in the qemu driver.
authorCole Robinson <crobinso@redhat.com>
Mon, 22 Jun 2009 16:35:03 +0000 (16:35 +0000)
committerCole Robinson <crobinso@redhat.com>
Mon, 22 Jun 2009 16:35:03 +0000 (16:35 +0000)
commit387935345c54c586dad323290b46fa122e52f2b0
tree8517ce4968005dccb1da22af313304a04dab70ac
parent5ea25b78010d9e00ff018078fbd690b5a24b54ce
Fix memory reporting for inactive domains in the qemu driver.

Currently, 'info' will always report that mem = max mem. Make sure we
actually return the correct mem value.
ChangeLog
src/qemu_driver.c