aboutsummaryrefslogtreecommitdiff
path: root/qemu-char.h
AgeCommit message (Expand)Author
2011-02-01add qemu_chr_set_echoPaolo Bonzini
2010-11-17qemu-char: Introduce Memory driverLuiz Capitulino
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-08-10RESEND: Inter-VM shared memory PCI deviceCam Macdonell
2010-04-09Always notify consumers of char devices if they're openAlexander Graf
2010-03-19rename IOCanRWHandler to IOCanReadHandlerJuan Quintela
2009-12-12char: Convert qemu_chr_info() to QObjectLuiz Capitulino
2009-12-12un-static qemu_chr_parse_compat()Gerd Hoffmann
2009-11-17char: rename qemu_chr_reset to qemu_chr_generic_openAmit Shah
2009-11-17char: Remove special init_reset handlingAmit Shah
2009-10-27Revert "char: emit the OPENED event only when a new char connection is opened"Anthony Liguori
2009-10-21char: emit the OPENED event only when a new char connection is openedAmit Shah
2009-10-21char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-11move mux focus field from CharDriverState to MuxDriverGerd Hoffmann
2009-09-11Allow -serial chardev:<name>Gerd Hoffmann
2009-09-11switch chardev to QemuOpts: infrastructure, null deviceGerd Hoffmann
2009-08-24char: Emit 'CLOSED' events on char device closeAmit Shah
2009-07-27Add SCM_RIGHTS support to unix socket character devicesMark McLoughlin
2009-03-05monitor: Improve mux'ed console experience (Jan Kiszka)aliguori
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-03-05char: Fix initial reset (Jan Kiszka)aliguori
2009-01-18add an init function parameter to qemu_chr_open()aurel32
2008-10-31Move some declarations around in the QEMU CharDriver codealiguori
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori
2008-08-22qemu-char.h: Fix IOCTL valuesaurel32
2008-08-22Parallel Port Direction Fixaurel32
2008-08-11Upgrade emulated UART to 16550A (Stefano Stabellini)aliguori
2007-11-25Add input buffer to mux chr (patch by Tristan Gingold).balrog
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook