]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: update domain live xml for virsh memtune with --live flag
authorGuannan Ren <gren@redhat.com>
Tue, 5 Mar 2013 16:24:57 +0000 (00:24 +0800)
committerDoug Goldstein <cardoe@cardoe.com>
Thu, 14 Mar 2013 04:35:50 +0000 (23:35 -0500)
commit2102e03dc70811eb238034743b860b0128d468b8
tree85c9d0b39f5b4a0591aec5b5c60db93f836664ec
parenta462372cefe711f50bce7ca9061582b093c19166
qemu: update domain live xml for virsh memtune with --live flag

virsh subcommand memtune forgot updating domain live xml
after setting cgroup value.
(cherry picked from commit 0047d5d6e86cf84e71b2503c3939fc97c3ffe8b9)
src/qemu/qemu_driver.c