aboutsummaryrefslogtreecommitdiff
path: root/hw/display/omap_dss.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-12hw/arm/omap: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé1-8/+7
2022-11-08hw/display: fix tab indentationAmarjargal Gundjalam1-299/+299
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-0/+1
2020-05-28hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)Philippe Mathieu-Daudé1-1/+1
2020-02-20Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé1-1/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+2
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-3/+3
2016-01-29hw/display: Clean up includesPeter Maydell1-0/+1
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+1
2015-03-19omap: Fix warnings from SparseStefan Weil1-5/+10
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-5/+5
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-0/+1086