summary refs log tree commit diff stats
path: root/hw/pci/pci-qmp-cmds.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pci: Move QMP commands to new hw/pci/pci-qmp-cmds.cMarkus Armbruster2022-12-191-0/+199
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]