index
:
riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vgahooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
pci: Split low-level pci code from higher-level 'struct pci_device' code
Kevin O'Connor
1
-1
/
+2
2015-10-09
Fix typos found by codespell
Stefan Weil
1
-1
/
+1
2013-10-26
vgahooks: add SM720 VGA BIOS hooks for WIN Enterprises MB-60470
Jonathan A. Kollasch
1
-1
/
+65
2013-09-18
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
1
-4
/
+5
2013-09-18
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
1
-0
/
+1
2013-09-02
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
1
-3
/
+3
2013-02-18
Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG.
Kevin O'Connor
1
-3
/
+3
2012-02-05
Xen: Use VGA Hooks to make VGA passthrough work on certain devices
Julian Pidancet
1
-1
/
+21
2011-07-02
Convert pci_find_device/class to use 'struct pci_device'.
Kevin O'Connor
1
-14
/
+16
2011-07-02
Calculate vgahook responses during setup instead of in 16bit code.
Kevin O'Connor
1
-150
/
+100
2010-09-25
Cleanup - it's no longer necessary to manually reset global variables.
Kevin O'Connor
1
-3
/
+2
2010-06-10
SeaBIOS VGA hooks
Stefan Reinauer
1
-10
/
+134
2010-01-03
Fix vgahook sign issue; add warning to build to catch future cases.
Kevin O'Connor
1
-1
/
+1
2010-01-03
Be sure to add "void" to all function prototypes that take no args.
Kevin O'Connor
1
-1
/
+1
2009-12-13
Distinguish between debug reports for unimplemented vs invalid calls.
Kevin O'Connor
1
-4
/
+4
2009-09-09
Rename VAR16_32 to VAR16VISIBLE.
Kevin O'Connor
1
-2
/
+2
2009-07-19
Expand int155f "vgahook" detection.
Kevin O'Connor
1
-36
/
+97
2009-01-15
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
1
-1
/
+1
2008-12-29
Add more linker protections around variables accessed from 16bit mode.
Kevin O'Connor
1
-1
/
+1
2008-12-26
Enhance via vga hooks (based on patch from Rudolf Marek)
Kevin O'Connor
1
-2
/
+69
2008-08-17
Add stubs for VIA vga bios callbacks to system bios.
Kevin O'Connor
1
-0
/
+65