summaryrefslogtreecommitdiffstats
path: root/hw/display/jazz_led.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mips: jazz: Renovate coding styleFilip Bozuta2019-12-161-61/+62
* 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-1/+1
* use dpy_gfx_update_fullGerd Hoffmann2018-08-301-2/+1Star
* jazz_led: fix bad snprintfPaolo Bonzini2017-05-101-2/+2
* hw/display: QOM'ify jazz_led.cxiaoqiang.zhao2016-05-131-7/+11
* hw/display: Clean up includesPeter Maydell2016-01-291-0/+1
* ui/curses: Fix color attribute of monitor for cursesOGAWA Hirofumi2016-01-081-2/+4
* jazz_led: Add missing break in switch caseSaravanakumar2014-05-231-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-1/+0Star
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-1/+1
* jazz_led: QOM cast cleanupAndreas Färber2013-07-291-4/+8
* hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+1
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-3/+7
* console: simplify screendumpGerd Hoffmann2013-04-161-1/+0Star
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+304