[PATCH v2 10/10] news: document new Hyper-V features and bug fixes

Neal Gompa ngompa13 at gmail.com
Tue Oct 6 01:02:18 UTC 2020


On Mon, Oct 5, 2020 at 12:22 PM Matt Coleman <mcoleman at datto.com> wrote:
>
> Signed-off-by: Matt Coleman <matt at datto.com>
> ---
>  NEWS.rst | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>
> diff --git a/NEWS.rst b/NEWS.rst
> index b2ed661c8e..e708f06e9e 100644
> --- a/NEWS.rst
> +++ b/NEWS.rst
> @@ -19,10 +19,20 @@ v6.9.0 (unreleased)
>      local file-backed disks to configure a disk which discards changes made to
>      it while the VM was active.
>
> +  * hyperv: implement new APIs
> +
> +    The ``virConnectGetCapabilities()``, ``virConnectGetMaxVcpus()``,
> +    ``virConnectGetVersion()``, and ``virDomainGetAutostart()`` APIs have been
> +    implemented in the Hyper-V driver.
> +
>  * **Improvements**
>
>  * **Bug fixes**
>
> +  * hyperv: ensure WQL queries work in all locales
> +
> +    Relying on the "Description" field caused queries to fail on non-"en-US"
> +    systems. The queries have been updated to avoid using localized strings.
>
>  v6.8.0 (2020-10-01)
>  ===================
> --
> 2.27.0
>
>

Reviewed-by: Neal Gompa <ngompa13 at gmail.com>


-- 
真実はいつも一つ!/ Always, there's only one truth!





More information about the libvir-list mailing list