1. 3329f07 QemuOpts: make most qemu_*_opts static by Gerd Hoffmann · 14 years ago
  2. 68c18d1 Fix mingw32 build by Blue Swirl · 14 years ago
  3. 6cbf4c8 RESEND: Inter-VM shared memory PCI device by Cam Macdonell · 14 years ago
  4. 6ab4b5a block: Decouple block device "commit all" from DriveInfo by Markus Armbruster · 15 years ago
  5. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  6. 637503d Monitor: Drop QMP documentation from code by Luiz Capitulino · 15 years ago
  7. e53f27b stash away SCM_RIGHTS fd until a getfd command arrives by Paolo Bonzini · 15 years ago
  8. 73cdf3f Always notify consumers of char devices if they're open by Alexander Graf · 15 years ago
  9. cb301ef fix function signature of qemu_chr_open_pty on !linux by Riku Voipio · 15 years ago
  10. d3f822d Restore terminal monitor attributes - addition by Shahar Havivi · 15 years ago
  11. d1839d7 Fix some compilation warnings on FreeBSD hosts by Juergen Lock · 15 years ago
  12. 2869548 Revert "Convert atexit users to exit_notifier" by Anthony Liguori · 15 years ago
  13. d7234f4 Convert atexit users to exit_notifier by Anthony Liguori · 15 years ago
  14. 7b27a76 rename IOCanRWHandler to IOCanReadHandler by Juan Quintela · 15 years ago
  15. 39324ca Fix corner case in chardev udp: parameter by Jan Kiszka · 15 years ago
  16. 2d75389 Restore terminal attributes for tty based monitor by Shahar Havivi · 15 years ago
  17. 5bb5990 qemu-char.c: drop debug printfs from qemu_chr_parse_compat by Jan Kiszka · 15 years ago
  18. 4266a13 add close callback for tty-based char device by David Ahern · 15 years ago
  19. afc535a Do not ignore error, if open file failed (-serial /dev/tty) by Evgeniy Dushistov · 15 years ago
  20. 3b9d7e6 char: Remove redundant qemu_chr_generic_open() call. by Kusanagi Kouichi · 15 years ago
  21. 588b383 char: Convert qemu_chr_info() to QObject by Luiz Capitulino · 15 years ago
  22. 3352163 un-static qemu_chr_parse_compat() by Gerd Hoffmann · 15 years ago
  23. 40ff6d7 Don't leak file descriptors by Kevin Wolf · 15 years ago
  24. bbe813a Fix commit a167ba50851cdac2fa36633587e98c5956cd6b18 by Aurelien Jarno · 15 years ago
  25. a167ba5 Add support for GNU/kFreeBSD by Aurelien Jarno · 15 years ago
  26. 127338e char: rename qemu_chr_reset to qemu_chr_generic_open by Amit Shah · 15 years ago
  27. 57e073a char: Remove special init_reset handling by Amit Shah · 15 years ago
  28. 9bd7854 char: don't limit data sent to backends to 1k per buffer by Amit Shah · 15 years ago
  29. 45eea13 serial: Support additional serial speed values by Stefan Weil · 15 years ago
  30. f7cbc08 Revert "char: emit the OPENED event only when a new char connection is opened" by Anthony Liguori · 15 years ago
  31. 1abb817 net: remove unused includes of if_tun.h and if_tap.h by Mark McLoughlin · 15 years ago
  32. 5989020 Add chardev option to disable signal. by Kusanagi Kouichi · 15 years ago
  33. 6cfa64d char: emit the OPENED event only when a new char connection is opened by Amit Shah · 15 years ago
  34. b6b8df5 char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED by Amit Shah · 15 years ago
  35. 69795d6 char: check for initial_reset_issued unnecessary by Amit Shah · 15 years ago
  36. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  37. 799f1f2 move mux focus field from CharDriverState to MuxDriver by Gerd Hoffmann · 15 years ago
  38. a7aec5d monitor: fix muxing by Gerd Hoffmann · 15 years ago
  39. c845f40 Allow -serial chardev:<name> by Gerd Hoffmann · 15 years ago
  40. 7e1b35b convert udp chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  41. 7591c5c convert mux chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  42. 6ea314d convert vc chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  43. 48b7649 convert tty + parport chardevs to QemuOpts. by Gerd Hoffmann · 15 years ago
  44. d6c983c convert windows console chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  45. dc1c21e convert braille chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  46. f0457e8 convert msmouse chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  47. 3c17aff convert stdio chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  48. 4490dad convert pty chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  49. aeb2c47 convert unix+tcp chardevs to QemuOpts. by Gerd Hoffmann · 15 years ago
  50. 7d31544 convert file+pipe chardevs to QemuOpts. by Gerd Hoffmann · 15 years ago
  51. 191bc01 switch chardev to QemuOpts: infrastructure, null device by Gerd Hoffmann · 15 years ago
  52. 793cbfb char: Emit 'CLOSED' events on char device close by Amit Shah · 15 years ago
  53. 7cba04f More NULL pointer fixes by Blue Swirl · 15 years ago
  54. 73bcc2a Fix typo WIN32 -> _WIN32 by Anthony Liguori · 15 years ago
  55. 71e72a1 rename HOST_BSD to CONFIG_BSD by Juan Quintela · 15 years ago
  56. 751c6a1 kill drives_table by Gerd Hoffmann · 15 years ago
  57. 7d17405 Add SCM_RIGHTS support to unix socket character devices by Mark McLoughlin · 15 years ago
  58. 9977c89 Make tcp_chr_read() use recvmsg() by Mark McLoughlin · 15 years ago
  59. 4ab312f mux-term: Fix timestamp association by Jan Kiszka · 16 years ago
  60. 2d22959 mux-term: Localize timestamps by Jan Kiszka · 16 years ago
  61. 7050326 Win32: Don't remove const attribute in type casts. by Stefan Weil · 16 years ago
  62. c5b76b3 Fix mingw32 build warnings by Blue Swirl · 16 years ago
  63. 993fbfd Refactor how display drivers are selected by Anthony Liguori · 16 years ago
  64. 3f4cb3d Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' by blueswir1 · 16 years ago
  65. 819f56b char: Fix closing of various char devices (Jan Kiszka) by aliguori · 16 years ago
  66. 179a2c1 Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure by blueswir1 · 16 years ago
  67. c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
  68. cde76ee monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka) by aliguori · 16 years ago
  69. 2724b18 monitor: Improve mux'ed console experience (Jan Kiszka) by aliguori · 16 years ago
  70. 731b036 monitor: Decouple terminals (Jan Kiszka) by aliguori · 16 years ago
  71. bb80604 monitor: Drop banner hiding (Jan Kiszka) by aliguori · 16 years ago
  72. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  73. a80bf99 char-mux: Use separate input buffers (Jan Kiszka) by aliguori · 16 years ago
  74. 2970a6c char: Fix initial reset (Jan Kiszka) by aliguori · 16 years ago
  75. 84694dd qemu_chr_open_tcp: allow ipv4 and ipv6 options by aurel32 · 16 years ago
  76. aa71cf8 QEMU Microsoft serial mouse emulation by aurel32 · 16 years ago
  77. b4abdfa fix use of host serial port by aurel32 · 16 years ago
  78. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  79. a4bb1db monitor-mux: fix timestamp prefixes (Jan Kiszka) by aliguori · 16 years ago
  80. ceecf1d add an init function parameter to qemu_chr_open() by aurel32 · 16 years ago
  81. 2796dae Fix character devices after DisplayState refactoring by aliguori · 16 years ago
  82. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  83. 00766a4 Make OpenBSD sparc-softmmu compile warning free by blueswir1 · 16 years ago
  84. f9487cb Fix warning from sparse by aurel32 · 16 years ago
  85. 6972f93 Native FreeBSD parallel port (Juergen Lock) by blueswir1 · 16 years ago
  86. c3b972c fix some variable initizalization issues (Stefano Stabellini) by aliguori · 16 years ago
  87. f07b600 sockets: switch over tcp/telnet/unix serial line to new helper functions (Gerd Hoffman) by aliguori · 16 years ago
  88. d247d25 sockets: helper functions for qemu (Gerd Hoffman) by aliguori · 16 years ago
  89. 24646c7 Fix some build issues for BSD. by blueswir1 · 16 years ago
  90. cf3ebac qemu-char: include hw/baum.h by aurel32 · 16 years ago
  91. b643146 Remove extraneous inline keyword. by aliguori · 16 years ago
  92. 6f97dba Move CharDriverState code out of vl.c by aliguori · 16 years ago