Hi Paolo, On 5/5/21 2:57 PM, Philippe Mathieu-Daudé wrote: > Series fully reviewed.
Igor made a comment on the last patch (qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore). The following patches are the one helping Claudio's x86 TCG/KVM split: 2> accel: Introduce 'query-accels' QMP command 3> qtest: Add qtest_has_accel() method 9> qtest/bios-tables-test: Rename tests not TCG specific 10> qtest/bios-tables-test: Rename TCG specific tests 11> qtest/bios-tables-test: Make test build-independent from accelerator The rest are for his ARM TCG/KVM split. You might queue 1-11, or only 2-3 & 9-11 for x86 and I'll resend the rest via qemu-arm. Thanks, Phil. > Philippe Mathieu-Daudé (12): > MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section > accel: Introduce 'query-accels' QMP command > qtest: Add qtest_has_accel() method > qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM > qtest/arm-cpu-features: Restrict sve_tests_sve_off_kvm test to KVM > qtest/arm-cpu-features: Remove TCG fallback to KVM specific tests > qtest/arm-cpu-features: Use generic qtest_has_accel() to check for TCG > qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64 > qtest/bios-tables-test: Rename tests not TCG specific > qtest/bios-tables-test: Rename TCG specific tests > qtest/bios-tables-test: Make test build-independent from accelerator > qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore