mirror_qemu/include/hw/pci
Marcel Apfelbaum a53ae8e934 hw/pci: partially handle pci master abort
A MemoryRegion with negative priority was created and
it spans over all the pci address space.
It "intercepts" the accesses to unassigned pci
address space and will follow the pci spec:
 1. returns -1 on read
 2. does nothing on write

Note: setting the RECEIVED MASTER ABORT bit in the STATUS register
      of the device that initiated the transaction will be
      implemented in another series

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-10-14 17:11:44 +03:00
..
msi.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
msix.h pci: add VMSTATE_MSIX 2013-06-03 11:37:44 +02:00
pci.h pci: add helper to retrieve the 64-bit range 2013-09-15 11:49:50 +03:00
pci_bridge.h pci-bridge: update mappings for migration/restore 2013-07-10 12:49:26 +03:00
pci_bus.h hw/pci: partially handle pci master abort 2013-10-14 17:11:44 +03:00
pci_host.h pci: Fold host_buses list into PCIHostState functionality 2013-07-07 23:10:57 +03:00
pci_ids.h Xen PV Device 2013-07-29 11:13:44 +00:00
pci_regs.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pcie.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pcie_aer.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pcie_host.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pcie_port.h pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types 2013-07-29 20:45:24 +02:00
pcie_regs.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
shpc.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
slotid_cap.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00