qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 19/32] virtio: Move HMP commands from monitor/ to hw/virtio/


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 19/32] virtio: Move HMP commands from monitor/ to hw/virtio/
Date: Tue, 24 Jan 2023 13:24:19 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 24/1/23 13:19, Markus Armbruster wrote:
This moves these commands from MAINTAINERS section "Human
Monitor (HMP)" to "virtio".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  hw/virtio/virtio-hmp-cmds.c | 321 ++++++++++++++++++++++++++++++++++++
  monitor/hmp-cmds.c          | 309 ----------------------------------
  hw/virtio/meson.build       |   1 +
  3 files changed, 322 insertions(+), 309 deletions(-)
  create mode 100644 hw/virtio/virtio-hmp-cmds.c

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]