[PATCH] NEWS: Document new pvpanic-pci device

Kristina Hanicova posted 1 patch 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/f1b9ab14e98bdb556b43f884285cc78f6dc21144.1676997248.git.khanicov@redhat.com
NEWS.rst | 5 +++++
1 file changed, 5 insertions(+)
[PATCH] NEWS: Document new pvpanic-pci device
Posted by Kristina Hanicova 1 year, 2 months ago
Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
---
 NEWS.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 4625a838f8..0302b4f0e1 100644
--- 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
-- 
2.39.1
Re: [PATCH] NEWS: Document new pvpanic-pci device
Posted by Andrea Bolognani 1 year, 2 months ago
On Tue, Feb 21, 2023 at 05:37:52PM +0100, Kristina Hanicova wrote:
> Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
> ---
>  NEWS.rst | 5 +++++
>  1 file changed, 5 insertions(+)

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

and pushed along with the patches implementing the feature.

-- 
Andrea Bolognani / Red Hat / Virtualization