aboutsummaryrefslogtreecommitdiff
path: root/hw/tcx.c
AgeCommit message (Expand)Author
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-04memory: change dirty getting API to take a sizeBlue Swirl
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-25memory: change dirty setting APIs to take a sizeBlue Swirl
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-10-17tcx: convert to memory APIAvi Kivity
2011-08-21tcx: avoid structure holes spotted by paholeBlue Swirl
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-01-13Sparc32: remove dead increment, spotted by clangBlue Swirl
2009-11-07sparc32 (mostly): remove unneeded calls to device resetBlue Swirl
2009-10-25sparc32: tcx: remove unused include directiveBlue Swirl
2009-10-05qemu/qdev: type safety in reset handlerMichael S. Tsirkin
2009-10-05vmstate: add version_id argument to post_loadJuan Quintela
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-11vmstate: rename run_after_load() -> post_load()Juan Quintela
2009-09-09qdev: convert tcx to reset + vmsdGerd Hoffmann
2009-08-28Sparc32: port TCX to VMState designBlue Swirl
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-10qdev/prop: convert tcx.c to helper macros.Gerd Hoffmann
2009-08-08Sparc32: move device instantiation to sun4m.cBlue Swirl
2009-07-16qdev: rework device properties.Gerd Hoffmann
2009-07-16Sparc32: fix SDL zooming with TCXBlue Swirl
2009-07-12Sparc32: convert tcx to qdevBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-04-27Synch to VGABlue Swirl
2009-04-11Allocate enough vram for 24-bit planes.pbrook
2009-04-09Cleanup SPARC/TCX framebuffer allocation.pbrook
2009-03-13DisplayAllocator interface (Stefano Stabellini)aliguori
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-15remove bgr (Stefano Stabellini)aliguori
2008-12-02Remove address maskingblueswir1
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori
2008-10-02Resurrect the safe part of r5274blueswir1
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir1
2008-09-20Add signed versions of save/load functionsblueswir1
2008-07-24Fix 24 bit modeblueswir1
2008-07-01Implement resolution switching in common console code.pbrook
2008-06-19Also fix 24 bit depthblueswir1
2008-06-19Fix crash when returning from monitor or serial console to normal TCX viewblueswir1
2008-05-12Wrap long linesblueswir1
2008-05-10Fix compiler warningsblueswir1