Note that the capability update patch is waiting for a series of fixes
as current qemu master breaks with libvirt.
Full version can be fetched from:
git fetch
https://gitlab.com/pipo.sk/libvirt.git blockdev-reopen
Peter Krempa (6):
tests: qemucapabilities: Update capabilities for qemu-6.1.0-rc0 on
x86_64
qemuBlockReopenFormat: Extract @src handling and monitor invocation
qemuBlockReopenFormatMon: Adapt to new argument format of
'blockdev-reopen'
qemumonitorjsontest: Add test case for 'blockdev-reopen'
qemu: capabilities: Enable detection of QEMU_CAPS_BLOCKDEV_REOPEN
NEWS: Mention enablement of incremental backups
NEWS.rst | 6 +
src/qemu/qemu_block.c | 32 +-
src/qemu/qemu_block.h | 5 +
src/qemu/qemu_capabilities.c | 1 +
.../domaincapsdata/qemu_6.1.0-q35.x86_64.xml | 2 +-
.../domaincapsdata/qemu_6.1.0-tcg.x86_64.xml | 2 +-
tests/domaincapsdata/qemu_6.1.0.x86_64.xml | 2 +-
.../caps_6.1.0.x86_64.replies | 4245 +++++++++--------
.../caps_6.1.0.x86_64.xml | 8 +-
tests/qemumonitorjsontest.c | 28 +
10 files changed, 2312 insertions(+), 2019 deletions(-)
--
2.31.1