qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests/qemu-iotests/testenv: Use the "virt" machine for or1k


From: Richard Henderson
Subject: Re: [PATCH] tests/qemu-iotests/testenv: Use the "virt" machine for or1k
Date: Wed, 18 Sep 2024 16:24:16 +0200
User-agent: Mozilla Thunderbird

On 9/17/24 21:30, Thomas Huth wrote:
When compiling QEMU just with "--target-list=or1k-softmmu", there
are 8 iotests failing that try to use PCI devices - but the default
or1k machine does not have a PCI bus. The "virt" machine is better
suited for running the iotests than the or1k default machine since
it provides PCI and thus e.g. support for virtio-blk and virtio-scsi,
too. With this change, there are no failing iotests anymore when
using the qemu-system-or1k binary for running the tests.

Signed-off-by: Thomas Huth<thuth@redhat.com>
---
  tests/qemu-iotests/testenv.py | 1 +
  1 file changed, 1 insertion(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]