On 25/8/26 21:09, Marc-André Lureau wrote:
Mostly mechanical, with a few adjustments around it.

Reviewed-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
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  | 41 +++++++++--------------
  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, 114 insertions(+), 177 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to