DescriptionJaroslav Suchanek
2019-09-25 15:09:51 UTC
+++ This bug was initially created as a clone of Bug #1705514 +++
Please include output of guest-get-host-name QEMU-GA command into bulk stats
reported for domains. This feature is required for efficient consumption of
qemu-ga info in oVirt.
--- Additional comment from Jonathon Jongsma on 2019-08-02 19:53:51 CEST ---
I have posted a proposed patch series to the mailing list here: https://www.redhat.com/archives/libvir-list/2019-August/msg00016.html. It adds a new virDomainGetGuestInfo() API which returns various guest parameters in a typed parameter array. This should make it possible to extend in the future without breaking API.
Comment 1Tomáš Golembiovský
2019-09-27 08:38:11 UTC
Note that we need to be able to set timeout on requests to actually make use of the new API.