mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-04 05:30:31 -07:00
We're currently facing the problem that the device-crash-test script
runs twice as long in the CI when a runner supports KVM - which sometimes
results in a timeout of the CI job. To get a more deterministic runtime
here, add an option to the script that allows to run it with TCG only.
Reported-by: Eldon Stegall <eldon-qemu@eldondev.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230414145845.456145-3-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230424092249.58552-6-alex.bennee@linaro.org>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| cirrus | ||
| custom-runners | ||
| edk2 | ||
| opensbi | ||
| base.yml | ||
| buildtest-template.yml | ||
| buildtest.yml | ||
| check-dco.py | ||
| check-patch.py | ||
| cirrus.yml | ||
| container-core.yml | ||
| container-cross.yml | ||
| container-template.yml | ||
| containers.yml | ||
| crossbuild-template.yml | ||
| crossbuilds.yml | ||
| custom-runners.yml | ||
| edk2.yml | ||
| opensbi.yml | ||
| qemu-project.yml | ||
| stages.yml | ||
| static_checks.yml | ||
| windows.yml | ||