aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/arm-cpu-features.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-02tests/qtest: Adjust and document query-cpu-model-expansion test for armFabiano Rosas1-3/+17
2023-02-16tests/qtest: arm-cpu-features: Match tests to required acceleratorsFabiano Rosas1-7/+15
2023-01-11tests: add G_GNUC_PRINTF for various functionsDaniel P. Berrangé1-0/+1
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau1-1/+1
2021-10-20tests: arm-cpu-features: use qtest_has_kvm() APIIgor Mammedov1-24/+5
2021-09-01tests/arm-cpu-features: Add A64FX processor related testsShuuichirou Ishii1-0/+13
2021-01-19target/arm: Add cpu properties to control pauthRichard Henderson1-0/+13
2020-11-09qtest: Fix bad printf format specifiersAlexChen1-4/+4
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones1-4/+21
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini1-1/+1
2020-06-23tests/qtest/arm-cpu-features: Add feature setting testsAndrew Jones1-4/+34
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones1-0/+4
2020-01-30tests/arm-cpu-features: Check feature default valuesAndrew Jones1-9/+28
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+559