debian-forge-composer/cmd
Ondřej Budai 0c354e34e4 test/image: fix qemu args on qemu>=4.2
Running qemu with -accel accel= results in the following error:

qemu-system-x86_64: -accel accel=kvm:hvf:tcg: Don't use ':' with -accel,
use -M accel=... for now instead

Qemu 4.2 deprecated the -accel accel= argument. When the arg is passed in,
qemu exists status code of 1.

This commit changes the qemu command to use the recommended way of specifying
the acceleration options.

See:
3d5e90a50b
2020-05-04 10:12:56 +02:00
..
osbuild-composer 🐣 Add initial RHEL 8.3 support 2020-04-22 15:25:59 +02:00
osbuild-dnf-json-tests 🐎 Run dnf-json tests in parallel 2020-04-23 09:13:22 +02:00
osbuild-image-tests test/image: fix qemu args on qemu>=4.2 2020-05-04 10:12:56 +02:00
osbuild-pipeline 🐣 Add initial RHEL 8.3 support 2020-04-22 15:25:59 +02:00
osbuild-rcm-tests tests: Distro is fedora-31 update the repo URL to match 2020-04-29 18:48:51 +02:00
osbuild-tests tests: Make TestSources distro independent. Refs #315 2020-03-25 16:30:52 +01:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure cmd/osbuild-upload-azure: improve error message on wrong arguments 2020-04-27 20:34:20 +02:00
osbuild-worker worker: add a support for uploads to azure 2020-04-29 18:15:13 +02:00