mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
news: Add APIs virDomainSaveParams virDomainRestoreParams
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
committed by
Michal Privoznik
parent
586cbe754d
commit
bac9e55efe
@@ -38,6 +38,13 @@ v8.4.0 (unreleased)
|
||||
This paravirtualized qemu vdagent channel can enable copy and paste between
|
||||
a guest and a VNC client. It is available in QEMU 6.1.0.
|
||||
|
||||
* api: Add new APIs ``virDomainSaveParams`` and ``virDomainRestoreParams``
|
||||
|
||||
* ``virDomainSaveParams``: An alternative domain saving API, extends
|
||||
``virDomainSaveFlags`` by adding parameters.
|
||||
* ``virDomainRestoreParams``: An alternative domain restoring API, extends
|
||||
``virDomainRestoreFlags`` by adding parameters.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* **Bug fixes**
|
||||
|
||||
Reference in New Issue
Block a user