Commit History

Author SHA1 Message Date
  Daniel P. Berrange 1366108981 Introduce a 'client_add' monitor command accepting an open FD 14 years ago
  Kusanagi Kouichi d5b27167e1 char: Allow devices to use a single multiplexed chardev. 14 years ago
  Hans de Goede 7c32c4feeb chardev: Allow frontends to notify backends of guest open / close 14 years ago
  Amit Shah 2d6c1ef40f char: Prevent multiple devices opening same chardev 14 years ago
  Paolo Bonzini c48855e140 add qemu_chr_set_echo 14 years ago
  Luiz Capitulino 999bd67c87 qemu-char: Introduce Memory driver 15 years ago
  Stefan Weil 8b7968f7c4 Use GCC_FMT_ATTR (format checking) 15 years ago
  Cam Macdonell 6cbf4c8c64 RESEND: Inter-VM shared memory PCI device 15 years ago
  Alexander Graf 73cdf3f2c9 Always notify consumers of char devices if they're open 15 years ago
  Juan Quintela 7b27a769f1 rename IOCanRWHandler to IOCanReadHandler 15 years ago
  Luiz Capitulino 588b383201 char: Convert qemu_chr_info() to QObject 15 years ago
  Gerd Hoffmann 33521634bf un-static qemu_chr_parse_compat() 15 years ago
  Amit Shah 127338e610 char: rename qemu_chr_reset to qemu_chr_generic_open 16 years ago
  Amit Shah 57e073a3a1 char: Remove special init_reset handling 16 years ago
  Anthony Liguori f7cbc08ff0 Revert "char: emit the OPENED event only when a new char connection is opened" 16 years ago
  Amit Shah 6cfa64de90 char: emit the OPENED event only when a new char connection is opened 16 years ago
  Amit Shah b6b8df560c char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED 16 years ago
  Blue Swirl 72cf2d4f0e Fix sys-queue.h conflict for good 16 years ago
  Gerd Hoffmann 799f1f2325 move mux focus field from CharDriverState to MuxDriver 16 years ago
  Gerd Hoffmann c845f40149 Allow -serial chardev:<name> 16 years ago
  Gerd Hoffmann 191bc01bc9 switch chardev to QemuOpts: infrastructure, null device 16 years ago
  Amit Shah 793cbfb5d1 char: Emit 'CLOSED' events on char device close 16 years ago
  Mark McLoughlin 7d1740590b Add SCM_RIGHTS support to unix socket character devices 16 years ago
  aliguori 2724b1806a monitor: Improve mux'ed console experience (Jan Kiszka) 16 years ago
  aliguori 376253ece4 monitor: Rework API (Jan Kiszka) 16 years ago
  aliguori 2970a6c943 char: Fix initial reset (Jan Kiszka) 16 years ago
  aurel32 ceecf1d158 add an init function parameter to qemu_chr_open() 16 years ago
  aliguori 0e82f34d07 Move some declarations around in the QEMU CharDriver code 17 years ago
  aliguori 5ccfae10a7 Implement "info chardev" command. (Gerd Hoffmann) 17 years ago
  aurel32 f066404827 qemu-char.h: Fix IOCTL values 17 years ago