diff --git a/docs/news.xml b/docs/news.xml index f44d676c19..a83cd1736c 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -42,6 +42,18 @@
+ + + qemu: platform serial devices can now use chardev features + + + QEMU VMs that depend on platform serial devices can now use + QEMU's -chardev 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. + +