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
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
3
-3
/
+0
2022-04-06
char: move qemu_openpty_raw from util/ to char/
Marc-André Lureau
2
-2
/
+113
2022-01-07
chardev/char-socket: tcp_chr_sync_read: don't clobber errno
Roman Kagan
1
-0
/
+3
2022-01-07
chardev/char-socket: tcp_chr_recv: don't clobber errno
Roman Kagan
1
-7
/
+7
2021-12-21
chardev: make socket derivable
Marc-André Lureau
1
-57
/
+1
2021-12-21
chardev: teach socket to accept no addresses
Marc-André Lureau
1
-5
/
+9
2021-11-19
chardev/wctable: don't free the instance in wctablet_chr_finalize
Daniil Tatianin
1
-1
/
+0
2021-11-04
chardev: don't exit() straight away on C-a x
Alex Bennée
1
-1
/
+2
2021-10-14
configure, meson: move Spice configure handling to meson
Marc-André Lureau
1
-1
/
+1
2021-09-27
qapi: Convert simple union SocketAddressLegacy to flat one
Markus Armbruster
2
-5
/
+5
2021-09-14
chardev: remove needless class method
Marc-André Lureau
1
-4
/
+2
2021-09-14
chardev: Propagate error from logfile opening
Michal Privoznik
1
-5
/
+2
2021-08-05
chardev: report a simpler error about duplicated id
Marc-André Lureau
1
-0
/
+5
2021-08-05
chardev: give some context on chardev-add error
Marc-André Lureau
1
-6
/
+9
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
2021-08-05
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
1
-1
/
+1
2021-08-04
chardev/socket: print a more correct command-line address
Marc-André Lureau
1
-2
/
+2
2021-07-22
chardev-spice: add missing module_obj directive
Paolo Bonzini
1
-0
/
+1
2021-07-09
modules: add chardev module annotations
Gerd Hoffmann
2
-0
/
+5
2021-06-29
chardev/socket: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé
1
-12
/
+6
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-21
ui/vdagent: add clipboard support
Gerd Hoffmann
1
-0
/
+3
2021-05-21
ui/vdagent: add mouse support
Gerd Hoffmann
1
-0
/
+3
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2
-2
/
+0
2021-04-01
chardev: Fix yank with the chardev-change case
Lukas Straub
2
-10
/
+45
2021-04-01
chardev/char.c: Always pass id to chardev_new
Lukas Straub
1
-2
/
+2
2021-04-01
chardev/char.c: Move object_property_try_add_child out of chardev_new
Lukas Straub
1
-18
/
+24
2021-04-01
yank: Remove dependency on qiochannel
Lukas Straub
1
-7
/
+14
2021-03-19
char: Simplify chardev_name_foreach()
Kevin Wolf
1
-19
/
+5
2021-03-19
char: Deprecate backend aliases 'tty' and 'parport'
Kevin Wolf
1
-1
/
+11
2021-03-19
char: Skip CLI aliases in query-chardev-backends
Kevin Wolf
1
-7
/
+14
2021-03-18
chardev: reject use of 'wait' flag for socket client chardevs
Daniel P. Berrangé
1
-8
/
+4
2021-03-06
chardev: add nodelay option
Paolo Bonzini
2
-2
/
+14
2021-02-25
chardev: do not use short form boolean options in non-QemuOpts character devi...
Paolo Bonzini
1
-5
/
+5
2021-02-25
char: don't fail when client is not connected
Pavel Dovgalyuk
1
-0
/
+3
2021-02-04
chardev: check if the chardev is registered for yanking
Marc-André Lureau
1
-20
/
+33
2021-01-13
chardev/char-socket.c: Add yank feature
Lukas Straub
1
-0
/
+34
2021-01-02
brlapi: convert to meson
Paolo Bonzini
1
-1
/
+1
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-12
/
+8
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
3
-74
/
+35
2020-12-10
Tweak a few "Parameter 'NAME' expects THING" error message
Markus Armbruster
1
-1
/
+1
2020-11-17
char-stdio: Fix QMP default for 'signal'
Kevin Wolf
1
-3
/
+1
2020-11-03
sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX
Markus Armbruster
2
-0
/
+8
2020-11-03
char-socket: Fix qemu_chr_socket_address() for abstract sockets
Markus Armbruster
1
-2
/
+14
2020-11-03
sockets: Fix default of UnixSocketAddress member @tight
Markus Armbruster
1
-0
/
+2
2020-10-21
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
1
-1
/
+1
2020-10-15
chardev/spice: build spice chardevs as module
Gerd Hoffmann
1
-1
/
+6
2020-10-15
chardev/spice: simplify chardev setup
Gerd Hoffmann
1
-23
/
+6
[next]