Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/arm/kvm: host cpu: Add support for sve<N> properties | Andrew Jones | 2019-11-01 | 1 | -9/+8 |
* | target/arm/cpu64: max cpu: Support sve properties with KVM | Andrew Jones | 2019-11-01 | 1 | -2/+102 |
* | target/arm/kvm64: max cpu: Enable SVE when available | Andrew Jones | 2019-11-01 | 1 | -0/+4 |
* | target/arm/cpu64: max cpu: Introduce sve<N> properties | Andrew Jones | 2019-11-01 | 1 | -0/+194 |
* | target/arm: Allow SVE to be disabled via a CPU property | Andrew Jones | 2019-11-01 | 1 | -0/+1 |
* | tests: arm: Introduce cpu feature tests | Andrew Jones | 2019-11-01 | 1 | -0/+261 |