index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed obsolete S3 VGA code
bellard
2005-04-23
1
-62
/
+1
*
dirty flag changes
bellard
2005-02-10
1
-4
/
+7
*
vga font change detection
bellard
2004-11-14
1
-5
/
+16
*
CRTC register write protection fix - line_compare, multi_scan and double_scan...
bellard
2004-11-07
1
-17
/
+15
*
limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...
bellard
2004-10-10
1
-2
/
+1
*
dac write index register is r/w (Volker Ruppert)
bellard
2004-06-26
1
-0
/
+3
*
added PCI bus
bellard
2004-06-21
1
-7
/
+5
*
interlace support
bellard
2004-06-08
1
-7
/
+25
*
generic hardware cursor support
bellard
2004-06-06
1
-12
/
+20
*
Cirrus VGA display fix
bellard
2004-06-05
1
-5
/
+11
*
generic VGA API layer
bellard
2004-06-05
1
-127
/
+69
*
support for opaque data on memory I/Os
bellard
2004-06-03
1
-33
/
+33
*
partial big endian fixes - change VESA VBE ports for non i386 targets to avoi...
bellard
2004-05-27
1
-27
/
+63
*
dummy VGA PCI support - VGA font selection fix (Daniel Serpell)
bellard
2004-05-20
1
-6
/
+38
*
Bochs VBE emulation fix
bellard
2004-04-29
1
-1
/
+2
*
Bochs VBE emulation fix
bellard
2004-04-29
1
-0
/
+8
*
isa memory remapping support (aka PPC PREP VGA support)
bellard
2004-04-29
1
-15
/
+14
*
amd64 port (Jocelyn Mayer)
bellard
2004-04-26
1
-1
/
+1
*
consistent use of target_ulong and target_phys_addr_t
bellard
2004-04-25
1
-6
/
+6
*
disabled S3 VGA
bellard
2004-04-25
1
-22
/
+32
*
avoid segfault if transient invalid text resolution
bellard
2004-04-16
1
-0
/
+5
*
blanking support
bellard
2004-04-16
1
-6
/
+50
*
vga 9 pixel wide text char fix
bellard
2004-04-07
1
-2
/
+2
*
win32 port (initial patch by kazu)
bellard
2004-04-01
1
-22
/
+0
*
use new timer API
bellard
2004-03-31
1
-0
/
+94
*
device independent VGA screen dump
bellard
2004-03-18
1
-23
/
+104
*
io port API change - removed dumb console redraw (not useful)
bellard
2004-03-14
1
-53
/
+24
*
bochs vbe: virtual screen support and bank switch (untested)
bellard
2004-02-07
1
-20
/
+67
*
added bochs VBE support
bellard
2004-02-06
1
-36
/
+242
*
vga memory address fix
bellard
2004-01-27
1
-0
/
+4
*
use CPUState
bellard
2004-01-05
1
-5
/
+9
*
hack for target_ulong define
bellard
2004-01-04
1
-3
/
+3
*
explicited S3 specific code - added more debug code
bellard
2004-01-04
1
-3
/
+43
*
big endian fixes
bellard
2003-10-30
1
-19
/
+15
*
multiscan/doublescan fix (malc)
bellard
2003-09-30
1
-12
/
+21
*
new directory structure
bellard
2003-09-30
1
-2
/
+2
*
mode X double scan fix (malc)
bellard
2003-08-11
1
-2
/
+4
*
Full VGA support, including old CGA modes, VGA planar and mode X
bellard
2003-08-09
1
-72
/
+205
*
fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode
bellard
2003-08-06
1
-26
/
+32
*
Hardware level VGA emulation (only text mode is tested)
bellard
2003-08-05
1
-0
/
+1236