commit | e01fd687185444944b0b5b0f8c739ae4b33eb029 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Sun Mar 03 10:21:26 2013 -0700 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Mar 26 21:02:16 2013 +0200 |
tree | 39881a0805e5b76331786b8440515ed6e4037f5d | |
parent | a38b2c49bfd3f1cfc2aadd08cd049af16a342b1e [diff] |
pci: Add PCI VGA helpers Allow devices to register VGA memory regions for handling PCI spec defined VGA I/O port and MMIO areas. PCI will attach these to the bus address spaces and enable them according to the device command register value. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>