commit | 88c0dead9fb2cc66962b64064770558eecf3eafd | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Tue Apr 07 11:14:40 2015 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Tue Apr 07 11:14:40 2015 -0600 |
tree | 3373525a861a3bad72c206f82fa76cdcc364c95e | |
parent | 0ea18b40cdd382a8a338d02e06c4646c35bd753b [diff] |
vfio-pci: Add module option to disable VGA region access Add a module option so that we don't require a CONFIG change and kernel rebuild to disable VGA support. Not only can VGA support be troublesome in itself, but by disabling it we can reduce the impact to host devices by doing a VGA arbitration opt-out. Signed-off-by: Alex Williamson <alex.williamson@redhat.com>