aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-01-11 13:17:03 +0000
committerGerd Hoffmann <kraxel@redhat.com>2016-01-19 15:41:01 +0100
commit2942e420e06bd6370756ef0f4722dcf8f4c74659 (patch)
treee331457a7721b5323dc05d50cceb5f2c127da7c7 /include/qemu
parent1856835d6d15a7c00385a9aac7a9c3b342e16e30 (diff)
downloadqemu-2942e420e06bd6370756ef0f4722dcf8f4c74659.zip
qemu-2942e420e06bd6370756ef0f4722dcf8f4c74659.tar.gz
qemu-2942e420e06bd6370756ef0f4722dcf8f4c74659.tar.bz2
sockets: remove use of QemuOpts from socket_connect
The socket_connect method accepts a QAPI SocketAddress object which it then turns into QemuOpts before calling the inet_connect_opts/unix_connect_opts helper methods. By converting the latter to use QAPI SocketAddress directly, the QemuOpts conversion step can be eliminated Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 1452518225-11751-4-git-send-email-berrange@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/qemu')
0 files changed, 0 insertions, 0 deletions