[PATCH 4/9] ch_monitor: Use virCHMonitorGet to access cloud-hypervisor API

2021-09-08 Thread William Douglas
Now that virCHMonitorGet is capable of handling data returned by the cloud-hypervisor API, make use of this via virCHMonitorGetInfo to call into the vm.info endpoint. Signed-off-by: William Douglas --- src/ch/ch_monitor.c | 15 +++ src/ch/ch_monitor.h | 3 +++ 2 files changed, 18

[PATCH 4/9] ch_monitor: Use virCHMonitorGet to access cloud-hypervisor API

2021-07-14 Thread William Douglas
Now that virCHMonitorGet is capable of handling data returned by the cloud-hypervisor API, make use of this via virCHMonitorGetInfo to call into the vm.info endpoint. Signed-off-by: William Douglas --- src/ch/ch_monitor.c | 15 +++ src/ch/ch_monitor.h | 3 +++ 2 files changed, 18