index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-char.h
Age
Commit message (
Expand
)
Author
2009-10-27
Revert "char: emit the OPENED event only when a new char connection is opened"
Anthony Liguori
2009-10-21
char: emit the OPENED event only when a new char connection is opened
Amit Shah
2009-10-21
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
Amit Shah
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-11
move mux focus field from CharDriverState to MuxDriver
Gerd Hoffmann
2009-09-11
Allow -serial chardev:<name>
Gerd Hoffmann
2009-09-11
switch chardev to QemuOpts: infrastructure, null device
Gerd Hoffmann
2009-08-24
char: Emit 'CLOSED' events on char device close
Amit Shah
2009-07-27
Add SCM_RIGHTS support to unix socket character devices
Mark McLoughlin
2009-03-05
monitor: Improve mux'ed console experience (Jan Kiszka)
aliguori
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
char: Fix initial reset (Jan Kiszka)
aliguori
2009-01-18
add an init function parameter to qemu_chr_open()
aurel32
2008-10-31
Move some declarations around in the QEMU CharDriver code
aliguori
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
2008-08-22
qemu-char.h: Fix IOCTL values
aurel32
2008-08-22
Parallel Port Direction Fix
aurel32
2008-08-11
Upgrade emulated UART to 16550A (Stefano Stabellini)
aliguori
2007-11-25
Add input buffer to mux chr (patch by Tristan Gingold).
balrog
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Break up vl.h.
pbrook