]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Add QEMU-GA get hostname feature into news.xml
authorJulio Faracco <jcfaracco@gmail.com>
Wed, 5 Sep 2018 04:20:55 +0000 (01:20 -0300)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 5 Sep 2018 17:13:41 +0000 (13:13 -0400)
QEMU-GA supports get geust hostname command. This commit includes a
specific entry to inform this new feature for QEMU driver to 4.8.0
release.

Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/news.xml

index 9a17b2f612ecd237a01aa05b2aff236e01e761ae..b8bee35df05d3c175a636a492e3f5afabdca9e82 100644 (file)
     <section title="New features">
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          qemu: Retrieve guest hostname through QEMU Guest Agent command
+        </summary>
+       <description>
+          QEMU is now able to retrieve the guest hostname using a new QEMU-GA
+         command called 'guest-get-host-name'. Virsh users can execute
+          'domhostname' for QEMU driver for domains configured to use the
+          Guest Agent.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>