]> git.proxmox.com Git - qemu.git/history - hw/tcx.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / tcx.c
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-01-13 Blue SwirlSparc32: remove dead increment, spotted by clang
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-10-25 Blue Swirlsparc32: tcx: remove unused include directive
2009-10-05 Michael S. Tsirkinqemu/qdev: type safety in reset handler
2009-10-05 Juan Quintelavmstate: add version_id argument to post_load
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Juan Quintelavmstate: rename run_after_load() -> post_load()
2009-09-09 Gerd Hoffmannqdev: convert tcx to reset + vmsd
2009-08-28 Blue SwirlSparc32: port TCX to VMState design
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-10 Gerd Hoffmannqdev/prop: convert tcx.c to helper macros.
2009-08-08 Blue SwirlSparc32: move device instantiation to sun4m.c
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-16 Blue SwirlSparc32: fix SDL zooming with TCX
2009-07-12 Blue SwirlSparc32: convert tcx to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
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)