]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Deprecate QEMU_CAPS_PCIDEVICE
authorJán Tomko <jtomko@redhat.com>
Fri, 20 May 2016 12:41:49 +0000 (14:41 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 23 May 2016 08:40:22 +0000 (10:40 +0200)
commit71cfa668ebf33dedeebcfc824f337ddec98ac9c7
tree019aef03c827e17cee089ddc7175aa662097261d
parent5572cd7f0e9e1de9f8cb23f2e1ca5f4ef7103c93
Deprecate QEMU_CAPS_PCIDEVICE

Before removal of QEMU_CAPS_DEVICE, its only usage was
or'd with QEMU_CAPS_DEVICE.

Now it's unused.
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
tests/qemuhelptest.c
tests/qemuxml2argvtest.c