On Thu, Sep 04, 2025 at 16:46:58 +0200, Jiri Denemark via Devel wrote:
> From: Jiri Denemark
>
> The qemuMonitorJSONGetCPUData function is just a wrapper around two
> function calls and it is only used by qemuMonitorJSONGetGuestCPU.
>
> Signed-off-by: Jiri Denemark
> ---
> src/qemu/qemu_monito
From: Jiri Denemark
The qemuMonitorJSONGetCPUData function is just a wrapper around two
function calls and it is only used by qemuMonitorJSONGetGuestCPU.
Signed-off-by: Jiri Denemark
---
src/qemu/qemu_monitor_json.c | 27 ++-
1 file changed, 6 insertions(+), 21 deletion