Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/arm: Support PSCI 1.1 and SMCCC 1.0 | Akihiko Odaki | 2022-03-02 | 1 | -1/+26 |
* | hvf: arm: Handle unknown ID registers as RES0 | Alexander Graf | 2022-02-21 | 1 | -0/+14 |
* | hvf: arm: Use macros for sysreg shift/masking | Alexander Graf | 2022-02-21 | 1 | -22/+47 |
* | hvf: arm: Ignore cache operations on MMIO | Alexander Graf | 2021-11-02 | 1 | -0/+7 |
* | hvf: arm: Add rudimentary PMC support | Alexander Graf | 2021-09-21 | 1 | -0/+179 |
* | arm: Add Hypervisor.framework build target | Alexander Graf | 2021-09-21 | 1 | -0/+3 |
* | hvf: arm: Implement PSCI handling | Alexander Graf | 2021-09-21 | 2 | -5/+137 |
* | hvf: arm: Implement -cpu host | Peter Maydell | 2021-09-21 | 1 | -0/+95 |
* | arm/hvf: Add a WFI handler | Peter Collingbourne | 2021-09-21 | 1 | -0/+79 |
* | hvf: Add Apple Silicon support | Alexander Graf | 2021-09-20 | 2 | -0/+804 |