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
/
channel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
io: Fix Lesser GPL version number
Chetan Pant
2020-10-27
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
io: Remove redundant read/write_coroutine assignments
Kevin Wolf
2019-02-25
1
-6
/
+6
*
io: Make qio_channel_yield() interruptible
Kevin Wolf
2019-02-25
1
-0
/
+10
*
qio: introduce qio_channel_add_watch_{full|source}
Peter Xu
2018-03-06
1
-6
/
+34
*
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
*
io: simplify qio_channel_attach_aio_context
Paolo Bonzini
2017-05-26
1
-8
/
+2
*
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
1
-0
/
+11
*
io: add ability to set a name for IO channels
Daniel P. Berrange
2016-10-27
1
-5
/
+19
*
io: Introduce a qio_channel_set_feature() helper
Felipe Franciosi
2016-10-26
1
-0
/
+7
*
io: Use qio_channel_has_feature() where applicable
Felipe Franciosi
2016-10-26
1
-2
/
+2
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
io: implement socket watch for win32 using WSAEventSelect+select
Paolo Bonzini
2016-03-10
1
-0
/
+14
*
io: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
io: add abstract QIOChannel classes
Daniel P. Berrange
2015-12-18
1
-0
/
+291