]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: call qemuDomainObjBeginJob/qemuDomainObjEndJob in qemuDomainSetInterfaceParameters
authorShanzhi Yu <shyu@redhat.com>
Mon, 6 Oct 2014 15:00:00 +0000 (17:00 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 9 Oct 2014 09:50:39 +0000 (11:50 +0200)
commit99fe8755b919a4df9e48b6994da4c0c2907dfc83
tree4be8c40724fc6d4fb4d80746cd9b2d8367d09c98
parentbde879c1847f8181ca144c0807ae83906de8440d
qemu: call qemuDomainObjBeginJob/qemuDomainObjEndJob in qemuDomainSetInterfaceParameters

add call qemuDomainObjBeginJob/qemuDomainObjEndJob in
qemuDomainSetInterfaceParameters

Signed-off-by: Shanzhi Yu <shyu@redhat.com>
src/qemu/qemu_driver.c