]> Git Repo - qemu.git/commit
msix: convert to memory API
authorAvi Kivity <[email protected]>
Mon, 8 Aug 2011 13:09:26 +0000 (16:09 +0300)
committerAnthony Liguori <[email protected]>
Mon, 8 Aug 2011 15:22:30 +0000 (10:22 -0500)
commit95524ae8dc8f06da0d6ba37703038238e3b27066
tree9b050ccb65a7cb8a65f3746aaec401304a996ce9
parentde00982e9e14e2d6ba3d148f02c5a1e94deaa985
msix: convert to memory API

The msix table is defined as a subregion, to allow for a BAR that
mixes device specific regions with the msix table.

Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Anthony Liguori <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/ivshmem.c
hw/msix.c
hw/msix.h
hw/pci.h
hw/virtio-pci.c
hw/virtio-pci.h
This page took 0.027173 seconds and 4 git commands to generate.