pci: Move QMP commands to new hw/pci/pci-qmp-cmds.c
commit987b73b38930842a17b1f102b81881ca3086d3e5
authorMarkus Armbruster <armbru@redhat.com>
Thu, 1 Dec 2022 12:11:22 +0000 (1 13:11 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 19 Dec 2022 15:15:17 +0000 (19 16:15 +0100)
tree6f24219d85b73a04303ad0fc8cedcfd72145e23d
parent5da4ccd9d4222378b19a135661409d4585165fde
pci: Move QMP commands to new hw/pci/pci-qmp-cmds.c

This moves these commands from MAINTAINERS section "QMP" to "PCI".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20221201121133.3813857-3-armbru@redhat.com>
[Commit message improved]
hw/pci/meson.build
hw/pci/pci-internal.h [new file with mode: 0644]
hw/pci/pci-qmp-cmds.c [new file with mode: 0644]
hw/pci/pci.c