msix: Split PBA into it's own MemoryRegion
commitd35e428c8400f9ddc07e5a15ff19622c869b9ba0
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 14 Jun 2012 18:16:37 +0000 (14 12:16 -0600)
committerMichael S. Tsirkin <mst@robin.(none)>
Mon, 18 Jun 2012 07:21:11 +0000 (18 10:21 +0300)
treecbdd83939ec2ff8c59aea963db779627b8c34a0b
parent2cf62ad74261a9bd90e5b720e726f0404640b16a
msix: Split PBA into it's own MemoryRegion

These don't have to be contiguous.  Size them to only what
they need and use separate MemoryRegions for the vector
table and PBA.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/msix.c
hw/pci.h