From: Cole Robinson Date: Mon, 10 Jul 2017 21:36:11 +0000 (-0400) Subject: news: qemu platform serial devices now use -chardev X-Git-Tag: v3.6.0-rc1~222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d52a8444bc01d8d3d1b7a38976633fcbc645d21;p=thirdparty%2Flibvirt.git news: qemu platform serial devices now use -chardev Reviewed-by: Andrea Bolognani Signed-off-by: Cole Robinson --- 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. + +