index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-char.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-09
Always notify consumers of char devices if they're open
Alexander Graf
1
-0
/
+1
2010-03-19
rename IOCanRWHandler to IOCanReadHandler
Juan Quintela
1
-4
/
+3
2009-12-12
char: Convert qemu_chr_info() to QObject
Luiz Capitulino
1
-1
/
+3
2009-12-12
un-static qemu_chr_parse_compat()
Gerd Hoffmann
1
-0
/
+1
2009-11-17
char: rename qemu_chr_reset to qemu_chr_generic_open
Amit Shah
1
-1
/
+1
2009-11-17
char: Remove special init_reset handling
Amit Shah
1
-1
/
+0
2009-10-27
Revert "char: emit the OPENED event only when a new char connection is opened"
Anthony Liguori
1
-2
/
+0
2009-10-21
char: emit the OPENED event only when a new char connection is opened
Amit Shah
1
-0
/
+2
2009-10-21
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
Amit Shah
1
-1
/
+1
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-2
/
+2
2009-09-11
move mux focus field from CharDriverState to MuxDriver
Gerd Hoffmann
1
-1
/
+0
2009-09-11
Allow -serial chardev:<name>
Gerd Hoffmann
1
-0
/
+1
2009-09-11
switch chardev to QemuOpts: infrastructure, null device
Gerd Hoffmann
1
-0
/
+4
2009-08-24
char: Emit 'CLOSED' events on char device close
Amit Shah
1
-0
/
+1
2009-07-27
Add SCM_RIGHTS support to unix socket character devices
Mark McLoughlin
1
-0
/
+2
2009-03-05
monitor: Improve mux'ed console experience (Jan Kiszka)
aliguori
1
-3
/
+5
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
1
-1
/
+3
2009-03-05
char: Fix initial reset (Jan Kiszka)
aliguori
1
-0
/
+1
2009-01-18
add an init function parameter to qemu_chr_open()
aurel32
1
-1
/
+2
2008-10-31
Move some declarations around in the QEMU CharDriver code
aliguori
1
-0
/
+2
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
1
-1
/
+6
2008-08-22
qemu-char.h: Fix IOCTL values
aurel32
1
-2
/
+2
2008-08-22
Parallel Port Direction Fix
aurel32
1
-0
/
+1
2008-08-11
Upgrade emulated UART to 16550A (Stefano Stabellini)
aliguori
1
-0
/
+10
2007-11-25
Add input buffer to mux chr (patch by Tristan Gingold).
balrog
1
-0
/
+2
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-0
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-0
/
+74