]> git.proxmox.com Git - qemu.git/history - qemu-char.h
mc146818rtc: Handle host clock resets
[qemu.git] / qemu-char.h
2011-07-23 Daniel P. BerrangeIntroduce a 'client_add' monitor command accepting...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'amitshah/for-anthony...
2011-04-28 Kusanagi Kouichichar: Allow devices to use a single multiplexed chardev.
2011-04-28 Hans de Goedechardev: Allow frontends to notify backends of guest...
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Amit Shahchar: Prevent multiple devices opening same chardev
2011-02-01 Paolo Bonziniadd qemu_chr_set_echo
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-17 Luiz Capitulinoqemu-char: Introduce Memory driver
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan WeilUse GCC_FMT_ATTR (format checking)
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-10 Cam MacdonellRESEND: Inter-VM shared memory PCI device
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.