summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/include/nvhe
AgeCommit message (Expand)Author
2021-06-11KVM: arm64: Use less bits for hyp_page refcountQuentin Perret
2021-06-11KVM: arm64: Use less bits for hyp_page orderQuentin Perret
2021-06-11KVM: arm64: Remove hyp_pool pointer from struct hyp_pageQuentin Perret
2021-06-11KVM: arm64: Unify MMIO and mem host stage-2 poolsQuentin Perret
2021-06-11KVM: arm64: Remove list_head from hyp_pageQuentin Perret
2021-06-11KVM: arm64: Move hyp_pool locking out of refcount helpersQuentin Perret
2021-04-13Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier
2021-03-19KVM: arm64: Protect the .hyp sections from the hostQuentin Perret
2021-03-19KVM: arm64: Wrap the host with a stage 2Quentin Perret
2021-03-19KVM: arm64: Reserve memory for host stage 2Quentin Perret
2021-03-19KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret
2021-03-19KVM: arm64: Introduce a Hyp buddy page allocatorQuentin Perret
2021-03-19KVM: arm64: Introduce an early Hyp page allocatorQuentin Perret
2021-03-19arm64: kvm: Add standalone ticket spinlock implementation for use at hypWill Deacon
2020-12-04KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2David Brazdil