]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "vhost-user: add support reconnect for vhost-user ports"
authorPavel Hrdina <phrdina@redhat.com>
Wed, 20 Sep 2017 13:59:18 +0000 (15:59 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 27 Sep 2017 10:20:24 +0000 (12:20 +0200)
commit80740d9c66e377903adb553094f76944b4bd0dfd
tree66c6157cf4fff755d33594109ffaf06da7b9cf1c
parent4b480d10768c7a288c10e2e39f6a2bf275a0eb69
Revert "vhost-user: add support reconnect for vhost-user ports"

This reverts commit edaf4ebe95a5995585c8ab7bc5b92887286d4431.

This uses "reconnect" as attribute for <source> element, but we already
have a <reconnect> element for <source> element for chardev devices.

Since this is the same feature for different device it should be
presented in XML the same way.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
tests/qemuxml2argvdata/qemuxml2argv-net-vhostuser-multiq.args
tests/qemuxml2argvdata/qemuxml2argv-net-vhostuser-multiq.xml