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