]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: process: Drop !QEMU_CAPS_DEVICE code
authorCole Robinson <crobinso@redhat.com>
Fri, 22 Jan 2016 19:09:22 +0000 (14:09 -0500)
committerJán Tomko <jtomko@redhat.com>
Fri, 20 May 2016 07:01:48 +0000 (09:01 +0200)
commit4bc854340151e72227e970e9dfc9a830f66ea6da
tree35f81ddd652e809fc46772a3f0207d36c13c8556
parent02c20975716eadf138b89ac708c7536f915ce1a5
qemu: process: Drop !QEMU_CAPS_DEVICE code

Nowadays we only support qemu 0.12.0+ which provides QEMU_CAPS_DEVICE,
so this is all dead code.
src/qemu/qemu_process.c