news: Update for serial console fixes

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Andrea Bolognani 2017-11-15 12:47:09 +01:00
parent b2fb483c34
commit fa439e0815
1 changed files with 12 additions and 0 deletions

View File

@ -161,6 +161,18 @@
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>