[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] tests/acceptance: test virtio-ccw revision handling
From: |
Thomas Huth |
Subject: |
Re: [PATCH 1/3] tests/acceptance: test virtio-ccw revision handling |
Date: |
Tue, 1 Dec 2020 11:43:10 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 |
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 <cohuck@redhat.com>
> ---
> tests/acceptance/machine_s390_ccw_virtio.py | 18 ++++++++++++++++--
> 1 file changed, 16 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
- Re: [PATCH 1/3] tests/acceptance: test virtio-ccw revision handling,
Thomas Huth <=