index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
baum.c
Age
Commit message (
Expand
)
Author
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-05
chardev: Drop useless ChardevDummy type
Eric Blake
2016-02-04
backends: Clean up includes
Peter Maydell
2016-01-15
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
2015-10-19
qemu-char: convert braille backend to data-driven creation
Paolo Bonzini
2015-10-14
qemu-char: add create to register_char_driver
Paolo Bonzini
2015-09-11
baum: Fix build with debugging enabled
Samuel Thibault
2014-09-16
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
2014-06-23
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
2014-03-24
backends/baum.c: Fix compilation when SDL is not available.
Richard W.M. Jones
2014-03-05
ui/sdl2 : initial port to SDL 2.0 (v2.0)
Dave Airlie
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-03-27
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
2013-03-13
chardev: add braille support to qapi
Gerd Hoffmann
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-01
hw: move char backends to backends/
Paolo Bonzini