mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 05:17:59 +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
|
Booting is possible from virtiofs filesystems. Introduce an option
|
||||||
to control the boot order, like we do for other bootable devices.
|
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**
|
* **Improvements**
|
||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
Loading…
Reference in New Issue
Block a user