mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
parent
ccb7c7b253
commit
3d52a8444b
@ -42,6 +42,18 @@
|
|||||||
</change>
|
</change>
|
||||||
</section>
|
</section>
|
||||||
<section title="Improvements">
|
<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>
|
||||||
<section title="Bug fixes">
|
<section title="Bug fixes">
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user