]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio: Move HMP commands from monitor/ to hw/virtio/
authorMarkus Armbruster <armbru@redhat.com>
Tue, 24 Jan 2023 12:19:33 +0000 (13:19 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 4 Feb 2023 06:56:54 +0000 (07:56 +0100)
commitfa1cea9d0fafe04d34134b2a90b4e00c6f0a5a2c
treee1d375dc3acfc27a9b2cccb3d97a389fe1b1cdef
parent27be86351ec94509925e6312f5e79743d698e902
virtio: Move HMP commands from monitor/ to hw/virtio/

This moves these commands from MAINTAINERS section "Human
Monitor (HMP)" to "virtio".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-20-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/virtio/meson.build
hw/virtio/virtio-hmp-cmds.c [new file with mode: 0644]
monitor/hmp-cmds.c