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: simplify websocket ping reply handling
Daniel P. Berrange
2017-10-16
1
-13
/
+15
*
|
io: monitor encoutput buffer size from websocket GSource
Daniel P. Berrange
2017-10-16
1
-2
/
+2
|
/
*
io: add trace events for websockets frame handling
Daniel P. Berrange
2017-10-04
2
-5
/
+23
*
io: Attempt to send websocket close messages to client
Brandon Carpenter
2017-10-04
1
-3
/
+65
*
io: Reply to ping frames
Brandon Carpenter
2017-10-04
1
-22
/
+44
*
io: Ignore websocket PING and PONG frames
Brandon Carpenter
2017-10-04
1
-4
/
+17
*
io: Allow empty websocket payload
Brandon Carpenter
2017-10-04
1
-32
/
+30
*
io: Add support for fragmented websocket binary frames
Brandon Carpenter
2017-10-04
1
-8
/
+18
*
io: Small updates in preparation for websocket changes
Brandon Carpenter
2017-10-04
1
-45
/
+19
*
io: use case insensitive check for Connection & Upgrade websock headers
Daniel P. Berrange
2017-10-04
1
-2
/
+2
*
io: include full error message in websocket handshake trace
Daniel P. Berrange
2017-10-04
2
-4
/
+5
*
io: send proper HTTP response for websocket errors
Daniel P. Berrange
2017-10-04
1
-46
/
+139
*
io: Add new qio_channel_read{, v}_all_eof functions
Eric Blake
2017-09-06
1
-8
/
+40
*
io: Yield rather than wait when already in coroutine
Eric Blake
2017-09-06
1
-2
/
+10
*
io: add new qio_channel_{readv, writev, read, write}_all functions
Daniel P. Berrange
2017-09-05
1
-0
/
+94
*
util: remove the obsolete non-blocking connect
Cao jin
2017-09-05
1
-1
/
+1
*
io: fix qio_channel_socket_accept err handling
Peter Xu
2017-08-02
1
-1
/
+2
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-07-18-1' in...
Peter Maydell
2017-07-19
1
-8
/
+2
|
\
|
*
io: simplify qio_channel_attach_aio_context
Paolo Bonzini
2017-05-26
1
-8
/
+2
*
|
io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
Daniel P. Berrange
2017-07-14
1
-2
/
+4
*
|
websock: Don't try to set *errp directly
Eduardo Habkost
2017-07-13
1
-2
/
+2
|
/
*
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
2
-52
/
+51
*
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-05-09
2
-48
/
+48
*
socket: Make errp the last parameter of socket_connect
Fam Zheng
2017-04-24
1
-1
/
+1
*
io: fix FD socket handling in DNS lookup
Daniel P. Berrange
2017-04-04
1
-4
/
+1
*
io: fix incoming client socket initialization
Wang guang
2017-04-04
1
-7
/
+1
*
io vnc sockets: Clean up SocketAddressKind switches
Markus Armbruster
2017-04-03
1
-2
/
+5
*
io: fully parse & validate HTTP headers for websocket protocol handshake
Daniel P. Berrange
2017-02-28
1
-42
/
+194
*
io: fix decoding when multiple websockets frames arrive at once
Daniel P. Berrange
2017-02-28
1
-14
/
+14
*
io: make qio_channel_yield aware of AioContexts
Paolo Bonzini
2017-02-21
1
-21
/
+65
*
io: add methods to set I/O handlers on AioContext
Paolo Bonzini
2017-02-21
6
-5
/
+64
*
io: fix possible double free of task error object
Daniel P. Berrange
2017-01-26
1
-0
/
+1
*
io: introduce a DNS resolver API
Daniel P. Berrange
2017-01-23
2
-0
/
+277
*
io: remove Error parameter from QIOTask thread worker
Daniel P. Berrange
2017-01-23
2
-34
/
+17
*
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-23
4
-27
/
+14
*
io: add ability to associate an error with a task
Daniel P. Berrange
2017-01-23
1
-0
/
+23
*
io: add ability to associate an opaque "result" with with a task
Daniel P. Berrange
2017-01-23
1
-0
/
+20
*
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange
2017-01-23
3
-6
/
+0
*
io: add ability to set a name for IO channels
Daniel P. Berrange
2016-10-27
1
-5
/
+19
*
io: set LISTEN flag explicitly for listen sockets
Daniel P. Berrange
2016-10-27
1
-7
/
+1
*
io: Introduce a qio_channel_set_feature() helper
Felipe Franciosi
2016-10-26
4
-6
/
+14
*
io: Use qio_channel_has_feature() where applicable
Felipe Franciosi
2016-10-26
4
-5
/
+6
*
io: Fix double shift usages on QIOChannel features
Felipe Franciosi
2016-10-26
1
-1
/
+1
*
trace: move util/buffer.c trace points into correct file
Daniel P. Berrange
2016-09-28
1
-6
/
+0
*
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
*
io: remove mistaken call to object_ref on QTask
Daniel P. Berrange
2016-08-03
1
-2
/
+1
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-1
/
+1
*
sockets: Use new QAPI cloning
Eric Blake
2016-07-06
1
-4
/
+5
*
socket: unlink unix socket on remove
Marc-André Lureau
2016-06-29
1
-0
/
+10
[prev]
[next]