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-mux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-04
chardev: don't exit() straight away on C-a x
Alex Bennée
1
-1
/
+2
2021-09-14
chardev: remove needless class method
Marc-André Lureau
1
-4
/
+2
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
1
-4
/
+34
2020-07-13
chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-08
chardev: use QEMUChrEvent instead of int
Paolo Bonzini
1
-3
/
+3
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-02-13
char: update the mux handlers in class callback
Marc-André Lureau
1
-2
/
+3
2019-02-12
chardev: fix mess in OPENED/CLOSED events when muxed
Artem Pisarenko
1
-8
/
+8
2018-06-01
mux: fix ctrl-a b again
Marc-André Lureau
1
-0
/
+1
2018-04-17
Revert "mux: fix ctrl-a b again"
Peter Maydell
1
-1
/
+0
2018-04-17
mux: fix ctrl-a b again
Marc-André Lureau
1
-0
/
+1
2018-03-12
chardev: introduce chr_machine_done hook
Peter Xu
1
-4
/
+29
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+2
2017-12-21
chardev: fix backend events regression with mux chardev
Marc-André Lureau
1
-0
/
+10
2017-07-14
char: add backend hotswap handler
Anton Nefedov
1
-0
/
+1
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-2
/
+2
2017-05-04
mux: simplfy muxes_realize_done
Marc-André Lureau
1
-3
/
+8
2017-01-31
char: move mux to its own file
Marc-André Lureau
1
-0
/
+358