[SeaBIOS] [PATCH 0/3] Use VGA Hooks to make Xen VGA passthrough work on certain devices

julian.pidancet at gmail.com julian.pidancet at gmail.com
Mon Jan 30 14:55:53 CET 2012


From: Julian Pidancet <julian.pidancet at citrix.com>

The Intel gfx VGA option ROM on certain platforms requires the 155f50 BIOS function to be
implemented (even if it does nothing), to work properly. This series of patch allow
VGA passthrough on Xen to work on these platforms.

An example of these platform is the Dell Lattitude E6410 laptop, on which these patchs were
tested.

Julian Pidancet (3):
  vgahooks: Allow usage of VGA hooks in the Xen case
  vgahooks: Register 155f vga hooks for Xen Intel passthrough devices
  vgahooks: Create 155f50 hook.

 src/Kconfig      |    2 +-
 src/optionroms.c |    9 +++++++++
 src/vgahooks.c   |   29 ++++++++++++++++++++++++++++-
 3 files changed, 38 insertions(+), 2 deletions(-)

-- 
Julian Pidancet




More information about the SeaBIOS mailing list