summaryrefslogtreecommitdiffstats
path: root/hw/tcx.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-2/+2
* janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini2012-12-191-0/+1
* console: untangle gfx & txt updatesGerd Hoffmann2012-11-011-8/+8
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-5/+5
* cleanup useless return sentenceAmos Kong2012-10-051-1/+0
* tcx: tcx_screen_dump(): add error handlingLuiz Capitulino2012-09-051-6/+29
* tcx: tcx24_screen_dump(): add error handlingLuiz Capitulino2012-09-051-9/+41
* console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino2012-09-051-4/+8
* optimize screendump for the common non-switch caseGerd Hoffmann2012-02-241-4/+4
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* memory: change dirty getting API to take a sizeBlue Swirl2012-02-041-10/+9
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-8/+10
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-14/+23
* memory: change dirty setting APIs to take a sizeBlue Swirl2012-01-251-11/+3
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+2
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-7/+7
* tcx: convert to memory APIAvi Kivity2011-10-171-67/+85
* tcx: avoid structure holes spotted by paholeBlue Swirl2011-08-211-2/+2
* Add endianness as io mem parameterAlexander Graf2010-12-111-2/+3
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+1
* Sparc32: remove dead increment, spotted by clangBlue Swirl2010-01-131-1/+1
* sparc32 (mostly): remove unneeded calls to device resetBlue Swirl2009-11-071-1/+0
* sparc32: tcx: remove unused include directiveBlue Swirl2009-10-251-1/+0
* qemu/qdev: type safety in reset handlerMichael S. Tsirkin2009-10-051-3/+3
* vmstate: add version_id argument to post_loadJuan Quintela2009-10-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-14/+14
* Get rid of _t suffixmalc2009-10-011-14/+14
* vmstate: rename run_after_load() -> post_load()Juan Quintela2009-09-111-2/+2
* qdev: convert tcx to reset + vmsdGerd Hoffmann2009-09-091-2/+2
* Sparc32: port TCX to VMState designBlue Swirl2009-08-281-33/+21
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-4/+4
* qdev/prop: convert tcx.c to helper macros.Gerd Hoffmann2009-08-101-27/+6
* Sparc32: move device instantiation to sun4m.cBlue Swirl2009-08-081-33/+0
* qdev: rework device properties.Gerd Hoffmann2009-07-161-17/+48
* Sparc32: fix SDL zooming with TCXBlue Swirl2009-07-161-20/+34
* Sparc32: convert tcx to qdevBlue Swirl2009-07-121-27/+70
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Synch to VGABlue Swirl2009-04-271-4/+4
* Allocate enough vram for 24-bit planes.pbrook2009-04-111-1/+1
* Cleanup SPARC/TCX framebuffer allocation.pbrook2009-04-091-2/+6
* DisplayAllocator interface (Stefano Stabellini)aliguori2009-03-131-3/+10
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-10/+8
* remove bgr (Stefano Stabellini)aliguori2009-01-151-18/+5
* Remove address maskingblueswir12008-12-021-4/+2
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-8/+8
OpenPOWER on IntegriCloud