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
/
chardev
/
char-pty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-13
char-pty: remove write_lock usage
Marc-André Lureau
1
-47
/
+3
2019-02-13
char-pty: remove the check for connection on write
Marc-André Lureau
1
-5
/
+1
2018-10-19
char: Use error_printf() to print help and such
Markus Armbruster
1
-1
/
+1
2018-10-02
char-pty: remove unnecessary #ifdef
Paolo Bonzini
1
-6
/
+0
2018-02-05
chardev: fix incorrect unref of source
Peter Xu
1
-17
/
+21
2018-01-12
chardev: introduce qemu_chr_timeout_add_ms()
Peter Xu
1
-24
/
+19
2018-01-12
chardev: let g_idle_add() be with chardev gcontext
Peter Xu
1
-8
/
+13
2017-09-22
chardev: remove context in chr_update_read_handler
Peter Xu
1
-2
/
+1
2017-09-22
chardev: use per-dev context for io_add_watch_poll
Peter Xu
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-2
/
+2
2017-05-08
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
1
-3
/
+3
2017-05-04
char: remove qemu_chr_be_generic_open
Marc-André Lureau
1
-1
/
+1
2017-05-03
char: Fix removing wrong GSource that be found by fd_in_tag
zhanghailiang
1
-3
/
+3
2017-03-06
char: remove the right fd been watched in qemu_chr_fe_set_handlers()
zhanghailiang
1
-1
/
+1
2017-02-16
char: drop data written to a disconnected pty
Ed Swierk
1
-1
/
+1
2017-01-31
char: move pty chardev in its own file
Marc-André Lureau
1
-0
/
+300