]> git.proxmox.com Git - mirror_qemu.git/commit
tests/acceptance: test virtio-ccw revision handling
authorCornelia Huck <cohuck@redhat.com>
Mon, 30 Nov 2020 18:02:14 +0000 (19:02 +0100)
committerCornelia Huck <cohuck@redhat.com>
Fri, 11 Dec 2020 10:38:10 +0000 (11:38 +0100)
commit083470b579bd7587bf2ecf479eced8ef6103614c
tree58f834d40c181db9f8bbcf9ee96108e8b058649d
parent2d9ca5a37b12902f461d901e783cc2ffa4842b93
tests/acceptance: test virtio-ccw revision handling

The max_revision prop of virtio-ccw devices can be used to force
an older revision for compatibility handling. The easiest way to
check this is to force a device to revision 0, which turns off
virtio-1.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
[re-formatted overlong lines]
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Message-Id: <20201130180216.15366-2-cohuck@redhat.com>
tests/acceptance/machine_s390_ccw_virtio.py