commit | 7adfd712d031e5b4bbd0865f32c99f397fbab821 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Wed Mar 20 10:58:47 2013 -0600 |
committer | Kevin O'Connor <kevin@koconnor.net> | Fri Mar 22 20:46:59 2013 -0400 |
tree | e0f0c321a2d8cc3e9307b67c061159da9448782e | |
parent | d8388157a2e303dea6d8d1406174c56c50d8d676 [diff] |
pciinit: Enable default VGA device As QEMU gains PCI bridge and PCIe root port support, we won't always find the VGA device on the root bus. We therefore need to add support to find and enable a VGA device and the path to it through the VGA Enable support in the PCI bridge control register. Signed-off-by: Alex Williamson <alex.williamson@redhat.com>