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