]> xenbits.xensource.com Git - libvirt.git/commit
Revert "capabilities: report full external snapshot support"
authorPavel Hrdina <phrdina@redhat.com>
Fri, 1 Sep 2023 08:32:17 +0000 (10:32 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 1 Sep 2023 10:09:04 +0000 (12:09 +0200)
commit0873d63b099c421bc9e03a59da9710a345bc434f
tree39c1b89a47c0e5b70831de3723d1881510ee2145
parentaa5895cbc72bd9b4bb1ce99e231b2ac4b25db9c4
Revert "capabilities: report full external snapshot support"

Reverting external snapshot for running VM doesn't work correctly so we
should not report this capability until it is fixed.

This reverts commit de71573bfec7f3acd22ec74794318de121716e21.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
14 files changed:
docs/formatcaps.rst
src/conf/capabilities.c
src/conf/capabilities.h
src/conf/schemas/capability.rng
src/qemu/qemu_capabilities.c
tests/qemucaps2xmloutdata/caps.aarch64+hvf.xml
tests/qemucaps2xmloutdata/caps.aarch64.xml
tests/qemucaps2xmloutdata/caps.ppc.xml
tests/qemucaps2xmloutdata/caps.ppc64.xml
tests/qemucaps2xmloutdata/caps.riscv64.xml
tests/qemucaps2xmloutdata/caps.s390x.xml
tests/qemucaps2xmloutdata/caps.sparc.xml
tests/qemucaps2xmloutdata/caps.x86_64+hvf.xml
tests/qemucaps2xmloutdata/caps.x86_64.xml