mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
docs: Add QEMU-GA get hostname feature into news.xml
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>
This commit is contained in:
parent
25736a4c7e
commit
53ed803ddf
@ -37,6 +37,17 @@
|
|||||||
<section title="New features">
|
<section title="New features">
|
||||||
</section>
|
</section>
|
||||||
<section title="Improvements">
|
<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>
|
||||||
<section title="Bug fixes">
|
<section title="Bug fixes">
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user