diff options
author | Alex Williamson | 2016-05-26 17:43:20 +0200 |
---|---|---|
committer | Alex Williamson | 2016-05-26 17:43:20 +0200 |
commit | b53b0f696b10828f6393155f44a352c019e673fd (patch) | |
tree | 1fb2c53a38d49183381adcb453ffa81d5a356948 /include/hw/vfio | |
parent | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (diff) | |
download | qemu-b53b0f696b10828f6393155f44a352c019e673fd.tar.gz qemu-b53b0f696b10828f6393155f44a352c019e673fd.tar.xz qemu-b53b0f696b10828f6393155f44a352c019e673fd.zip |
vfio: Enable sparse mmap capability
The sparse mmap capability in a vfio region info allows vfio to tell
us which sub-areas of a region may be mmap'd. Thus rather than
assuming a single mmap covers the entire region and later frobbing it
ourselves for things like the PCI MSI-X vector table, we can read that
directly from vfio.
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/hw/vfio')
0 files changed, 0 insertions, 0 deletions