summaryrefslogtreecommitdiff
path: root/hw/char/escc.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-18qapi: Don't special-case simple union wrappersEric Blake1-1/+1
2016-03-05ui: Shorten references into InputEventEric Blake1-5/+7
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake1-1/+1
2015-11-02input: Convert to new qapi union layoutEric Blake1-6/+6
2015-10-23escc: add to input categoryLaurent Vivier1-0/+1
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela1-4/+2
2014-05-16input: sparc32 kbd: claim en-us layoutGerd Hoffmann1-1/+1
2014-05-16input: sparc32 kbd: fix some key mappingsGerd Hoffmann1-14/+16
2014-05-16input: switch sparc32 kbd to new input apiGerd Hoffmann1-59/+170
2013-07-29escc: QOM cast cleanupAndreas Färber1-8/+11
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04escc: rename struct to ESCCStatePaolo Bonzini1-17/+17
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+938