]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Update for serial console fixes
authorAndrea Bolognani <abologna@redhat.com>
Wed, 15 Nov 2017 11:47:09 +0000 (12:47 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 28 Nov 2017 14:58:43 +0000 (15:58 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
docs/news.xml

index 188e044c8ead1570595428c9b1d5b170571242f5..9980de4b6879e9eba86ec65d92d37600175034a9 100644 (file)
           supported format (raw) to avoid metadata corruption.
         </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>