Sign in
qemu-android
/
qemu-android
/
804b207170cdccca3672b63caaf82312ad205a7f
/
qemu-char.h
73cdf3f
Always notify consumers of char devices if they're open
by Alexander Graf
· 15 years ago
7b27a76
rename IOCanRWHandler to IOCanReadHandler
by Juan Quintela
· 15 years ago
588b383
char: Convert qemu_chr_info() to QObject
by Luiz Capitulino
· 15 years ago
3352163
un-static qemu_chr_parse_compat()
by Gerd Hoffmann
· 15 years ago
127338e
char: rename qemu_chr_reset to qemu_chr_generic_open
by Amit Shah
· 15 years ago
57e073a
char: Remove special init_reset handling
by Amit Shah
· 15 years ago
f7cbc08
Revert "char: emit the OPENED event only when a new char connection is opened"
by Anthony Liguori
· 15 years ago
6cfa64d
char: emit the OPENED event only when a new char connection is opened
by Amit Shah
· 15 years ago
b6b8df5
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
by Amit Shah
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 16 years ago
799f1f2
move mux focus field from CharDriverState to MuxDriver
by Gerd Hoffmann
· 16 years ago
c845f40
Allow -serial chardev:<name>
by Gerd Hoffmann
· 16 years ago
191bc01
switch chardev to QemuOpts: infrastructure, null device
by Gerd Hoffmann
· 16 years ago
793cbfb
char: Emit 'CLOSED' events on char device close
by Amit Shah
· 16 years ago
7d17405
Add SCM_RIGHTS support to unix socket character devices
by Mark McLoughlin
· 16 years ago
2724b18
monitor: Improve mux'ed console experience (Jan Kiszka)
by aliguori
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
2970a6c
char: Fix initial reset (Jan Kiszka)
by aliguori
· 16 years ago
ceecf1d
add an init function parameter to qemu_chr_open()
by aurel32
· 16 years ago
0e82f34
Move some declarations around in the QEMU CharDriver code
by aliguori
· 16 years ago
5ccfae1
Implement "info chardev" command. (Gerd Hoffmann)
by aliguori
· 16 years ago
f066404
qemu-char.h: Fix IOCTL values
by aurel32
· 17 years ago
563e3c6
Parallel Port Direction Fix
by aurel32
· 17 years ago
81174da
Upgrade emulated UART to 16550A (Stefano Stabellini)
by aliguori
· 17 years ago
bd9bdce
Add input buffer to mux chr (patch by Tristan Gingold).
by balrog
· 17 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago