commit | 5ef4a0cb63231845bd2a7d749ed2335a1ce35091 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Thu Dec 01 13:11:23 2022 +0100 |
committer | Markus Armbruster <armbru@redhat.com> | Mon Dec 19 16:21:51 2022 +0100 |
tree | 0ccd6de6fe5dc5cffbcf8f0640ae9a505691ff48 | |
parent | 987b73b38930842a17b1f102b81881ca3086d3e5 [diff] |
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>