Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / hw / tcx.c
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-04-27 Blue SwirlSynch to VGA
2009-04-11 pbrookAllocate enough vram for 24-bit planes.
2009-04-09 pbrookCleanup SPARC/TCX framebuffer allocation.
2009-03-13 aliguoriDisplayAllocator interface (Stefano Stabellini)
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-15 aliguoriremove bgr (Stefano Stabellini)
2008-12-02 blueswir1Remove address masking
2008-11-24 aliguoriIntroduce accessors for DisplayState (Stefano Stabellini)
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-07-24 blueswir1Fix 24 bit mode
2008-07-01 pbrookImplement resolution switching in common console code.
2008-06-19 blueswir1Also fix 24 bit depth
2008-06-19 blueswir1Fix crash when returning from monitor or serial console...
2008-05-12 blueswir1Wrap long lines
2008-05-10 blueswir1Fix compiler warnings
2008-02-10 balrogAdd an ncurses UI.
2008-01-01 blueswir1 Register only valid register access widths
2007-11-17 pbrookBreak up vl.h.
2007-10-06 blueswir1 More detabification
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-03 blueswir1 Fix loadvm
2007-06-25 blueswir1 Rename variables and rearrange code to please gcc...
2007-06-10 blueswir1 Attempt to fix incorrect colours on some BGR displays
2007-06-10 blueswir1 Merge TCX and VGA pixel operations
2007-06-01 blueswir1Force display update on palette change or loadvm
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-05-17 blueswir1Make TCX registers match what NetBSD expects
2007-05-06 blueswir1Add dummy THC and TEC registers to TCX
2007-04-21 blueswir1TCX 24 bit model support
2007-04-17 blueswir1TCX palette bug fix
2007-04-13 blueswir1Fix Sparc32 device save methods
2006-12-21 thsDon't cast lvalues, fixes compiler warning.
2006-09-09 bellardmore correct display functions
2006-08-02 bellardfixed refresh logic (initial patch by Igor Kovalenko)
2006-04-09 pbrookAllow multiple graphics devices.
2005-03-13 bellardsparc fixes (Blue Swirl)
2005-02-10 bellarddirty flag changes
2005-01-28 bellardram dirty flag handling fixes
2004-12-19 bellardSPARC merge
2004-10-04 bellardsparc merge (Blue Swirl)
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)