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
/
include
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-23
1
-31
/
+42
*
io: add ability to associate an error with a task
Daniel P. Berrange
2017-01-23
1
-0
/
+32
*
io: add ability to associate an opaque "result" with with a task
Daniel P. Berrange
2017-01-23
1
-0
/
+27
*
io: fix typo in docs for QIOTask
Daniel P. Berrange
2017-01-23
1
-3
/
+3
*
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange
2017-01-23
1
-3
/
+4
*
io: add ability to set a name for IO channels
Daniel P. Berrange
2016-10-27
1
-0
/
+13
*
io: Introduce a qio_channel_set_feature() helper
Felipe Franciosi
2016-10-26
1
-0
/
+10
*
io: Fix double shift usages on QIOChannel features
Felipe Franciosi
2016-10-26
1
-3
/
+3
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
10
-30
/
+30
*
sockets: Use new QAPI cloning
Eric Blake
2016-07-06
1
-1
/
+1
*
socket: add listen feature
Marc-André Lureau
2016-06-29
1
-0
/
+1
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
io: implement socket watch for win32 using WSAEventSelect+select
Paolo Bonzini
2016-03-10
1
-0
/
+3
*
io: introduce qio_channel_create_socket_watch
Paolo Bonzini
2016-03-10
1
-1
/
+19
*
include: Clean up includes
Peter Maydell
2016-02-23
2
-2
/
+0
*
io: convert QIOChannelBuffer to use uint8_t instead of char
Daniel P. Berrange
2016-02-15
1
-1
/
+1
*
io: introduce helper for creating channels from file descriptors
Daniel P. Berrange
2016-02-15
1
-0
/
+52
*
io: improve docs for QIOChannelSocket async functions
Daniel P. Berrange
2016-02-15
1
-2
/
+9
*
io: fix description of @errp parameter initialization
Daniel P. Berrange
2016-01-20
4
-21
/
+21
*
io: add QIOChannelBuffer class
Daniel P. Berrange
2015-12-18
1
-0
/
+60
*
io: add QIOChannelCommand class
Daniel P. Berrange
2015-12-18
1
-0
/
+91
*
io: add QIOChannelWebsock class
Daniel P. Berrange
2015-12-18
1
-0
/
+108
*
io: add QIOChannelTLS class
Daniel P. Berrange
2015-12-18
1
-0
/
+142
*
io: add QIOChannelFile class
Daniel P. Berrange
2015-12-18
1
-0
/
+93
*
io: add QIOChannelSocket class
Daniel P. Berrange
2015-12-18
1
-0
/
+244
*
io: add QIOTask class for async operations
Daniel P. Berrange
2015-12-18
1
-0
/
+256
*
io: add helper module for creating watches on FDs
Daniel P. Berrange
2015-12-18
1
-0
/
+72
*
io: add abstract QIOChannel classes
Daniel P. Berrange
2015-12-18
1
-0
/
+502
[prev]