From: Peter Krempa Date: Mon, 18 Oct 2021 07:29:38 +0000 (+0200) Subject: NEWS: Mention conversion of '-device' to JSON starting with QEMU-6.2 X-Git-Tag: v7.9.0-rc1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82c2196840bd954294d854cf89310835462a3205;p=thirdparty%2Flibvirt.git NEWS: Mention conversion of '-device' to JSON starting with QEMU-6.2 Normally this would be considered an internal detail which we don't document in the news, but in this case I'd like to make people aware of the change so that they preferrably report them ASAP. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/NEWS.rst b/NEWS.rst index 2c51628278..f3b9e5f0cb 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -42,6 +42,13 @@ v7.9.0 (unreleased) * **Improvements** + * Use of JSON syntax with ``-device`` with upcoming QEMU-6.2 + + Libvirt started using JSON directly with the ``-device`` commandline + parameter as it's considered the preferred stable syntax for further QEMU + releases. If any problems with the conversion are encoutered please + report them as soon as possible. + * **Bug fixes** * qemu: Fix problems on ``virsh domstats`` with qemu <5.2.0