xemu/hw/pci
Paolo Bonzini ec5ce147a6 pci-stub: add more MSI functions
On x86, KVM needs some function from the PCI subsystem in order to set
up interrupt routes.  Provide some stubs to support x86 machines that
lack PCI.

Reviewed-by: Sergio Lopez <slp@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-12-17 19:33:49 +01:00
..
Kconfig
Makefile.objs
msi.c
msix.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
pci_bridge.c pci_bridge: fix a typo in comment 2019-10-24 19:24:56 +02:00
pci_host.c
pci-stub.c pci-stub: add more MSI functions 2019-12-17 19:33:49 +01:00
pci.c pci: Use PCI aliases when determining device IOMMU address space 2019-11-05 04:04:21 -05:00
pcie_aer.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
pcie_host.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
pcie_port.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
pcie.c pci: mark device having guest unplug request pending 2019-10-29 18:55:26 -04:00
shpc.c Include migration/qemu-file-types.h a lot less 2019-08-16 13:31:52 +02:00
slotid_cap.c
trace-events