[libvirt] [PATCH v4 30/30] news: Update for serial console fixes

Andrea Bolognani posted 30 patches 7 years, 5 months ago
[libvirt] [PATCH v4 30/30] news: Update for serial console fixes
Posted by Andrea Bolognani 7 years, 5 months ago
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 docs/news.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 104668ce9..397e382b9 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -148,6 +148,18 @@
           can prepare the files if they need to do so.
         </description>
       </change>
+      <change>
+        <summary>
+          Improve serial console behavior on non-x86 architectures
+        </summary>
+        <description>
+          ppc64, aarch64 and s390x guests were treating the &lt;serial&gt;
+          and &lt;console&gt; elements differently from x86, in some cases
+          presenting misleading information to the user. The behavior is now
+          consistent across all architectures and the information reported
+          is always accurate.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>
-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v4 30/30] news: Update for serial console fixes
Posted by Pavel Hrdina 7 years, 5 months ago
On Tue, Nov 28, 2017 at 12:48:13PM +0100, Andrea Bolognani wrote:
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  docs/news.xml | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list