[PATCH 0/2] bhyve: implement virDomainGetGuestInfo()

Roman Bogorodskiy posted 2 patches 6 days, 23 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20260718125755.6953-1-bogorodskiy@gmail.com
src/bhyve/bhyve_driver.c    | 192 ++++++++++++++++++++++++++++++++++++
src/hypervisor/qemu_agent.c | 159 +++++++++++++++++++++++++++++
src/hypervisor/qemu_agent.h |  17 ++++
src/libvirt_private.syms    |   3 +
src/qemu/qemu_driver.c      | 162 +-----------------------------
5 files changed, 372 insertions(+), 161 deletions(-)
[PATCH 0/2] bhyve: implement virDomainGetGuestInfo()
Posted by Roman Bogorodskiy 6 days, 23 hours ago
Roman Bogorodskiy (2):
  qemu: move qemuAgent*InfoFormatParams to hypervisor/qemu_agent.c
  bhyve: implement virDomainGetGuestInfo()

 src/bhyve/bhyve_driver.c    | 192 ++++++++++++++++++++++++++++++++++++
 src/hypervisor/qemu_agent.c | 159 +++++++++++++++++++++++++++++
 src/hypervisor/qemu_agent.h |  17 ++++
 src/libvirt_private.syms    |   3 +
 src/qemu/qemu_driver.c      | 162 +-----------------------------
 5 files changed, 372 insertions(+), 161 deletions(-)

-- 
2.52.0