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
..
2013-09-15 11:49:50 +03:00
2013-09-03 12:31:07 -05:00
2013-09-03 12:33:32 -05:00
2013-09-06 15:25:09 +02:00
2013-09-03 12:30:51 -05:00
2013-09-03 12:33:32 -05:00
2013-09-11 14:46:52 -05:00
2013-07-29 21:06:57 +02:00
2013-07-29 21:07:02 +02:00
2013-09-03 12:30:51 -05:00
2013-07-31 23:25:41 +02:00
2013-09-09 18:42:22 +02:00
2013-09-03 12:31:07 -05:00
2013-09-03 12:33:32 -05:00
2013-08-28 10:16:47 +03:00
2013-09-03 12:31:07 -05:00
2013-07-29 21:07:01 +02:00
2013-08-22 19:10:27 +02:00
2013-09-03 12:31:07 -05:00
2013-09-03 12:31:07 -05:00