Type: series Message-id: 20210616152455.1270264-1-imammedo@redhat.com Subject: [RFC 0/3] qtest: pick tests that require KVM at runtime === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === TEST SCRIPT END === Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 From https://github.com/patchew-project/qemu - [tag update] patchew/20210616011209.1446045-1-richard.henderson@linaro.org -> patchew/20210616011209.1446045-1-richard.henderson@linaro.org * [new tag] patchew/20210616152455.1270264-1-imammedo@redhat.com -> patchew/20210616152455.1270264-1-imammedo@redhat.com Switched to a new branch 'test' 99b622f tests: acpi: update expected tables blobs 8aad11d tests: acpi: q35: test for x2APIC entries in SRAT 5bab45e tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM === OUTPUT BEGIN === 1/3 Checking commit 5bab45eeb20a (tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM) 2/3 Checking commit 8aad11d7634d (tests: acpi: q35: test for x2APIC entries in SRAT) ERROR: Do not add expected files together with tests, follow instructions in tests/qtest/bios-tables-test.c: both tests/data/acpi/q35/FACP.numamem and tests/qtest/bios-tables-test.c found ERROR: Do not add expected files together with tests, follow instructions in tests/qtest/bios-tables-test.c: both tests/data/acpi/q35/FACP.numamem and tests/qtest/bios-tables-test.c found total: 2 errors, 0 warnings, 39 lines checked Patch 2/3 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 3/3 Checking commit 99b622fa110f (tests: acpi: update expected tables blobs) === OUTPUT END === Test command exited with code: 1