]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Fix job handling in qemuDomainSetMemoryParameters
authorPeter Krempa <pkrempa@redhat.com>
Thu, 22 Jan 2015 08:56:38 +0000 (09:56 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 27 Jan 2015 09:24:04 +0000 (10:24 +0100)
commit4fd7a7207597a60a1d06eaa8ec7636869eb11dad
treeca9b672605385bf505c41b7c91aad87c5ca1706e
parente3e72743df7b2b9c2d15ddf056a9cce270d48990
qemu: Fix job handling in qemuDomainSetMemoryParameters

The code modifies the domain configuration but doesn't take a MODIFY
type job to do so.
src/qemu/qemu_driver.c