On Fri, Aug 14, 2026 at 13:47:46 +0200, Michal Privoznik via Devel wrote:
> Rebased and slightly amended version of:
>
> https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/6V6K76JNJPOYYP4QJXUVGIN67BJR4CIS/
>
> diff to v1:
> - Rebase, because the original series no longer applies cleanly
> - Implement the device info for the bhyve driver too
>
> Michal Prívozník (6):
> Add guest device info to virDomainGetGuestInfo
> qemu_agent: Introduce guest-get-info
> qemuagenttest: Introduce GetGuestDeviceInfo test case
> qemu: Implement device info for virDomainGetGuestInfo() API
> bhyve: Implement device info for virDomainGetGuestInfo() API
> virsh: Add support for VIR_DOMAIN_GUEST_INFO_DEVICES
Series:
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
provided that you fix the example timestamp in the API docs and add
emphasis on the address not being in hex format in the virsh docs and
document which unit for the timestamp exists in the code.
Other than that further patches explained my questions.