]> git.proxmox.com Git - qemu.git/history - qemu-char.h
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / qemu-char.h
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09 Alexander GrafAlways notify consumers of char devices if they're...
2010-03-19 Juan Quintelarename IOCanRWHandler to IOCanReadHandler
2009-12-12 Luiz Capitulinochar: Convert qemu_chr_info() to QObject
2009-12-12 Gerd Hoffmannun-static qemu_chr_parse_compat()
2009-11-17 Amit Shahchar: rename qemu_chr_reset to qemu_chr_generic_open
2009-11-17 Amit Shahchar: Remove special init_reset handling
2009-10-27 Anthony LiguoriRevert "char: emit the OPENED event only when a new...
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-21 Amit Shahchar: emit the OPENED event only when a new char connec...
2009-10-21 Amit Shahchar: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 Gerd Hoffmannmove mux focus field from CharDriverState to MuxDriver
2009-09-11 Gerd HoffmannAllow -serial chardev:<name>
2009-09-11 Gerd Hoffmannswitch chardev to QemuOpts: infrastructure, null device
2009-08-24 Amit Shahchar: Emit 'CLOSED' events on char device close
2009-07-27 Mark McLoughlinAdd SCM_RIGHTS support to unix socket character devices
2009-03-05 aliguorimonitor: Improve mux'ed console experience (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-03-05 aliguorichar: Fix initial reset (Jan Kiszka)
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2008-10-31 aliguoriMove some declarations around in the QEMU CharDriver...
2008-10-31 aliguoriImplement "info chardev" command. (Gerd Hoffmann)
2008-08-22 aurel32qemu-char.h: Fix IOCTL values
2008-08-22 aurel32Parallel Port Direction Fix
2008-08-11 aliguoriUpgrade emulated UART to 16550A (Stefano Stabellini)
2007-11-25 balrogAdd input buffer to mux chr (patch by Tristan Gingold).
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.