summaryrefslogtreecommitdiffstats
path: root/hw/char/escc.c
Commit message (Expand)AuthorAgeFilesLines
* hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange2016-09-131-1/+3
* hw/char: QOM'ify escc.c (fix)xiaoqiang zhao2016-06-061-5/+7
* hw/char: QOM'ify escc.cxiaoqiang zhao2016-05-291-11/+19
* qapi: Don't special-case simple union wrappersEric Blake2016-03-181-1/+1
* ui: Shorten references into InputEventEric Blake2016-03-051-5/+7
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* qapi: Don't let implicit enum MAX member collideEric Blake2015-12-171-1/+1
* input: Convert to new qapi union layoutEric Blake2015-11-021-6/+6
* escc: add to input categoryLaurent Vivier2015-10-231-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-4/+2Star
* input: sparc32 kbd: claim en-us layoutGerd Hoffmann2014-05-161-1/+1
* input: sparc32 kbd: fix some key mappingsGerd Hoffmann2014-05-161-14/+16
* input: switch sparc32 kbd to new input apiGerd Hoffmann2014-05-161-59/+170
* escc: QOM cast cleanupAndreas Färber2013-07-291-8/+11
* hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* escc: rename struct to ESCCStatePaolo Bonzini2013-07-041-17/+17
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+938