[PATCH 0/2] domcaps: Add support for 'filesystem' device

Kristina Hanicova khanicov at redhat.com
Wed May 12 17:12:54 UTC 2021


Kristina Hanicova (2):
  conf: domcaps: Report device <filesystem>
  qemu: capabilities: fill in domcaps <filesystem>

 docs/formatdomaincaps.html.in                 | 28 +++++++++++++++++++
 docs/schemas/domaincaps.rng                   | 10 +++++++
 src/conf/domain_capabilities.c                | 13 +++++++++
 src/conf/domain_capabilities.h                |  8 ++++++
 src/qemu/qemu_capabilities.c                  | 20 +++++++++++++
 src/qemu/qemu_capabilities.h                  |  3 ++
 .../domaincapsdata/qemu_1.5.3-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_1.5.3-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_1.5.3.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_1.6.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_1.6.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_1.6.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_1.7.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_1.7.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_1.7.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_2.1.1-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_2.1.1-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_2.1.1.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_2.10.0-q35.x86_64.xml |  7 +++++
 .../domaincapsdata/qemu_2.10.0-tcg.x86_64.xml |  7 +++++
 .../qemu_2.10.0-virt.aarch64.xml              |  7 +++++
 tests/domaincapsdata/qemu_2.10.0.aarch64.xml  |  7 +++++
 tests/domaincapsdata/qemu_2.10.0.ppc64.xml    |  7 +++++
 tests/domaincapsdata/qemu_2.10.0.s390x.xml    |  7 +++++
 tests/domaincapsdata/qemu_2.10.0.x86_64.xml   |  7 +++++
 .../domaincapsdata/qemu_2.11.0-q35.x86_64.xml |  7 +++++
 .../domaincapsdata/qemu_2.11.0-tcg.x86_64.xml |  7 +++++
 tests/domaincapsdata/qemu_2.11.0.s390x.xml    |  7 +++++
 tests/domaincapsdata/qemu_2.11.0.x86_64.xml   |  7 +++++
 .../domaincapsdata/qemu_2.12.0-q35.x86_64.xml |  7 +++++
 .../domaincapsdata/qemu_2.12.0-tcg.x86_64.xml |  7 +++++
 .../qemu_2.12.0-virt.aarch64.xml              |  7 +++++
 tests/domaincapsdata/qemu_2.12.0.aarch64.xml  |  7 +++++
 tests/domaincapsdata/qemu_2.12.0.ppc64.xml    |  7 +++++
 tests/domaincapsdata/qemu_2.12.0.s390x.xml    |  7 +++++
 tests/domaincapsdata/qemu_2.12.0.x86_64.xml   |  7 +++++
 .../domaincapsdata/qemu_2.4.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_2.4.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_2.4.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_2.5.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_2.5.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_2.5.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_2.6.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_2.6.0-tcg.x86_64.xml  |  7 +++++
 .../qemu_2.6.0-virt.aarch64.xml               |  7 +++++
 tests/domaincapsdata/qemu_2.6.0.aarch64.xml   |  7 +++++
 tests/domaincapsdata/qemu_2.6.0.ppc64.xml     |  7 +++++
 tests/domaincapsdata/qemu_2.6.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_2.7.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_2.7.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_2.7.0.s390x.xml     |  7 +++++
 tests/domaincapsdata/qemu_2.7.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_2.8.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_2.8.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_2.8.0.s390x.xml     |  7 +++++
 tests/domaincapsdata/qemu_2.8.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_2.9.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_2.9.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_2.9.0.ppc64.xml     |  7 +++++
 tests/domaincapsdata/qemu_2.9.0.s390x.xml     |  7 +++++
 tests/domaincapsdata/qemu_2.9.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_3.0.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_3.0.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_3.0.0.ppc64.xml     |  7 +++++
 tests/domaincapsdata/qemu_3.0.0.s390x.xml     |  7 +++++
 tests/domaincapsdata/qemu_3.0.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_3.1.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_3.1.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_3.1.0.ppc64.xml     |  7 +++++
 tests/domaincapsdata/qemu_3.1.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_4.0.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_4.0.0-tcg.x86_64.xml  |  7 +++++
 .../qemu_4.0.0-virt.aarch64.xml               |  7 +++++
 tests/domaincapsdata/qemu_4.0.0.aarch64.xml   |  7 +++++
 tests/domaincapsdata/qemu_4.0.0.ppc64.xml     |  7 +++++
 tests/domaincapsdata/qemu_4.0.0.s390x.xml     |  7 +++++
 tests/domaincapsdata/qemu_4.0.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_4.1.0-q35.x86_64.xml  |  7 +++++
 .../domaincapsdata/qemu_4.1.0-tcg.x86_64.xml  |  7 +++++
 tests/domaincapsdata/qemu_4.1.0.x86_64.xml    |  7 +++++
 .../domaincapsdata/qemu_4.2.0-q35.x86_64.xml  |  8 ++++++
 .../domaincapsdata/qemu_4.2.0-tcg.x86_64.xml  |  8 ++++++
 .../qemu_4.2.0-virt.aarch64.xml               |  8 ++++++
 tests/domaincapsdata/qemu_4.2.0.aarch64.xml   |  8 ++++++
 tests/domaincapsdata/qemu_4.2.0.ppc64.xml     |  7 +++++
 tests/domaincapsdata/qemu_4.2.0.s390x.xml     |  8 ++++++
 tests/domaincapsdata/qemu_4.2.0.x86_64.xml    |  8 ++++++
 .../domaincapsdata/qemu_5.0.0-q35.x86_64.xml  |  8 ++++++
 .../domaincapsdata/qemu_5.0.0-tcg.x86_64.xml  |  8 ++++++
 .../qemu_5.0.0-virt.aarch64.xml               |  8 ++++++
 tests/domaincapsdata/qemu_5.0.0.aarch64.xml   |  8 ++++++
 tests/domaincapsdata/qemu_5.0.0.ppc64.xml     |  8 ++++++
 tests/domaincapsdata/qemu_5.0.0.x86_64.xml    |  8 ++++++
 .../domaincapsdata/qemu_5.1.0-q35.x86_64.xml  |  8 ++++++
 .../domaincapsdata/qemu_5.1.0-tcg.x86_64.xml  |  8 ++++++
 tests/domaincapsdata/qemu_5.1.0.sparc.xml     |  7 +++++
 tests/domaincapsdata/qemu_5.1.0.x86_64.xml    |  8 ++++++
 .../domaincapsdata/qemu_5.2.0-q35.x86_64.xml  |  8 ++++++
 .../domaincapsdata/qemu_5.2.0-tcg.x86_64.xml  |  8 ++++++
 .../qemu_5.2.0-virt.aarch64.xml               |  8 ++++++
 tests/domaincapsdata/qemu_5.2.0.aarch64.xml   |  8 ++++++
 tests/domaincapsdata/qemu_5.2.0.ppc64.xml     |  8 ++++++
 tests/domaincapsdata/qemu_5.2.0.s390x.xml     |  8 ++++++
 tests/domaincapsdata/qemu_5.2.0.x86_64.xml    |  8 ++++++
 .../domaincapsdata/qemu_6.0.0-q35.x86_64.xml  |  8 ++++++
 .../domaincapsdata/qemu_6.0.0-tcg.x86_64.xml  |  8 ++++++
 tests/domaincapsdata/qemu_6.0.0.x86_64.xml    |  8 ++++++
 107 files changed, 814 insertions(+)

-- 
2.31.1




More information about the libvir-list mailing list