index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vgahooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos found by codespell
Stefan Weil
2015-10-09
1
-1
/
+1
*
vgahooks: add SM720 VGA BIOS hooks for WIN Enterprises MB-60470
Jonathan A. Kollasch
2013-10-26
1
-1
/
+65
*
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
2013-09-18
1
-4
/
+5
*
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
2013-09-18
1
-0
/
+1
*
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
2013-09-02
1
-3
/
+3
*
Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG.
Kevin O'Connor
2013-02-18
1
-3
/
+3
*
Xen: Use VGA Hooks to make VGA passthrough work on certain devices
Julian Pidancet
2012-02-05
1
-1
/
+21
*
Convert pci_find_device/class to use 'struct pci_device'.
Kevin O'Connor
2011-07-02
1
-14
/
+16
*
Calculate vgahook responses during setup instead of in 16bit code.
Kevin O'Connor
2011-07-02
1
-150
/
+100
*
Cleanup - it's no longer necessary to manually reset global variables.
Kevin O'Connor
2010-09-25
1
-3
/
+2
*
SeaBIOS VGA hooks
Stefan Reinauer
2010-06-10
1
-10
/
+134
*
Fix vgahook sign issue; add warning to build to catch future cases.
Kevin O'Connor
2010-01-03
1
-1
/
+1
*
Be sure to add "void" to all function prototypes that take no args.
Kevin O'Connor
2010-01-03
1
-1
/
+1
*
Distinguish between debug reports for unimplemented vs invalid calls.
Kevin O'Connor
2009-12-13
1
-4
/
+4
*
Rename VAR16_32 to VAR16VISIBLE.
Kevin O'Connor
2009-09-09
1
-2
/
+2
*
Expand int155f "vgahook" detection.
Kevin O'Connor
2009-07-19
1
-36
/
+97
*
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
2009-01-15
1
-1
/
+1
*
Add more linker protections around variables accessed from 16bit mode.
Kevin O'Connor
2008-12-29
1
-1
/
+1
*
Enhance via vga hooks (based on patch from Rudolf Marek)
Kevin O'Connor
2008-12-26
1
-2
/
+69
*
Add stubs for VIA vga bios callbacks to system bios.
Kevin O'Connor
2008-08-17
1
-0
/
+65