On 30/11/2020 19.02, Cornelia Huck wrote: > 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 <coh...@redhat.com> > --- > tests/acceptance/machine_s390_ccw_virtio.py | 18 ++++++++++++++++-- > 1 file changed, 16 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>