Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180307112532.24248-1-berrange@redhat.com
chardev/char-socket.c | 5 ++--
include/io/channel-socket.h | 15 ++++++++---
include/io/channel-tls.h | 5 +++-
include/io/channel.h | 44 ++++++++++++++++++++++++++++++++
include/io/net-listener.h | 22 ++++++++++++++--
include/io/task.h | 7 +++--
io/channel-socket.c | 18 ++++++++-----
io/channel-tls.c | 45 ++++++++++++++++++++++++--------
io/channel.c | 40 ++++++++++++++++++++++++-----
io/dns-resolver.c | 3 ++-
io/net-listener.c | 58 ++++++++++++++++++++++++++----------------
io/task.c | 22 +++++++++++++---
migration/socket.c | 3 ++-
migration/tls.c | 2 ++
nbd/client.c | 1 +
nbd/server.c | 1 +
tests/test-io-channel-socket.c | 4 +--
tests/test-io-channel-tls.c | 2 ++
tests/test-io-task.c | 2 ++
ui/vnc-auth-vencrypt.c | 1 +
ui/vnc-ws.c | 1 +
21 files changed, 239 insertions(+), 62 deletions(-)