mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 17:34:18 +03:00
news: implement new Hyper-V APIs
Signed-off-by: Matt Coleman <matt@datto.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
c45c912840
commit
3d42a57666
12
NEWS.rst
12
NEWS.rst
@ -23,6 +23,18 @@ v7.1.0 (unreleased)
|
||||
Booting is possible from virtiofs filesystems. Introduce an option
|
||||
to control the boot order, like we do for other bootable devices.
|
||||
|
||||
* hyperv: implement new APIs
|
||||
|
||||
The ``virDomainUndefine()``, ``virDomainUndefineFlags()``,
|
||||
``virDomainDefineXML()``, ``virDomainAttachDevice()``, and
|
||||
``virDomainAttachDeviceFlags()``, ``virConnectListAllNetworks()``,
|
||||
``virConnectNumOfNetworks()``, ``virNetworkLookupByName()``,
|
||||
``virNetworkLookupByUUID()``, ``virConnectNumOfDefinedNetworks()``,
|
||||
``virConnectListDefinedNetworks()``, ``virNetworkGetAutostart()``,
|
||||
``virNetworkIsActive()``, ``virNetworkIsPersistent()``,
|
||||
``virNetworkGetXMLDesc()``, and ``virDomainScreenshot()``, APIs have been
|
||||
implemented in the Hyper-V driver.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* **Bug fixes**
|
||||
|
Loading…
Reference in New Issue
Block a user