]> git.proxmox.com Git - mirror_qemu.git/commit
qapi-schema: SocketAddressFlat variants 'vsock' and 'fd'
authorMarkus Armbruster <armbru@redhat.com>
Thu, 30 Mar 2017 17:43:14 +0000 (19:43 +0200)
committerMax Reitz <mreitz@redhat.com>
Mon, 3 Apr 2017 15:11:39 +0000 (17:11 +0200)
commit8bc0673f6dc2485b46da6de8204aaca2a711acea
tree5f2fe71239249a165541bdffc7cc641775a4475d
parentfce5d5386d8613e9659f1edc4be9c3f8b7cff073
qapi-schema: SocketAddressFlat variants 'vsock' and 'fd'

Note that the new variants are impossible in qemu_gluster_glfs_init(),
because the gconf->server can only come from qemu_gluster_parse_uri()
or qemu_gluster_parse_json(), and neither can create anything but
'inet' or 'unix'.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1490895797-29094-7-git-send-email-armbru@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
block/gluster.c
qapi-schema.json