index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vga.c
Age
Commit message (
Expand
)
Author
2004-04-28
isa memory remapping support (aka PPC PREP VGA support)
bellard
2004-04-26
amd64 port (Jocelyn Mayer)
bellard
2004-04-25
consistent use of target_ulong and target_phys_addr_t
bellard
2004-04-25
disabled S3 VGA
bellard
2004-04-15
avoid segfault if transient invalid text resolution
bellard
2004-04-15
blanking support
bellard
2004-04-07
vga 9 pixel wide text char fix
bellard
2004-03-31
win32 port (initial patch by kazu)
bellard
2004-03-31
use new timer API
bellard
2004-03-17
device independent VGA screen dump
bellard
2004-03-14
io port API change - removed dumb console redraw (not useful)
bellard
2004-02-06
bochs vbe: virtual screen support and bank switch (untested)
bellard
2004-02-06
added bochs VBE support
bellard
2004-01-27
vga memory address fix
bellard
2004-01-05
use CPUState
bellard
2004-01-04
hack for target_ulong define
bellard
2004-01-04
explicited S3 specific code - added more debug code
bellard
2003-10-30
big endian fixes
bellard
2003-09-30
multiscan/doublescan fix (malc)
bellard
2003-09-30
new directory structure
bellard
2003-08-11
mode X double scan fix (malc)
bellard
2003-08-08
Full VGA support, including old CGA modes, VGA planar and mode X
bellard
2003-08-05
fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode
bellard
2003-08-04
Hardware level VGA emulation (only text mode is tested)
bellard
[prev]