summaryrefslogtreecommitdiffstats
path: root/hw/pci/pci-stub.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: Extract PCI commands to 'pci.json'Philippe Mathieu-Daudé2020-09-291-1/+1
* pci-stub: add more MSI functionsPaolo Bonzini2019-12-171-0/+27
* hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubsThomas Huth2019-05-131-0/+11
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* kvm: remove hard dependency on pciCornelia Huck2017-08-301-0/+14
* hw/pci: define msi_nonbroken in pci-stubPhilippe Mathieu-Daudé2017-07-111-0/+3
* pci: Clean up includesPeter Maydell2016-01-291-0/+1
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-0/+1
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-1/+1
* monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster2015-06-021-13/+1Star
* hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster2015-02-181-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* pci: fix path for local includesMichael S. Tsirkin2012-12-171-1/+1
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-0/+47