1. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
  2. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 4 months ago
  3. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  4. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  5. 1ef7c96 baum: Truncate braille device size to 84x1 by Samuel Thibault · 7 years ago
  6. 98e8790 chardev/baum: fix baum that releases brlapi twice by Liang Yan · 7 years ago
  7. 6b10e57 char: move char devices to chardev/ by Marc-André Lureau · 8 years ago[Renamed from backends/baum.c]
  8. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  9. 0b663b7 char: remove class kind field by Marc-André Lureau · 8 years ago
  10. 88cace9 char: get rid of CharDriver by Marc-André Lureau · 8 years ago
  11. e96ebf4 baum: convert to finalize by Marc-André Lureau · 8 years ago
  12. 777357d chardev: qom-ify by Marc-André Lureau · 8 years ago
  13. fc6d0b8 baum: use a common prefix for chr callbacks by Marc-André Lureau · 8 years ago
  14. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  15. 41ac54b char: allocate CharDriverState as a single object by Marc-André Lureau · 8 years ago
  16. b68e956 char: move callbacks in CharDriver by Marc-André Lureau · 8 years ago
  17. 0b812f3 char: use a const CharDriver by Marc-André Lureau · 8 years ago
  18. f29b343 console: move window ID code from baum to sdl by Samuel Thibault · 8 years ago
  19. cb78d4a Defer BrlAPI tty acquisition to when guest starts using device by Samuel Thibault · 8 years ago
  20. 0fb7c88 Add dots keypresses support to the baum braille device by Samuel Thibault · 8 years ago
  21. 82878da char: remove explicit_be_open from CharDriverState by Marc-André Lureau · 8 years ago
  22. 72ac876 char: rename chr_close/chr_free by Marc-André Lureau · 8 years ago
  23. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  24. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  25. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  26. b1918fb chardev: Drop useless ChardevDummy type by Eric Blake · 9 years ago
  27. 9c05833 backends: Clean up includes by Peter Maydell · 9 years ago
  28. d0d7708 qemu-char: add logfile facility to all chardev backends by Daniel P. Berrange · 9 years ago
  29. e47666b qemu-char: convert braille backend to data-driven creation by Paolo Bonzini · 9 years ago
  30. 4ca1728 qemu-char: add create to register_char_driver by Paolo Bonzini · 9 years ago
  31. 70cbae1 baum: Fix build with debugging enabled by Samuel Thibault · 9 years ago
  32. e4d50d4 qemu-char: Rename register_char_driver_qapi() to register_char_driver() by Peter Maydell · 10 years ago
  33. db39fcf qemu-char: introduce qemu_chr_alloc by Paolo Bonzini · 11 years ago
  34. e279e25 backends/baum.c: Fix compilation when SDL is not available. by Richard W.M. Jones · 11 years ago
  35. 47c0374 ui/sdl2 : initial port to SDL 2.0 (v2.0) by Dave Airlie · 11 years ago
  36. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  37. e93379b aio / timers: Rename qemu_timer_* functions by Alex Bligh · 11 years ago
  38. bd5c51e qemu-char: don't issue CHR_EVENT_OPEN in a BH by Michael Roth · 12 years ago
  39. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  40. fee204f qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open by Hans de Goede · 12 years ago
  41. 2d57286 chardev: add braille support to qapi by Gerd Hoffmann · 12 years ago
  42. 6e72a00 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  43. 159b6e9 hw: move char backends to backends/ by Paolo Bonzini · 12 years ago[Renamed (99%) from hw/baum.c]
  44. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  45. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  46. 1f51470 Revert "qemu-char: Print strerror message on failure" and deps by Markus Armbruster · 13 years ago
  47. 903396a char: remove qemu_chr_send_event() by Anthony Liguori · 13 years ago
  48. 909cda1 char: rename qemu_chr_can_read() -> qemu_chr_be_can_read() by Anthony Liguori · 13 years ago
  49. fa5efcc char: rename qemu_chr_read() -> qemu_chr_be_write() by Anthony Liguori · 13 years ago
  50. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  51. 6e1db57 qemu-char: Print strerror message on failure by Kevin Wolf · 14 years ago
  52. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  53. 2c7faf3 baum: add destroy hook by Samuel Thibault · 15 years ago
  54. 49cd804 Fix qemu_free use in baum.c by Jean-Christophe DUBOIS · 15 years ago
  55. 127338e char: rename qemu_chr_reset to qemu_chr_generic_open by Amit Shah · 15 years ago
  56. 2b0efdc usb-serial and braille: use qdev for -usbdevice by Gerd Hoffmann · 15 years ago
  57. b6b8df5 char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED by Amit Shah · 15 years ago
  58. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  59. dc1c21e convert braille chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  60. 6693665 Fix SDL include path. by Stefan Weil · 16 years ago
  61. 4f72c4d Fix signedness problems by Blue Swirl · 16 years ago
  62. 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
  63. 260cfc4 Revert part of 6531, fix build failure by aurel32 · 16 years ago
  64. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  65. c78eae6 baum: remove 2 warnings by aurel32 · 16 years ago
  66. 2e4d9fb Braille device support by aurel32 · 17 years ago