From f06805a97921faa2085cb1a218cb887182e38232 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Thu, 15 May 2025 10:54:18 +0200 Subject: [PATCH] NEWS: Mention fix for internal snapshot reversion regression Signed-off-by: Peter Krempa Reviewed-by: Jim Fehlig Reviewed-by: Michal Privoznik --- NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index ad8910da4c..0da3bf4d79 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -21,6 +21,14 @@ v11.4.0 (unreleased) * **Bug fixes** + * qemu: Fix failure when reverting to internal snapshots + + A regression in ``libvirt-11.2`` and ``libvirt-11.3`` prevents reverting to + an internal snapshot. 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 + + The only workaround is to avoid the broken versions. v11.3.0 (2025-05-02) ==================== -- 2.47.2