[libvirt] [PATCHv2 2/6] qemu: format kernel_irqchip on the command line

John Ferlan jferlan at redhat.com
Mon Apr 24 21:40:52 UTC 2017



On 04/20/2017 08:19 AM, Ján Tomko wrote:
> Add kernel_irqchip=off/split/on to the QEMU command line
> and a capability that looks for it in query-command-line-options
> output.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1427005
> ---
>  src/libvirt_private.syms                              |  1 +
>  src/qemu/qemu_capabilities.c                          |  2 ++
>  src/qemu/qemu_capabilities.h                          |  1 +
>  src/qemu/qemu_command.c                               | 11 +++++++++++
>  tests/qemucapabilitiesdata/caps_1.5.3.x86_64.xml      |  1 +
>  tests/qemucapabilitiesdata/caps_1.6.0.x86_64.xml      |  1 +
>  tests/qemucapabilitiesdata/caps_1.7.0.x86_64.xml      |  1 +
>  tests/qemucapabilitiesdata/caps_2.1.1.x86_64.xml      |  1 +
>  tests/qemucapabilitiesdata/caps_2.4.0.x86_64.xml      |  1 +
>  tests/qemucapabilitiesdata/caps_2.5.0.x86_64.xml      |  1 +
>  .../qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.xml |  1 +
>  .../qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.xml |  1 +
>  tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.xml     |  1 +
>  tests/qemucapabilitiesdata/caps_2.6.0.x86_64.xml      |  1 +
>  tests/qemucapabilitiesdata/caps_2.7.0.s390x.xml       |  1 +
>  tests/qemucapabilitiesdata/caps_2.7.0.x86_64.xml      |  1 +
>  tests/qemucapabilitiesdata/caps_2.8.0.s390x.xml       |  1 +
>  tests/qemucapabilitiesdata/caps_2.8.0.x86_64.xml      |  1 +
>  tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml      |  1 +
>  .../qemuxml2argv-intel-iommu-irqchip.args             | 19 +++++++++++++++++++
>  tests/qemuxml2argvtest.c                              |  4 ++++
>  21 files changed, 53 insertions(+)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-intel-iommu-irqchip.args
> 

ACK,

John




More information about the libvir-list mailing list