mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 13:47:13 +03:00
NEWS: document support for reverting external snapshots
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
b5becaea31
commit
d448eccf69
8
NEWS.rst
8
NEWS.rst
@ -17,6 +17,14 @@ v9.9.0 (unreleased)
|
|||||||
|
|
||||||
* **New features**
|
* **New features**
|
||||||
|
|
||||||
|
* QEMU: implement reverting external snapshots
|
||||||
|
|
||||||
|
Reverting external snapshots is now possible using the existing API
|
||||||
|
``virDomainSnapshotRevert()``. Management application can check host
|
||||||
|
capabilities for ``<externalSnapshot/>`` element within the list of
|
||||||
|
guest features to see if the current libvirt supports both deleting
|
||||||
|
and reverting external snapshots.
|
||||||
|
|
||||||
* **Improvements**
|
* **Improvements**
|
||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user