On Tue, Aug 25, 2026 at 11:09:15PM +0400, Marc-André Lureau wrote: > mon_cpu_path and reset_seen are only used by HMP monitors; move them > from the base Monitor struct into MonitorHMP to properly encapsulate > HMP-specific state. > > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Signed-off-by: Marc-André Lureau <[email protected]> > --- > monitor/hmp-cmds.c | 16 +++++++++------- > monitor/hmp.c | 9 +++++---- > monitor/monitor-internal.h | 4 ++-- > monitor/monitor.c | 1 - > 4 files changed, 16 insertions(+), 14 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
