Age | Commit message (Expand) | Author |
2020-05-28 | hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-05-21 | hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-03-09 | display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse() | Chen Qun |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2015-12-17 | arm: explicitly mark device loads as little-endian | Paolo Bonzini |
2015-07-24 | framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer | Paolo Bonzini |
2014-09-29 | hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_set | Peter Maydell |
2014-05-27 | hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formats | Peter Maydell |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann |
2013-04-19 | Remove unneeded type casts | Stefan Weil |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann |
2013-04-16 | console: simplify screendump | Gerd Hoffmann |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |