[libvirt] [PATCH v2 0/3] Drop QEMU_CAPS_PCI_ROMBAR and a couple more

Ján Tomko jtomko at redhat.com
Mon May 16 15:38:08 UTC 2016


On Mon, May 16, 2016 at 12:01:37PM +0200, Andrea Bolognani wrote:
> Differences from [v1]:
> 
>   * Instead of  unconditionally enable capabilities that are
>     guaranteed to be available on any QEMU version we support,
>     prefix them with X_ and remove all uses, as suggested by
>     Pavel and Cole
> 
> 
> [v1] https://www.redhat.com/archives/libvir-list/2016-May/msg00967.html
> 
> Andrea Bolognani (3):
>   qemu: Drop QEMU_CAPS_PCI_ROMBAR
>   qemu: Drop QEMU_CAPS_CPU_HOST
>   qemu: Drop QEMU_CAPS_VIRTIO_BLK_SG_IO
> 
>  src/qemu/qemu_capabilities.c                       | 36 ++---------
>  src/qemu/qemu_capabilities.h                       |  6 +-
>  src/qemu/qemu_command.c                            | 32 ++--------
>  tests/qemucapabilitiesdata/caps_1.2.2.x86_64.xml   |  2 -
>  tests/qemucapabilitiesdata/caps_1.3.1.x86_64.xml   |  3 -
>  tests/qemucapabilitiesdata/caps_1.4.2.x86_64.xml   |  3 -
>  tests/qemucapabilitiesdata/caps_1.5.3.x86_64.xml   |  3 -
>  tests/qemucapabilitiesdata/caps_1.6.0.x86_64.xml   |  3 -
>  tests/qemucapabilitiesdata/caps_1.6.50.x86_64.xml  |  3 -
>  tests/qemucapabilitiesdata/caps_2.1.1.x86_64.xml   |  3 -
>  tests/qemucapabilitiesdata/caps_2.4.0.x86_64.xml   |  3 -
>  tests/qemucapabilitiesdata/caps_2.5.0.x86_64.xml   |  3 -
>  .../caps_2.6.0-gicv2.aarch64.xml                   |  2 -
>  .../caps_2.6.0-gicv3.aarch64.xml                   |  2 -
>  tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.xml  |  2 -
>  tests/qemucapabilitiesdata/caps_2.6.0.x86_64.xml   |  3 -
>  tests/qemuhelptest.c                               | 24 -------
>  tests/qemuxml2argvtest.c                           | 73 +++++++++++-----------
>  18 files changed, 47 insertions(+), 159 deletions(-)
> 

ACK series

Jan




More information about the libvir-list mailing list