summaryrefslogtreecommitdiffstats
path: root/hw/display/ssd0323.c
Commit message (Expand)AuthorAgeFilesLines
* hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé2020-12-101-6/+6
* ssd0323: put it into the 'display' categoryGan Qixin2020-11-171-0/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell2020-07-031-3/+7
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* vmstateify ssd0323 displayDr. David Alan Gilbert2016-09-221-62/+40Star
* ssi: change ssi_slave_init to be a realize opsCédric Le Goater2016-07-041-3/+2Star
* hw/display: Clean up includesPeter Maydell2016-01-291-0/+1
* ssi: Move ssi.h into a separate directoryAlistair Francis2016-01-211-1/+1
* ssd0323: fix buffer overun on invalid state loadMichael S. Tsirkin2014-05-051-0/+24
* ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite2014-03-121-5/+6
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-1/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+1
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-3/+6
* console: simplify screendumpGerd Hoffmann2013-04-161-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+373