aboutsummaryrefslogtreecommitdiff
path: root/hw/display/ssd0323.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-10hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé1-6/+6
2020-11-17ssd0323: put it into the 'display' categoryGan Qixin1-0/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-07-03Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell1-3/+7
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+2
2016-09-22vmstateify ssd0323 displayDr. David Alan Gilbert1-62/+40
2016-07-04ssi: change ssi_slave_init to be a realize opsCédric Le Goater1-3/+2
2016-01-29hw/display: Clean up includesPeter Maydell1-0/+1
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis1-1/+1
2014-05-05ssd0323: fix buffer overun on invalid state loadMichael S. Tsirkin1-0/+24
2014-03-12ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite1-5/+6
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-1/+1
2013-04-25console: add device link to QemuConsolesGerd Hoffmann1-1/+1
2013-04-16console: add GraphicHwOpsGerd Hoffmann1-3/+6
2013-04-16console: simplify screendumpGerd Hoffmann1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+373