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
/
vgasrc
/
vgainit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
version: Update header files now that version.c is not auto generated
Kevin O'Connor
2016-08-05
1
-1
/
+0
*
vgautil: Add new header file with misc function and variable definitions
Kevin O'Connor
2016-08-05
1
-1
/
+2
*
vgainit: Move video param setup to stdvga_build_video_param()
Kevin O'Connor
2016-08-05
1
-8
/
+0
*
swcursor: Concentrate swcursor logic in swcursor.c
Kevin O'Connor
2016-08-04
1
-3
/
+1
*
build: Report gcc and binutils versions in debug log
Kevin O'Connor
2015-10-15
1
-0
/
+1
*
vgabios: Add software cursor capability
Kevin O'Connor
2014-11-12
1
-0
/
+34
*
vgabios: Move standard table definitions to std/vga.h
Kevin O'Connor
2014-10-27
1
-13
/
+3
*
vgabios: Only set the dcc_index=8 if stdvga ports are available
Kevin O'Connor
2014-10-27
1
-2
/
+1
*
vgabios: Only init BDA device details in init_bios_area()
Kevin O'Connor
2014-10-27
1
-11
/
+8
*
vgabios: Define PlatformRunningOn to make compile happy.
Kevin O'Connor
2014-04-14
1
-0
/
+3
*
vgabios: PMM scan was incorrectly depending on a zero %ds segment.
Kevin O'Connor
2014-04-11
1
-6
/
+6
*
vgabios: Add option to control use of standard VGA IO ports.
Kevin O'Connor
2014-04-11
1
-1
/
+2
*
vgabios: Fix PMM allocation request size.
Kevin O'Connor
2014-03-05
1
-1
/
+1
*
debug: Only call serial_debug_preinit() at startup.
Kevin O'Connor
2014-01-22
1
-1
/
+2
*
vgabios: Move initialization code to new file vgainit.c.
Kevin O'Connor
2013-12-04
1
-0
/
+170