]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: qemu platform serial devices now use -chardev
authorCole Robinson <crobinso@redhat.com>
Mon, 10 Jul 2017 21:36:11 +0000 (17:36 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 12 Jul 2017 13:38:43 +0000 (09:38 -0400)
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
docs/news.xml

index f44d676c1946d2c8546f21b83f57cb76ac7a98fe..a83cd1736c6988446c21caa746be2e2cb72bbd63 100644 (file)
       </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>