[libvirt] [PATCH v2] qemu: Add I/O thread support info into domain capabilities

Michal Privoznik mprivozn at redhat.com
Wed Apr 25 15:15:09 UTC 2018


On 04/24/2018 02:46 PM, Martin Kletzander wrote:
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  docs/schemas/domaincaps.rng                           | 10 ++++++++++
>  src/conf/domain_capabilities.c                        |  3 +++
>  src/conf/domain_capabilities.h                        |  1 +
>  src/qemu/qemu_capabilities.c                          | 11 +++++++++++
>  tests/domaincapsschemadata/basic.xml                  |  1 +
>  tests/domaincapsschemadata/full.xml                   |  1 +
>  tests/domaincapsschemadata/qemu_1.7.0.x86_64.xml      |  1 +
>  .../domaincapsschemadata/qemu_2.12.0-virt.aarch64.xml |  1 +
>  tests/domaincapsschemadata/qemu_2.12.0.ppc64.xml      |  1 +
>  tests/domaincapsschemadata/qemu_2.12.0.s390x.xml      |  1 +
>  tests/domaincapsschemadata/qemu_2.12.0.x86_64.xml     |  1 +
>  .../domaincapsschemadata/qemu_2.6.0-virt.aarch64.xml  |  1 +
>  tests/domaincapsschemadata/qemu_2.6.0.aarch64.xml     |  1 +
>  tests/domaincapsschemadata/qemu_2.6.0.ppc64.xml       |  1 +
>  tests/domaincapsschemadata/qemu_2.6.0.x86_64.xml      |  1 +
>  tests/domaincapsschemadata/qemu_2.7.0.s390x.xml       |  1 +
>  tests/domaincapsschemadata/qemu_2.8.0-tcg.x86_64.xml  |  1 +
>  tests/domaincapsschemadata/qemu_2.8.0.s390x.xml       |  1 +
>  tests/domaincapsschemadata/qemu_2.8.0.x86_64.xml      |  1 +
>  tests/domaincapsschemadata/qemu_2.9.0-q35.x86_64.xml  |  1 +
>  tests/domaincapsschemadata/qemu_2.9.0-tcg.x86_64.xml  |  1 +
>  tests/domaincapsschemadata/qemu_2.9.0.x86_64.xml      |  1 +
>  22 files changed, 43 insertions(+)
> 

ACK if you update docs/formatdomaincaps.html.in accordingly. Also, sorry
for not spotting it in review for v1.

Michal




More information about the libvir-list mailing list