]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: save domain status after set memory parameters
authorShanzhi Yu <shyu@redhat.com>
Tue, 14 Apr 2015 10:24:41 +0000 (18:24 +0800)
committerJán Tomko <jtomko@redhat.com>
Tue, 14 Apr 2015 11:50:08 +0000 (13:50 +0200)
commit1db6212331c6cd9cd0213f60c9ac73effd1fe3ad
tree0ed560fa3569b9b69c0169a016438437a2dfd9be
parent8ff9f2457dd02627587457c2d7879180c8b872ef
qemu: save domain status after set memory parameters

After set memory parameters for running domain, save the change to live
xml is needed otherwise it will disappear after restart libvirtd.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1211548
Signed-off-by: Shanzhi Yu <shyu@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_driver.c