summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/include
AgeCommit message (Expand)Author
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-21arm64: kvm: use kvm_exception_table_entryMark Rutland
2021-10-18KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()Marc Zyngier
2021-10-18KVM: arm64: pkvm: Move kvm_handle_pvm_restricted aroundMarc Zyngier
2021-10-18KVM: arm64: pkvm: Consolidate include filesMarc Zyngier
2021-10-18KVM: arm64: pkvm: Use a single function to expose all id-regsMarc Zyngier
2021-10-18KVM: arm64: Fix early exit ptrauth handlingMarc Zyngier
2021-10-11KVM: arm64: Initialize trap registers for protected VMsFuad Tabba
2021-10-11KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba
2021-10-11KVM: arm64: Pass struct kvm to per-EC handlersFuad Tabba
2021-10-11KVM: arm64: Move early handlers to per-EC handlersMarc Zyngier
2021-10-11KVM: arm64: Move __get_fault_info() and co into their own include fileMarc Zyngier
2021-10-05KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret
2021-08-20Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier
2021-08-20Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/nextMarc Zyngier
2021-08-20KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba
2021-08-20KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier
2021-08-11KVM: arm64: Make __pkvm_create_mappings staticQuentin Perret
2021-08-11KVM: arm64: Restrict EL2 stage-1 changes in protected modeQuentin Perret
2021-08-11KVM: arm64: Refactor protected nVHE stage-1 lockingQuentin Perret
2021-08-11KVM: arm64: Remove __pkvm_mark_hypQuentin Perret
2021-08-11KVM: arm64: Introduce addr_is_memory()Quentin Perret
2021-08-11KVM: arm64: Expose pkvm_hyp_idQuentin Perret
2021-08-11KVM: arm64: Expose host stage-2 manipulation helpersQuentin Perret
2021-08-11KVM: arm64: Add helpers to tag shared pages in SW bitsQuentin Perret
2021-08-11KVM: arm64: Introduce hyp_assert_lock_held()Quentin Perret
2021-08-11KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2Will Deacon
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price
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-05-15KVM: arm64: Move __adjust_pc out of lineMarc Zyngier
2021-04-13Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier
2021-04-01KVM: arm64: Log source when panicking from nVHE hypAndrew Scull
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: Refactor __populate_fault_info()Quentin 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
2021-03-19Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2Marc Zyngier
2021-03-18KVM: arm64: Save/restore SVE state for nVHEMarc Zyngier