summaryrefslogtreecommitdiffstats
path: root/target/arm/hvf
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki2022-03-021-1/+26
* hvf: arm: Handle unknown ID registers as RES0Alexander Graf2022-02-211-0/+14
* hvf: arm: Use macros for sysreg shift/maskingAlexander Graf2022-02-211-22/+47
* hvf: arm: Ignore cache operations on MMIOAlexander Graf2021-11-021-0/+7
* hvf: arm: Add rudimentary PMC supportAlexander Graf2021-09-211-0/+179
* arm: Add Hypervisor.framework build targetAlexander Graf2021-09-211-0/+3
* hvf: arm: Implement PSCI handlingAlexander Graf2021-09-212-5/+137
* hvf: arm: Implement -cpu hostPeter Maydell2021-09-211-0/+95
* arm/hvf: Add a WFI handlerPeter Collingbourne2021-09-211-0/+79
* hvf: Add Apple Silicon supportAlexander Graf2021-09-202-0/+804