]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Simplify qemuDomainGetEmulatorPinInfo by using virDomainObjGetOneDef
authorPeter Krempa <pkrempa@redhat.com>
Mon, 15 Jun 2015 17:10:49 +0000 (19:10 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 18 Jun 2015 13:13:45 +0000 (15:13 +0200)
commitf3a7006545a838da8118406fdb2a4ec473fb2008
treeee9924c59514a256e6896902db89c81381ce499e
parent2881c381a0a06a72e73283273f5f4b3d449a5d76
qemu: Simplify qemuDomainGetEmulatorPinInfo by using virDomainObjGetOneDef

virDomainObjGetOneDef is simpler to use than virDomainObjGetDefs
src/qemu/qemu_driver.c