mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
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 <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
6f34a991c7
commit
82c2196840
7
NEWS.rst
7
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
|
||||
|
Loading…
Reference in New Issue
Block a user