summaryrefslogtreecommitdiff
path: root/hw/display/jazz_led.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-10jazz_led: fix bad snprintfPaolo Bonzini1-2/+2
2016-05-13hw/display: QOM'ify jazz_led.cxiaoqiang.zhao1-7/+11
2016-01-29hw/display: Clean up includesPeter Maydell1-0/+1
2016-01-08ui/curses: Fix color attribute of monitor for cursesOGAWA Hirofumi1-2/+4
2014-05-24jazz_led: Add missing break in switch caseSaravanakumar1-0/+1
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-1/+0
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-1/+1
2013-07-29jazz_led: QOM cast cleanupAndreas Färber1-4/+8
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-25console: add device link to QemuConsolesGerd Hoffmann1-1/+1
2013-04-16console: add GraphicHwOpsGerd Hoffmann1-3/+7
2013-04-16console: simplify screendumpGerd Hoffmann1-1/+0
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+304