summaryrefslogtreecommitdiff
path: root/hw/display/jazz_led.c
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-12-16mips: jazz: Renovate coding styleFilip Bozuta
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-08-30use dpy_gfx_update_fullGerd Hoffmann
2017-05-10jazz_led: fix bad snprintfPaolo Bonzini
2016-05-13hw/display: QOM'ify jazz_led.cxiaoqiang.zhao
2016-01-29hw/display: Clean up includesPeter Maydell
2016-01-08ui/curses: Fix color attribute of monitor for cursesOGAWA Hirofumi
2014-05-24jazz_led: Add missing break in switch caseSaravanakumar
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2013-07-29jazz_led: QOM cast cleanupAndreas Färber
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini
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 target-independent files to subdirectoriesPaolo Bonzini