Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190815183039.4264-1-eblake@redhat.com
Maintainers: Max Reitz <mreitz@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>, John Snow <jsnow@redhat.com>, Fam Zheng <fam@euphon.net>, Eric Blake <eblake@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Markus Armbruster <armbru@redhat.com>
qapi/block-core.json | 11 ++-
qapi/sockets.json | 6 +-
include/block/block.h | 8 +-
include/block/nbd.h | 3 +-
block/io.c | 18 ++--
block/nbd.c | 195 ++++++++++++++++++++++++------------------
block/stream.c | 24 ++----
nbd/client.c | 16 ++--
nbd/server.c | 43 ++++++++--
qemu-nbd.c | 2 +-
util/qemu-sockets.c | 28 ++++++
11 files changed, 233 insertions(+), 121 deletions(-)