1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-22 17:34:18 +03:00

news: qemu platform serial devices now use -chardev

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2017-07-10 17:36:11 -04:00
parent ccb7c7b253
commit 3d52a8444b

View File

@ -42,6 +42,18 @@
</change>
</section>
<section title="Improvements">
<change>
<summary>
qemu: platform serial devices can now use chardev features
</summary>
<description>
QEMU VMs that depend on platform serial devices can now use
QEMU's <code>-chardev</code> option, which enables access to
advanced features like log file configuration. This applies
to the default serial devices for arm, aarch64, and some ppc
configurations.
</description>
</change>
</section>
<section title="Bug fixes">
</section>