summaryrefslogtreecommitdiffstats
path: root/migration
diff options
context:
space:
mode:
authorDaniel P. Berrange2017-12-18 11:16:43 +0100
committerPaolo Bonzini2017-12-21 09:30:32 +0100
commite4849c1d7cd4472ff4e747a6bcc1994a6e370307 (patch)
tree984c1848acdd84f8b550fb7e9195d65c2ad45a0f /migration
parentblockdev: convert internal NBD server to QIONetListener (diff)
downloadqemu-e4849c1d7cd4472ff4e747a6bcc1994a6e370307.tar.gz
qemu-e4849c1d7cd4472ff4e747a6bcc1994a6e370307.tar.xz
qemu-e4849c1d7cd4472ff4e747a6bcc1994a6e370307.zip
blockdev: convert qemu-nbd server to QIONetListener
Instead of creating a QIOChannelSocket directly for the NBD server socket, use a QIONetListener. This provides the ability to listen on multiple sockets at the same time, so enables full support for IPv4/IPv6 dual stack. This also means we can honour multiple FDs received during socket activation. Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-Id: <20171218101643.20360-3-berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions