]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hostdev: Refactor PCI passhrough handling
authorPeter Krempa <pkrempa@redhat.com>
Thu, 19 Sep 2013 14:48:23 +0000 (16:48 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 8 Oct 2013 13:24:27 +0000 (15:24 +0200)
commit9d13298901f2edb375d54a710480a6bf994cb0e5
treeae3e29ef1af1970983b3648b8873b62114b66d47
parenteee6eb666c0d725fda9ff67db3029831bb8ee698
qemu: hostdev: Refactor PCI passhrough handling

To simplify future patches dealing with this code, simplify and refactor
some conditions to switch statements.
src/qemu/qemu_command.c
src/qemu/qemu_hotplug.c