aboutsummaryrefslogtreecommitdiff
path: root/target/arm/hvf
AgeCommit message (Expand)Author
2023-02-03hvf: arm: Add support for GICv3Alexander Graf
2022-06-08Fix 'writeable' typosPeter Maydell
2022-05-30target/arm/hvf: Include missing "cpregs.h"Philippe Mathieu-Daudé
2022-05-05target/arm: Avoid bare abort() or assert(0)Richard Henderson
2022-04-22target/arm: Change CPUArchState.aarch64 to boolRichard Henderson
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-02target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki
2022-02-21hvf: arm: Handle unknown ID registers as RES0Alexander Graf
2022-02-21hvf: arm: Use macros for sysreg shift/maskingAlexander Graf
2021-11-02hvf: arm: Ignore cache operations on MMIOAlexander Graf
2021-09-21hvf: arm: Add rudimentary PMC supportAlexander Graf
2021-09-21arm: Add Hypervisor.framework build targetAlexander Graf
2021-09-21hvf: arm: Implement PSCI handlingAlexander Graf
2021-09-21hvf: arm: Implement -cpu hostPeter Maydell
2021-09-21arm/hvf: Add a WFI handlerPeter Collingbourne
2021-09-20hvf: Add Apple Silicon supportAlexander Graf