index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io
Age
Commit message (
Expand
)
Author
2018-06-28
Delete AF_UNIX socket after close
Pavel Balaev
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
2018-03-27
error: Remove NULL checks on error_propagate() calls
Laurent Vivier
2018-03-13
sockets: move fd_is_socket() into common sockets code
Daniel P. Berrange
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
2018-03-06
qio: non-default context for async conn
Peter Xu
2018-03-06
qio: non-default context for threaded qtask
Peter Xu
2018-03-06
qio: store gsources for net listeners
Peter Xu
2018-03-06
qio: introduce qio_channel_add_watch_{full|source}
Peter Xu
2018-03-06
qio: rename qio_task_thread_result
Peter Xu
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-15
io/channel-command: Do not kill the child process after closing the pipe
Thomas Huth
2018-02-15
io: Add /dev/fdset/ support to QIOChannelFile
Ross Lagerwall
2018-02-15
io: Don't call close multiple times in QIOChannelFile
Ross Lagerwall
2018-02-15
io: Fix QIOChannelFile when creating and opening read-write
Ross Lagerwall
2018-02-15
io/channel-websock: handle continuous reads without any data
Edgar Kaziakhmedov
2018-02-15
io: fix QIONetListener memory leak
Paolo Bonzini
2018-02-09
Clean up includes
Markus Armbruster
2017-12-15
io: introduce a network socket listener API
Daniel P. Berrange
2017-10-17
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-10-16
io: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attribute=format)
Stefan Weil
2017-10-16
io: fix mem leak in websock error path
Daniel P. Berrange
2017-10-16
io: add trace points for websocket HTTP protocol headers
Daniel P. Berrange
2017-10-16
io: cope with websock 'Connection' header having multiple values
Daniel P. Berrange
2017-10-16
io: get rid of bounce buffering in websock write path
Daniel P. Berrange
2017-10-16
io: pass a struct iovec into qio_channel_websock_encode
Daniel P. Berrange
2017-10-16
io: get rid of qio_channel_websock_encode helper method
Daniel P. Berrange
2017-10-16
io: simplify websocket ping reply handling
Daniel P. Berrange
2017-10-16
io: monitor encoutput buffer size from websocket GSource
Daniel P. Berrange
2017-10-04
io: add trace events for websockets frame handling
Daniel P. Berrange
2017-10-04
io: Attempt to send websocket close messages to client
Brandon Carpenter
2017-10-04
io: Reply to ping frames
Brandon Carpenter
2017-10-04
io: Ignore websocket PING and PONG frames
Brandon Carpenter
2017-10-04
io: Allow empty websocket payload
Brandon Carpenter
2017-10-04
io: Add support for fragmented websocket binary frames
Brandon Carpenter
2017-10-04
io: Small updates in preparation for websocket changes
Brandon Carpenter
2017-10-04
io: use case insensitive check for Connection & Upgrade websock headers
Daniel P. Berrange
2017-10-04
io: include full error message in websocket handshake trace
Daniel P. Berrange
2017-10-04
io: send proper HTTP response for websocket errors
Daniel P. Berrange
2017-09-06
io: Add new qio_channel_read{, v}_all_eof functions
Eric Blake
2017-09-06
io: Yield rather than wait when already in coroutine
Eric Blake
2017-09-05
io: add new qio_channel_{readv, writev, read, write}_all functions
Daniel P. Berrange
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
2017-08-02
io: fix qio_channel_socket_accept err handling
Peter Xu
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-19
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-07-18-1' in...
Peter Maydell
2017-07-14
io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
Daniel P. Berrange
2017-07-13
websock: Don't try to set *errp directly
Eduardo Habkost
2017-05-26
io: simplify qio_channel_attach_aio_context
Paolo Bonzini
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
[next]