]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Document new pvpanic-pci device
authorKristina Hanicova <khanicov@redhat.com>
Tue, 21 Feb 2023 16:37:52 +0000 (17:37 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 21 Feb 2023 16:51:32 +0000 (17:51 +0100)
Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index 4625a838f86c74551b11254702d05ed22bffd5dc..0302b4f0e19aa142b0beaf88fff4622ca27ac3e1 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -33,6 +33,11 @@ v9.1.0 (unreleased)
     Support crypto device(virtio crypto only), also add support for QEMU with
     backend ``builtin`` and ``lkcf``.
 
+  * qemu: added support for pvpanic-pci device
+
+    A pvpanic device can be now defined as a PCI device (the original is an ISA
+    device) with ``<panic model='pvpanic'/>``.
+
 * **Improvements**
 
   * RPM packaging changes