]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: rename <vsock><source> to <vsock><cid>
authorJán Tomko <jtomko@redhat.com>
Fri, 1 Jun 2018 11:22:56 +0000 (13:22 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 1 Jun 2018 12:31:19 +0000 (14:31 +0200)
commit023ea2a86938a6ecb5323a561f422c4951c8bf39
tree257e7616f656dd760ca35b5c477a591dbfb66cec
parent455e6d57b2d198ed73430ef51e97d22b5beba228
conf: rename <vsock><source> to <vsock><cid>

To avoid the <source> vs. <target> confusion,
change <source auto='no' cid='3'/> to:
<cid auto='no' address='3'/>

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
tests/qemuxml2argvdata/vhost-vsock-auto.xml
tests/qemuxml2argvdata/vhost-vsock.xml
tests/qemuxml2xmloutdata/vhost-vsock-auto.xml