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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
1
-1
/
+0
2024-03-19
Revert "chardev: use a child source for qio input source"
Daniel P. Berrangé
1
-5
/
+51
2024-03-19
Revert "chardev/char-socket: Fix TLS io channels sending too much data to the...
Daniel P. Berrangé
1
-3
/
+3
2024-03-19
chardev: lower priority of the HUP GSource in socket chardev
Daniel P. Berrangé
1
-0
/
+16
2024-03-09
char: Slightly better error reporting when chardev is in use
Markus Armbruster
1
-6
/
+7
2024-03-01
chardev/char-socket: Fix TLS io channels sending too much data to the backend
Thomas Huth
1
-3
/
+3
2024-02-14
Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2
-5
/
+6
2024-02-14
chardev/parallel: Don't close stdin on inappropriate device
Markus Armbruster
2
-5
/
+6
2024-02-13
Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-1
/
+1
2024-02-12
qapi: Improve documentation of file descriptor socket addresses
Markus Armbruster
1
-1
/
+1
2024-02-09
chardev: close QIOChannel before unref'ing
Daniel P. Berrangé
1
-0
/
+4
2024-01-12
chardev: use bool for fe_is_open
Alex Bennée
2
-9
/
+9
2024-01-09
Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
1
-0
/
+12
2024-01-08
chardev: force write all when recording replay logs
Alex Bennée
1
-0
/
+12
2024-01-05
chardev/char.c: fix "abstract device type" error message
Michael Tokarev
1
-1
/
+1
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
1
-2
/
+2
2023-12-31
meson: remove config_targetos
Paolo Bonzini
1
-1
/
+1
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
1
-12
/
+14
2023-10-19
ui/input: Constify QemuInputHandler structure
Philippe Mathieu-Daudé
2
-2
/
+2
2023-10-03
chardev/char-pty: Avoid losing bytes when the other side just (re-)connected
Thomas Huth
1
-3
/
+19
2023-09-08
misc/other: spelling fixes
Michael Tokarev
2
-4
/
+4
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
1
-1
/
+1
2023-08-07
chardev: report the handshake error
Marc-André Lureau
1
-2
/
+10
2023-06-27
chardev/char-win-stdio: Support VT sequences on Windows 11 host
Zhang Huasen
1
-1
/
+1
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-1
/
+1
2023-04-20
chardev: Allow setting file chardev input file on the command line
Peter Maydell
2
-0
/
+11
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-33
/
+33
2023-03-13
char: do not double-close fd when failing to add client
Marc-André Lureau
1
-2
/
+0
2023-03-02
chardev/char-socket: set s->listener = NULL in char_socket_finalize
Yajun Wu
1
-0
/
+1
2023-02-06
io: Add support for MSG_PEEK for socket channel
manish.mishra
1
-2
/
+2
2023-02-04
char: Factor out qmp_add_client() parts and move to chardev/
Markus Armbruster
1
-0
/
+20
2023-02-04
char: Move HMP commands from monitor/ to chardev/
Markus Armbruster
2
-1
/
+225
2023-01-19
ui/spice: Require spice-server >= 0.14.0
Markus Armbruster
1
-2
/
+0
2023-01-11
chardev: clean up chardev-parallel.c
Paolo Bonzini
2
-14
/
+6
2023-01-09
Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
3
-7
/
+7
2023-01-09
error handling: Use RETRY_ON_EINTR() macro where applicable
Nikita Ivanov
1
-3
/
+1
2023-01-09
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
Nikita Ivanov
2
-4
/
+6
2023-01-06
util: remove support -chardev tty and -chardev parport
Paolo Bonzini
1
-31
/
+2
2022-12-14
qapi chardev: Elide redundant has_FOO in generated C
Markus Armbruster
4
-14
/
+7
2022-11-21
chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitor
Bin Meng
1
-1
/
+7
2022-09-29
chardev: fix segfault in finalize
Maksim Davydov
2
-2
/
+6
2022-09-29
msmouse: Add pnp data
Arwed Meyer
1
-11
/
+47
2022-09-29
msmouse: Use fifo8 instead of array
Arwed Meyer
1
-22
/
+25
2022-09-29
chardev: src buffer const for write functions
Arwed Meyer
1
-2
/
+2
2022-09-29
msmouse: Handle mouse reset
Arwed Meyer
1
-2
/
+61
2022-09-22
chardev/baum: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-1
/
+2
2022-09-22
chardev/baum: Use definitions to avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-4
/
+4
2022-09-22
chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
Philippe Mathieu-Daudé
1
-4
/
+7
2022-09-02
chardev/char-socket: Update AF_UNIX for Windows
Bin Meng
1
-2
/
+2
[next]