]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/vm: Let subclasses disable IPv6
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 18 Oct 2019 18:17:04 +0000 (15:17 -0300)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 25 Oct 2019 18:24:21 +0000 (19:24 +0100)
commit5b7904811210997ad6bd4bcd678cfe7a46b9eb29
treea1d3b8cb510956dbaf9a97383934a79dcb88aab6
parentfc84471ae2867823f56b1ad1705de324c2d8b725
tests/vm: Let subclasses disable IPv6

The mechanism will be used to work around issues related to IPv6
on the netbsd image builder.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191018181705.17957-3-ehabkost@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/vm/basevm.py