[libvirt PATCH v3] NEWS: add note about the ISA debug console

Daniel P. Berrangé posted 1 patch 2 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220203110709.545607-1-berrange@redhat.com
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
[libvirt PATCH v3] NEWS: add note about the ISA debug console
Posted by Daniel P. Berrangé 2 years, 2 months ago
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 666a593b58..d00bda5d50 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -22,6 +22,12 @@ v8.1.0 (unreleased)
     It works on Intel machines as well as recent machines powered by Apple
     Silicon. QEMU 6.2.0 is needed for Apple Silicon support.
 
+  * qemu: the isa-debugcon device is now supported
+
+    The <serial> element accepts a ``isa-debug`` as a target type
+    to configure the QEMU ISA debug console, for receiving messages
+    from the firmware.
+
 * **Improvements**
 
   * packaging: sysconfig files no longer installed
-- 
2.34.1

Re: [libvirt PATCH v3] NEWS: add note about the ISA debug console
Posted by Andrea Bolognani 2 years, 2 months ago
On Thu, Feb 03, 2022 at 11:07:09AM +0000, Daniel P. Berrangé wrote:
> +  * qemu: the isa-debugcon device is now supported
> +
> +    The <serial> element accepts a ``isa-debug`` as a target type

s/accepts a/accepts/

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

-- 
Andrea Bolognani / Red Hat / Virtualization