See the subthread starting at [1] for the rationale. The QEMU commit
that (temporarily) reverted KVM support is at [2].

[1] https://listman.redhat.com/archives/libvir-list/2023-May/239911.html
[2] 
https://gitlab.com/qemu-project/qemu/-/commit/d009607d08d22f91ca399b72828c6693855e7325

Andrea Bolognani (4):
  Revert "qemu: Generate command line for MTE feature"
  Revert "qemu: Validate MTE feature"
  Revert "qemu:: Introduce QEMU_CAPS_MACHINE_VIRT_MTE capability"
  Revert "conf: Introduce MTE domain feature"

 docs/formatdomain.rst                         |  7 -----
 src/conf/domain_conf.c                        |  6 +----
 src/conf/domain_conf.h                        |  1 -
 src/conf/schemas/domaincommon.rng             |  5 ----
 src/qemu/qemu_capabilities.c                  |  2 --
 src/qemu/qemu_capabilities.h                  |  1 -
 src/qemu/qemu_command.c                       |  6 -----
 src/qemu/qemu_validate.c                      | 26 ++++++-------------
 .../caps_5.2.0_aarch64.xml                    |  1 -
 .../caps_6.0.0_aarch64.xml                    |  1 -
 .../caps_6.2.0_aarch64.xml                    |  1 -
 .../caps_7.0.0_aarch64+hvf.xml                |  1 -
 .../caps_7.0.0_aarch64.xml                    |  1 -
 tests/qemuxml2argvdata/aarch64-gic-v3.args    |  2 +-
 tests/qemuxml2argvdata/aarch64-gic-v3.xml     |  1 -
 .../aarch64-gic-v3.aarch64-latest.xml         |  1 -
 16 files changed, 10 insertions(+), 53 deletions(-)

-- 
2.40.1

Reply via email to