summary refs log tree commit diff stats
path: root/migration/channel-block.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* io: follow coroutine AioContext in qio_channel_yield()Stefan Hajnoczi2023-09-071-1/+2
* io: Add support for MSG_PEEK for socket channelmanish.mishra2023-02-061-0/+1
* migration/channel-block: fix return value for qio_channel_block_{readv,writev}Fiona Ebner2022-11-211-2/+4
* migration: introduce a QIOChannel impl for BlockDriverState VMStateDaniel P. Berrangé2022-06-221-0/+195