On Sun, Aug 16, 2026 at 11:12:59PM +0400, Marc-André Lureau wrote: > Mostly mechanical, with a few adjustments around it. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > block/monitor/block-hmp-cmds.c | 73 > +++++++++++++++-------------------------- > chardev/char-hmp-cmds.c | 17 ++++------ > dump/dump-hmp-cmds.c | 5 ++- > hw/core/machine-hmp-cmds.c | 26 +++++++-------- > hw/i386/kvm/xen_evtchn.c | 4 +-- > hw/misc/mos6522.c | 2 +- > hw/net/rocker/rocker-hmp-cmds.c | 8 ++--- > hw/pci/pci-hmp-cmds.c | 2 +- > hw/uefi/ovmf-log.c | 2 +- > hw/virtio/virtio-hmp-cmds.c | 10 +++--- > include/monitor/hmp.h | 2 +- > migration/dirtyrate.c | 2 +- > migration/migration-hmp-cmds.c | 37 ++++++++------------- > monitor/hmp-cmds.c | 23 +++++-------- > monitor/hmp.c | 12 +++---- > net/net-hmp-cmds.c | 11 +++---- > qom/qom-hmp-cmds.c | 13 +++----- > system/dirtylimit-hmp-cmds.c | 7 ++-- > system/qdev-monitor.c | 6 ++-- > system/runstate-hmp-cmds.c | 3 +- > target/i386/monitor.c | 3 +- > ui/ui-hmp-cmds.c | 19 ++++------- > 22 files changed, 112 insertions(+), 175 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 :|
