Age | Commit message (Expand) | Author |
2013-03-28 | hw/tcx: Remove unused 'addr' field and the property that sets it | Peter Maydell |
2013-03-18 | console: stop using DisplayState in gfx hardware emulation | Gerd Hoffmann |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini |
2012-12-19 | janitor: do not rely on indirect inclusions of or from qemu-char.h | Paolo Bonzini |
2012-11-01 | console: untangle gfx & txt updates | Gerd Hoffmann |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-10-05 | cleanup useless return sentence | Amos Kong |
2012-09-05 | tcx: tcx_screen_dump(): add error handling | Luiz Capitulino |
2012-09-05 | tcx: tcx24_screen_dump(): add error handling | Luiz Capitulino |
2012-09-05 | console: vga_hw_screen_dump_ptr: take Error argument | Luiz Capitulino |
2012-02-24 | optimize screendump for the common non-switch case | Gerd Hoffmann |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-04 | memory: change dirty getting API to take a size | Blue Swirl |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori |
2012-01-25 | memory: change dirty setting APIs to take a size | Blue Swirl |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity |
2011-10-17 | tcx: convert to memory API | Avi Kivity |
2011-08-21 | tcx: avoid structure holes spotted by pahole | Blue Swirl |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson |
2010-01-13 | Sparc32: remove dead increment, spotted by clang | Blue Swirl |
2009-11-07 | sparc32 (mostly): remove unneeded calls to device reset | Blue Swirl |
2009-10-25 | sparc32: tcx: remove unused include directive | Blue Swirl |
2009-10-05 | qemu/qdev: type safety in reset handler | Michael S. Tsirkin |
2009-10-05 | vmstate: add version_id argument to post_load | Juan Quintela |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-11 | vmstate: rename run_after_load() -> post_load() | Juan Quintela |
2009-09-09 | qdev: convert tcx to reset + vmsd | Gerd Hoffmann |
2009-08-28 | Sparc32: port TCX to VMState design | Blue Swirl |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-08-10 | qdev/prop: convert tcx.c to helper macros. | Gerd Hoffmann |
2009-08-08 | Sparc32: move device instantiation to sun4m.c | Blue Swirl |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann |
2009-07-16 | Sparc32: fix SDL zooming with TCX | Blue Swirl |
2009-07-12 | Sparc32: convert tcx to qdev | Blue Swirl |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-04-27 | Synch to VGA | Blue Swirl |
2009-04-11 | Allocate enough vram for 24-bit planes. | pbrook |
2009-04-09 | Cleanup SPARC/TCX framebuffer allocation. | pbrook |
2009-03-13 | DisplayAllocator interface (Stefano Stabellini) | aliguori |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |