]> Git Repo - qemu.git/commit
msix: Split PBA into it's own MemoryRegion
authorAlex Williamson <[email protected]>
Thu, 14 Jun 2012 18:16:37 +0000 (12:16 -0600)
committerMichael S. Tsirkin <mst@robin.(none)>
Mon, 18 Jun 2012 07:21:11 +0000 (10:21 +0300)
commitd35e428c8400f9ddc07e5a15ff19622c869b9ba0
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 <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/msix.c
hw/pci.h
This page took 0.024149 seconds and 4 git commands to generate.