index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
arm-cpu-features.c
Age
Commit message (
Expand
)
Author
2023-05-02
tests/qtest: Adjust and document query-cpu-model-expansion test for arm
Fabiano Rosas
2023-02-16
tests/qtest: arm-cpu-features: Match tests to required accelerators
Fabiano Rosas
2023-01-11
tests: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2021-10-20
tests: arm-cpu-features: use qtest_has_kvm() API
Igor Mammedov
2021-09-01
tests/arm-cpu-features: Add A64FX processor related tests
Shuuichirou Ishii
2021-01-19
target/arm: Add cpu properties to control pauth
Richard Henderson
2020-11-09
qtest: Fix bad printf format specifiers
AlexChen
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-06-23
tests/qtest/arm-cpu-features: Add feature setting tests
Andrew Jones
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
tests/arm-cpu-features: Check feature default values
Andrew Jones
2020-01-12
test: Move qtests to a separate directory
Thomas Huth