From: Peter Krempa <pkre...@redhat.com> Signed-off-by: Peter Krempa <pkre...@redhat.com> --- NEWS.rst | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst index ad8910da4c..6cf2a47d3d 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -21,6 +21,16 @@ v11.4.0 (unreleased) * **Bug fixes** + * qemu: Fix failure when reverting to internal snapshots + + Due to a regression in how libvirt starts qemu when reverting to a snapshot + it became impossible to revert to internal snapshots in ``libvirt-11.2`` and + ``libvirt-11.3`` releases. Attempts to revert would produce the following + error:: + + error: operation failed: load of internal snapshot 'foo1' job failed: Device 'libvirt-1-format' is writable but does not support snapshots + + There is no workaround for this except for avoiding the broken versions. v11.3.0 (2025-05-02) ==================== -- 2.49.0