added PCI bus
[qemu] / hw / vga.c
2004-06-21 bellardadded PCI bus
2004-06-08 bellardinterlace support
2004-06-06 bellardgeneric hardware cursor support
2004-06-05 bellardCirrus VGA display fix
2004-06-05 bellardgeneric VGA API layer
2004-06-03 bellardsupport for opaque data on memory I/Os
2004-05-26 bellardpartial big endian fixes - change VESA VBE ports for...
2004-05-20 bellarddummy VGA PCI support - VGA font selection fix (Daniel...
2004-04-29 bellardBochs VBE emulation fix
2004-04-28 bellardBochs VBE emulation fix
2004-04-28 bellardisa memory remapping support (aka PPC PREP VGA support)
2004-04-26 bellardamd64 port (Jocelyn Mayer)
2004-04-25 bellardconsistent use of target_ulong and target_phys_addr_t
2004-04-25 bellarddisabled S3 VGA
2004-04-15 bellardavoid segfault if transient invalid text resolution
2004-04-15 bellardblanking support
2004-04-07 bellardvga 9 pixel wide text char fix
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellarduse new timer API
2004-03-17 bellarddevice independent VGA screen dump
2004-03-14 bellardio port API change - removed dumb console redraw (not...
2004-02-06 bellardbochs vbe: virtual screen support and bank switch ...
2004-02-06 bellardadded bochs VBE support
2004-01-27 bellardvga memory address fix
2004-01-05 bellarduse CPUState
2004-01-04 bellardhack for target_ulong define
2004-01-04 bellardexplicited S3 specific code - added more debug code
2003-10-30 bellardbig endian fixes
2003-09-30 bellardmultiscan/doublescan fix (malc)
2003-09-30 bellardnew directory structure
2003-08-11 bellardmode X double scan fix (malc)
2003-08-08 bellardFull VGA support, including old CGA modes, VGA planar...
2003-08-05 bellardfixed graphical VGA 16 color mode - fixed 9 pixel wide...
2003-08-04 bellardHardware level VGA emulation (only text mode is tested)