aboutsummaryrefslogtreecommitdiff
path: root/hw/display/omap_lcdc.c
AgeCommit message (Expand)Author
2020-11-02hw/display/omap_lcdc: Fix potential NULL pointer dereferenceAlexChen
2020-02-20Remove unnecessary cast when using the cpu_[physical]_memory APIPhilippe Mathieu-Daudé
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2016-05-12omap_lcdc: Remove support for DEPTH != 32Pooja Dhannawat
2016-01-29hw/display: Clean up includesPeter Maydell
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-07-24framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini
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-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