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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-23
misc: Use macro ARRAY_SIZE where possible
Stefan Weil
1
-2
/
+1
2013-12-16
char: add qemu_chr_fe_event()
Marc-André Lureau
1
-0
/
+7
2013-10-10
Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into staging
Anthony Liguori
1
-51
/
+31
2013-10-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-2
/
+2
2013-10-05
qemu-char: Fix potential out of bounds access to local arrays
Stefan Weil
1
-2
/
+2
2013-10-01
chardev: handle qmp_chardev_add(KIND_MUX) failure
Gerd Hoffmann
1
-1
/
+6
2013-09-12
chardev: fix pty_chr_timer
Gerd Hoffmann
1
-8
/
+4
2013-09-05
char: remove watch callback on chardev detach from frontend
Amit Shah
1
-0
/
+3
2013-09-05
char: use common function to disable callbacks on chardev close
Amit Shah
1
-43
/
+19
2013-09-05
char: move backends' io watch tag to CharDriverState
Amit Shah
1
-38
/
+39
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-1
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-1
/
+1
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
1
-1
/
+1
2013-08-13
qemu-char: fix infinite recursion connecting to monitor pty
James Hogan
1
-1
/
+1
2013-07-30
chardev: fix CHR_EVENT_OPENED events for mux chardevs
Michael Roth
1
-0
/
+50
2013-07-29
qapi: Rename ChardevBackend member "memory" to "ringbuf"
Markus Armbruster
1
-5
/
+6
2013-07-29
qemu-char: Register ring buffer driver with correct name "ringbuf"
Markus Armbruster
1
-1
/
+4
2013-07-29
Revert "chardev: Make the name of memory device consistent"
Markus Armbruster
1
-8
/
+8
2013-07-18
char: io_channel_send: don't lose written bytes
Laszlo Ersek
1
-22
/
+19
2013-07-10
qemu-char: Fix ringbuf option size
Markus Armbruster
1
-1
/
+1
2013-07-09
trap signals for "-serial mon:stdio"
Paolo Bonzini
1
-4
/
+9
2013-06-28
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-13
/
+32
2013-06-28
qemu-char: Fix ID reuse after chardev-remove for qapi-based init
Markus Armbruster
1
-0
/
+1
2013-06-28
qemu-char: report udp backend errors
Gerd Hoffmann
1
-0
/
+2
2013-06-28
qemu-char: add -chardev mux support
Gerd Hoffmann
1
-0
/
+18
2013-06-28
qemu-char: minor mux chardev fixes
Gerd Hoffmann
1
-4
/
+3
2013-06-28
qemu-char: use ChardevBackendKind in CharDriver
Gerd Hoffmann
1
-2
/
+2
2013-06-28
qemu-char: don't leak opts on error
Gerd Hoffmann
1
-1
/
+1
2013-06-28
qemu-char: print notification to stderr
Gerd Hoffmann
1
-2
/
+2
2013-06-28
qemu-char: use more specific error_setg_* variants
Gerd Hoffmann
1
-2
/
+2
2013-06-28
qemu-char: check optional fields using has_*
Gerd Hoffmann
1
-2
/
+2
2013-06-21
qemu-char: use bool in qemu_chr_open_socket and simplify code a bit
liguang
1
-13
/
+6
2013-06-14
create qemu_openpty_raw() helper function and move it to a separate file
Michael Tokarev
1
-72
/
+5
2013-06-11
qemu-char: remove a few needless #includes
Michael Tokarev
1
-2
/
+0
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
1
-21
/
+17
2013-05-27
chardev: fix "info chardev" output
Gerd Hoffmann
1
-0
/
+3
2013-05-27
Revert "chardev: Get filename for new qapi backend"
Gerd Hoffmann
1
-2
/
+0
2013-05-22
chardev: Get filename for new qapi backend
Lei Li
1
-0
/
+2
2013-05-22
chardev: Make the name of memory device consistent
Lei Li
1
-8
/
+8
2013-05-22
glib: Fix some misuses of gsize/size_t types
Peter Crosthwaite
1
-1
/
+1
2013-05-20
chardev: Make consistent with udp device for new qapi backend
Lei Li
1
-5
/
+5
2013-05-14
portability: pty.h is glibc-specific
Paolo Bonzini
1
-10
/
+0
2013-04-25
qemu-char: Set foo_tag = 0 when returning FALSE from callbacks
Hans de Goede
1
-0
/
+2
2013-04-22
qemu-char: do not operate on sources from finalize callbacks
Paolo Bonzini
1
-15
/
+40
2013-04-22
qemu-char: correct return value from chr_read functions
Paolo Bonzini
1
-6
/
+16
2013-04-22
qemu-char: simplify pty polling
Paolo Bonzini
1
-24
/
+17
2013-04-22
qemu-char: use consistent idiom for removing sources
Paolo Bonzini
1
-9
/
+23
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-1
/
+1
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-15
qemu-char: another io_add_watch_poll fix
Paolo Bonzini
1
-1
/
+4
[next]