summaryrefslogtreecommitdiffstats
path: root/backends/baum.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-char: convert braille backend to data-driven creationPaolo Bonzini2015-10-191-5/+11
* qemu-char: add create to register_char_driverPaolo Bonzini2015-10-141-1/+2
* baum: Fix build with debugging enabledSamuel Thibault2015-09-111-1/+1
* qemu-char: Rename register_char_driver_qapi() to register_char_driver()Peter Maydell2014-09-161-1/+1
* qemu-char: introduce qemu_chr_allocPaolo Bonzini2014-06-231-1/+1
* backends/baum.c: Fix compilation when SDL is not available.Richard W.M. Jones2014-03-241-2/+6
* ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie2014-03-051-2/+2
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-6/+6
* aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-3/+3
* qemu-char: don't issue CHR_EVENT_OPEN in a BHMichael Roth2013-06-101-2/+0
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_openHans de Goede2013-03-271-1/+1
* chardev: add braille support to qapiGerd Hoffmann2013-03-131-2/+2
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-03-101-2/+8
* hw: move char backends to backends/Paolo Bonzini2013-03-011-0/+627
OpenPOWER on IntegriCloud