summaryrefslogtreecommitdiff
path: root/hw/display/pxa2xx_lcd.c
AgeCommit message (Expand)Author
2021-03-14hw/display/pxa2xx: Inline template headerPeter Maydell
2021-03-14hw/display/pxa2xx_lcd: Remove dest_width state fieldPeter Maydell
2021-03-14hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfacesPeter Maydell
2020-12-10arm: do not use ram_size globalPaolo Bonzini
2020-05-28hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-21hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-03-09display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()Chen Qun
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2016-01-29arm: Clean up includesPeter Maydell
2015-12-17arm: explicitly mark device loads as little-endianPaolo Bonzini
2015-07-24framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini
2014-09-29hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_setPeter Maydell
2014-05-27hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formatsPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-19Remove unneeded type castsStefan Weil
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini