Skip to content
Commit 84237a82 authored by Alex Williamson's avatar Alex Williamson
Browse files

vfio-pci: Add support for VGA region access



PCI defines display class VGA regions at I/O port address 0x3b0, 0x3c0
and MMIO address 0xa0000.  As these are non-overlapping, we can ignore
the I/O port vs MMIO difference and expose them both in a single
region.  We make use of the VGA arbiter around each access to
configure chipset access as necessary.

Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent 2dd11948
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment