[libvirt] [PATCH v2 0/8] qemu: Drop QEMU_CAPS_DEVICE part 1

Cole Robinson crobinso at redhat.com
Thu Jan 28 21:22:30 UTC 2016


On 01/22/2016 02:09 PM, Cole Robinson wrote:
> libvirt only supports qemu 0.12.0+ nowadays, which means that the
> qemu binary always provides the -device/QEMU_CAPS_DEVICE option. This
> patch series is a step towards dropping support for that flag.
> 
> Patch #1 is a test suite improvement, not strictly related
> Patch #2-5 adjust the test suite for -device always being present
> Remaining patches drop a bunch of qemu driver code.
> 
> After this the only real remaining uses are in qemu_command.c which
> deserve a closer inspection, so that will be a separate series.

I'm concentrating on getting the test changes committed first, so please
ignore the qemu side of this. I'll repost eventually

- Cole




More information about the libvir-list mailing list