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
...
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-0
/
+1
*
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
2
-0
/
+51
*
qemu-char, io: fix ordering of arguments for UDP socket creation
Paolo Bonzini
2016-02-09
1
-1
/
+1
*
io: Clean up includes
Peter Maydell
2016-02-04
9
-0
/
+9
*
io: use memset instead of { 0 } for initializing array
Daniel P. Berrange
2016-01-20
1
-1
/
+5
*
io: some fixes to handling of /dev/null when running commands
Daniel P. Berrange
2016-01-20
1
-6
/
+16
*
io: increment counter when killing off subcommand
Daniel P. Berrange
2016-01-19
1
-0
/
+1
*
io: fix sign of errno value passed to error report
Daniel P. Berrange
2016-01-19
1
-1
/
+1
*
io: fix stack allocation when sending of file descriptors
Daniel P. Berrange
2015-12-23
1
-4
/
+3
*
io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections
Daniel P. Berrange
2015-12-22
1
-2
/
+8
*
io: add QIOChannelBuffer class
Daniel P. Berrange
2015-12-18
2
-0
/
+249
*
io: add QIOChannelCommand class
Daniel P. Berrange
2015-12-18
2
-0
/
+358
*
io: add QIOChannelWebsock class
Daniel P. Berrange
2015-12-18
2
-0
/
+963
*
io: add QIOChannelTLS class
Daniel P. Berrange
2015-12-18
2
-0
/
+394
*
io: add QIOChannelFile class
Daniel P. Berrange
2015-12-18
2
-0
/
+226
*
io: add QIOChannelSocket class
Daniel P. Berrange
2015-12-18
2
-0
/
+742
*
io: add QIOTask class for async operations
Daniel P. Berrange
2015-12-18
2
-0
/
+160
*
io: add helper module for creating watches on FDs
Daniel P. Berrange
2015-12-18
2
-0
/
+199
*
io: add abstract QIOChannel classes
Daniel P. Berrange
2015-12-18
2
-0
/
+292
[prev]