index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
io/channel-watch: Fix socket watch on Windows
Bin Meng
2022-10-26
1
-4
/
+0
*
io/channel-watch: Drop the unnecessary cast
Bin Meng
2022-10-26
1
-3
/
+3
*
io/channel-watch: Drop a superfluous '#ifdef WIN32'
Bin Meng
2022-10-26
1
-2
/
+0
*
io/command: implement support for win32
Marc-André Lureau
2022-10-12
1
-21
/
+59
*
io/command: use glib GSpawn, instead of open-coding fork/exec
Marc-André Lureau
2022-10-12
1
-87
/
+18
*
io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
Philippe Mathieu-Daudé
2022-09-22
1
-1
/
+1
*
QIOChannelSocket: Add support for MSG_ZEROCOPY + IPV6
Leonardo Bras
2022-08-05
1
-2
/
+2
*
QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
Leonardo Bras
2022-07-20
1
-1
/
+7
*
io: add a QIOChannelNull equivalent to /dev/null
Daniel P. Berrangé
2022-06-22
3
-0
/
+241
*
QIOChannelSocket: Fix zero-copy send so socket flush works
Leonardo Bras
2022-06-22
1
-0
/
+5
*
QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability
Leonardo Bras
2022-06-22
1
-5
/
+9
*
QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
Leonardo Bras
2022-05-16
1
-4
/
+112
*
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-05-16
7
-10
/
+46
*
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
1
-3
/
+3
*
io: replace qemu_set{_non}block()
Marc-André Lureau
2022-05-03
2
-11
/
+18
*
io: make qio_channel_command_new_pid() static
Marc-André Lureau
2022-05-03
1
-4
/
+22
*
io: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
1
-2
/
+2
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
Drop qemu_foo() socket API wrapper
Marc-André Lureau
2022-03-22
1
-3
/
+3
*
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
3
-4
/
+8
*
build-sys: add HAVE_IPPROTO_MPTCP
Marc-André Lureau
2021-09-30
1
-1
/
+1
*
io: use GDateTime for formatting timestamp for websock headers
Daniel P. Berrangé
2021-07-14
1
-8
/
+2
*
sockets: Support multipath TCP
Dr. David Alan Gilbert
2021-06-08
1
-0
/
+4
*
io/net-listener: Call the notifier during finalize
Dr. David Alan Gilbert
2021-06-08
1
-0
/
+3
*
channel-socket: Only set CLOEXEC if we have space for fds
Dr. David Alan Gilbert
2021-06-08
1
-4
/
+4
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
io: error_prepend() in qio_channel_readv_full_all() causes segfault
Jagannathan Raman
2021-02-12
1
-2
/
+1
*
io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers
Elena Ufimtseva
2021-02-10
1
-20
/
+81
*
io: add qio_channel_writev_full_all helper
Elena Ufimtseva
2021-02-10
1
-1
/
+14
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ...
Peter Maydell
2021-01-13
1
-2
/
+4
|
\
|
*
io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
Lukas Straub
2021-01-13
1
-2
/
+4
*
|
meson: Propagate gnutls dependency
Roman Bolshakov
2021-01-12
1
-1
/
+1
|
/
*
io: Don't use '#' flag of printf format
AlexChen
2020-10-29
1
-1
/
+1
*
io: Fix Lesser GPL version number
Chetan Pant
2020-10-29
11
-11
/
+11
*
io: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
1
-10
/
+0
*
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
2020-09-18
2
-2
/
+0
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-1
/
+1
*
meson: convert io directory to Meson
Marc-André Lureau
2020-08-21
2
-12
/
+25
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
io/task: Move 'qom/object.h' header to source
Philippe Mathieu-Daudé
2020-06-10
1
-0
/
+1
*
io: Fix qio_channel_socket_close() error handling
Markus Armbruster
2020-04-29
1
-2
/
+3
*
io/channel-websock: treat 'binary' and no sub-protocol as the same
Yu-Chen Lin
2020-02-07
1
-12
/
+24
*
socket: Add num connections to qio_net_listener_open_sync()
Juan Quintela
2019-09-03
1
-1
/
+2
*
socket: Add num connections to qio_channel_socket_async()
Juan Quintela
2019-09-03
2
-8
/
+24
*
socket: Add num connections to qio_channel_socket_sync()
Juan Quintela
2019-09-03
3
-5
/
+6
*
socket: Add backlog parameter to socket_listen
Juan Quintela
2019-09-03
1
-1
/
+1
*
main-loop: Fix GSource leak in qio_task_thread_worker()
Alberto Garcia
2019-08-21
1
-0
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
9
-0
/
+9
[next]