mirror of https://gitee.com/openkylin/libvirt.git
news: more Hyper-V APIs
Signed-off-by: Matt Coleman <matt@datto.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
747e0888a0
commit
ccbe3ec798
7
NEWS.rst
7
NEWS.rst
|
@ -22,8 +22,11 @@ v6.9.0 (unreleased)
|
|||
* hyperv: implement new APIs
|
||||
|
||||
The ``virConnectGetCapabilities()``, ``virConnectGetMaxVcpus()``,
|
||||
``virConnectGetVersion()``, and ``virDomainGetAutostart()`` APIs have been
|
||||
implemented in the Hyper-V driver.
|
||||
``virConnectGetVersion()``, ``virDomainGetAutostart()``,
|
||||
``virDomainSetAutostart()``, ``virNodeGetFreeMemory()``,
|
||||
``virDomainReboot()``, ``virDomainReset()``, ``virDomainShutdown()``, and
|
||||
``virDomainShutdownFlags()`` APIs have been implemented in the Hyper-V
|
||||
driver.
|
||||
|
||||
* bhyve: implement virtio-9p filesystem support
|
||||
|
||||
|
|
Loading…
Reference in New Issue