]> xenbits.xensource.com Git - people/pauldu/qemu.git/commit
pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
authorMarkus Armbruster <armbru@redhat.com>
Thu, 1 Dec 2022 12:11:23 +0000 (13:11 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 19 Dec 2022 15:21:51 +0000 (16:21 +0100)
commit5ef4a0cb63231845bd2a7d749ed2335a1ce35091
tree0ccd6de6fe5dc5cffbcf8f0640ae9a505691ff48
parent987b73b38930842a17b1f102b81881ca3086d3e5
pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c

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

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20221201121133.3813857-4-armbru@redhat.com>
hw/pci/meson.build
hw/pci/pci-hmp-cmds.c [new file with mode: 0644]
monitor/hmp-cmds.c