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(a)gmail.com>
---
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 9a17b2f612..5ea1bd285d 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,15 @@
<libvirt>
<release version="v4.8.0" date="unreleased">
<section title="New features">
+ <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'.
+ </description>
+ </change>
</section>
<section title="Improvements">
</section>
--
2.17.1