1. 34d5572 ui/spice: Require spice-server >= 0.14.0 by Markus Armbruster · 2 years, 2 months ago
  2. f288d99 chardev-spice: add missing module_obj directive by Paolo Bonzini · 3 years, 8 months ago
  3. 882273d modules: add chardev module annotations by Gerd Hoffmann · 3 years, 8 months ago
  4. 05b5363 spice: move add_interface() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 4 months ago
  5. 93ab584 chardev/spice: simplify chardev setup by Gerd Hoffmann · 4 years, 5 months ago
  6. 70122d6 chardev/spice: make qemu_chr_open_spice_port static by Gerd Hoffmann · 4 years, 5 months ago
  7. 195ed8c qemu/queue.h: add QLIST_SAFE_REMOVE() by Stefan Hajnoczi · 5 years ago
  8. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  9. 8afbff1 char: register spice ports after spice started by Marc-André Lureau · 6 years ago
  10. 24fa7da char: move SpiceChardev and open_spice_port() to spice.h header by Marc-André Lureau · 6 years ago
  11. a2dc3c8 char/spice: discard write() if backend is disconnected by Marc-André Lureau · 6 years ago
  12. 805189a char/spice: trigger HUP event by Marc-André Lureau · 6 years ago
  13. 1b63665 configure: bump spice-server required version to 0.12.5 by Marc-André Lureau · 6 years ago
  14. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  15. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  16. 6b10e57 char: move char devices to chardev/ by Marc-André Lureau · 8 years ago[Renamed (98%) from spice-qemu-char.c]
  17. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  18. f20e6f8 spice-char: fix segfault in char_spice_finalize by Li Qiang · 8 years ago
  19. 4e9f524 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  20. 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
  21. 0b663b7 char: remove class kind field by Marc-André Lureau · 8 years ago
  22. 88cace9 char: get rid of CharDriver by Marc-André Lureau · 8 years ago
  23. 18c508a spice-qemu-char: convert to finalize by Marc-André Lureau · 8 years ago
  24. 777357d chardev: qom-ify by Marc-André Lureau · 8 years ago
  25. 096b489 spice-char: improve error reporting by Marc-André Lureau · 8 years ago
  26. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  27. 41ac54b char: allocate CharDriverState as a single object by Marc-André Lureau · 8 years ago
  28. b68e956 char: move callbacks in CharDriver by Marc-André Lureau · 8 years ago
  29. 0b812f3 char: use a const CharDriver by Marc-André Lureau · 8 years ago
  30. 82878da char: remove explicit_be_open from CharDriverState by Marc-André Lureau · 8 years ago
  31. 58fa549 char: remove unused qemu_chr_fe_event by Marc-André Lureau · 8 years ago
  32. 72ac876 char: rename chr_close/chr_free by Marc-André Lureau · 8 years ago
  33. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  34. 21a933e chardev: Properly initialize ChardevCommon components by Eric Blake · 9 years ago
  35. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  36. d0d7708 qemu-char: add logfile facility to all chardev backends by Daniel P. Berrange · 9 years ago
  37. 130257d char: Convert to new qapi union layout by Eric Blake · 9 years ago
  38. 68145e1 qemu-char: convert spice backend to data-driven creation by Paolo Bonzini · 9 years ago
  39. 4ca1728 qemu-char: add create to register_char_driver by Paolo Bonzini · 9 years ago
  40. f7a8beb spice: fix spice_chr_add_watch() pre-condition by Marc-André Lureau · 10 years ago
  41. e95e203 spice-char: notify the server when chardev is writable by Marc-André Lureau · 10 years ago
  42. 51575c3 spice: Add missing 'static' attribute by Stefan Weil · 10 years ago
  43. e0883e2 spice: remove spice-experimental.h include by Marc-André Lureau · 10 years ago
  44. e4d50d4 qemu-char: Rename register_char_driver_qapi() to register_char_driver() by Peter Maydell · 10 years ago
  45. db39fcf qemu-char: introduce qemu_chr_alloc by Paolo Bonzini · 11 years ago
  46. 8909114 spice: hook qemu_chr_fe_set_open() event to ports by Marc-André Lureau · 11 years ago
  47. be733d6 spice-char: implement chardev port event by Marc-André Lureau · 11 years ago
  48. d8a03a0 spice-char: remove unused field by Marc-André Lureau · 11 years ago
  49. bd5c51e qemu-char: don't issue CHR_EVENT_OPEN in a BH by Michael Roth · 12 years ago
  50. 75c439b spice-qemu-char: vmc_write: Don't write more bytes then we're asked too by Hans de Goede · 12 years ago
  51. b010cec spice-qemu-char: Remove intermediate buffer by Alon Levy · 12 years ago
  52. ae893e5 spice-qemu-char: Add watch support by Hans de Goede · 12 years ago
  53. 52fe0e7 spice-qemu-char: Remove #ifdef-ed code for old spice-server compat by Hans de Goede · 12 years ago
  54. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  55. e280ff5 spice-qemu-char: Drop hackish vmc_register on spice_chr_write by Hans de Goede · 12 years ago
  56. 574b711 qemu-char: Consolidate guest_close/guest_open into a set_fe_open callback by Hans de Goede · 12 years ago
  57. 16665b9 qemu-char: Rename opened to be_open by Hans de Goede · 12 years ago
  58. 344bf1e spice-qemu-char: Remove dead debugging code by Hans de Goede · 12 years ago
  59. 5e9b473 spice-qemu-char: Fix name parameter issues after qapi-ifying by Hans de Goede · 12 years ago
  60. cd153e2 chardev: add spice support to qapi by Gerd Hoffmann · 12 years ago
  61. 26c6061 qemu-char: move spice registration to spice-qemu-char.c by Anthony Liguori · 12 years ago
  62. 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
  63. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  64. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  65. 077805f janitor: do not rely on indirect inclusions of or from qemu-char.h by Paolo Bonzini · 12 years ago
  66. afd0b40 spice-qemu-char: register spicevmc ports during qemu_spice_init() by Marc-André Lureau · 12 years ago
  67. 7a5448c spice-qemu-char: keep a list of spice chardev by Marc-André Lureau · 12 years ago
  68. 5a49d3e spice-qemu-char: add spiceport chardev by Marc-André Lureau · 12 years ago
  69. 71b423f spice-qemu-char: factor out CharDriverState creation by Marc-André Lureau · 12 years ago
  70. 07a54d7 spice-qemu-char: write to chardev whatever amount it can read by Marc-André Lureau · 12 years ago
  71. 4f5c017 spice-qemu-char.c: Show what name is unsupported by Eduardo Elias Ferreira · 13 years ago
  72. 1f51470 Revert "qemu-char: Print strerror message on failure" and deps by Markus Armbruster · 13 years ago
  73. f76e4c7 spice-qemu-char: Generate chardev open/close events by Hans de Goede · 13 years ago
  74. 7b6c736 spice-qemu-char.c: Use correct printf format char for ssize_t by Peter Maydell · 14 years ago
  75. 909cda1 char: rename qemu_chr_can_read() -> qemu_chr_be_can_read() by Anthony Liguori · 14 years ago
  76. fa5efcc char: rename qemu_chr_read() -> qemu_chr_be_write() by Anthony Liguori · 14 years ago
  77. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  78. 6e1db57 qemu-char: Print strerror message on failure by Kevin Wolf · 14 years ago
  79. 35106c2 spice-qemu-char: Fix flow control in client -> guest direction by Hans de Goede · 14 years ago
  80. cd8f7df spice-chardev: listen to frontend guest open / close by Hans de Goede · 14 years ago
  81. cbcc633 spice: add chardev (v5) by Alon Levy · 14 years ago