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-fd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
Nikita Ivanov
1
-1
/
+1
2022-05-03
chardev: replace qemu_set_nonblock()
Marc-André Lureau
1
-2
/
+2
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2021-08-05
chardev: fix qemu_chr_open_fd() with fd_in==fd_out
Marc-André Lureau
1
-4
/
+15
2021-08-05
chardev: fix qemu_chr_open_fd() being called with fd=-1
Marc-André Lureau
1
-9
/
+17
2021-08-05
chardev: fix fd_chr_add_watch() when in != out
Marc-André Lureau
1
-1
/
+77
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+2
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-08-01
char-fd: remove useless chr pointer
Marc-André Lureau
1
-1
/
+0
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-3
/
+3
2017-05-03
char: Fix removing wrong GSource that be found by fd_in_tag
zhanghailiang
1
-4
/
+4
2017-03-06
char: remove the right fd been watched in qemu_chr_fe_set_handlers()
zhanghailiang
1
-3
/
+3
2017-01-31
char: move fd chardev in its own file
Marc-André Lureau
1
-0
/
+170