]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: setvcpus: Save config changes to disk
authorCole Robinson <crobinso@redhat.com>
Mon, 22 Nov 2010 19:07:02 +0000 (14:07 -0500)
committerCole Robinson <crobinso@redhat.com>
Tue, 23 Nov 2010 13:42:46 +0000 (08:42 -0500)
commit388fa6257e2ea610c6c541e6d1b667c80fd40657
treec47aaa56ea5970a81d35d924035bb57b9b13b937
parent39b6265476f3dde64f89853827a3e3de1b700e46
qemu: setvcpus: Save config changes to disk

Currently changes to the persistent config aren't flushed to disk, meaning
they are lost if the domain is redefined or libvirtd is restarted.
src/qemu/qemu_driver.c