]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Fix job handling in qemuDomainPinEmulator
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)
commit79e5603307d5205ba6b0aaf78a72e06d5ffbd598
tree6e164564abe0b13d6e3beafd348010062a9479c3
parent46d950443d1ef9b435ab67266425c8734a1c1716
qemu: Fix job handling in qemuDomainPinEmulator

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