aboutsummaryrefslogtreecommitdiff
path: root/tests/arm-cpu-features.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini1-2/+2
2019-11-01target/arm/kvm: host cpu: Add support for sve<N> propertiesAndrew Jones1-9/+8
2019-11-01target/arm/cpu64: max cpu: Support sve properties with KVMAndrew Jones1-2/+102
2019-11-01target/arm/kvm64: max cpu: Enable SVE when availableAndrew Jones1-0/+4
2019-11-01target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones1-0/+194
2019-11-01target/arm: Allow SVE to be disabled via a CPU propertyAndrew Jones1-0/+1
2019-11-01tests: arm: Introduce cpu feature testsAndrew Jones1-0/+261