..
.gitignore
KVM: arm64: Generate hyp relocation data
2021-01-23 14:01:00 +00:00
cache.S
arm64: clean up symbol aliasing
2022-02-22 16:21:34 +00:00
debug-sr.c
KVM: arm64: MDCR_EL2 is a 64-bit register
2021-08-20 11:12:17 +01:00
early_alloc.c
KVM: arm64: Provide {get,put}_page() stubs for early hyp allocator
2021-12-16 12:58:55 +00:00
gen-hyprel.c
KVM: arm64: Support PREL/PLT relocs in EL2 code
2021-03-31 14:59:19 +01:00
host.S
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
2022-05-16 17:48:36 +01:00
hyp-init.S
Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next
2021-04-13 15:41:08 +01:00
hyp-main.c
KVM: arm64: Introduce pkvm_alloc_private_va_range()
2022-04-28 20:53:13 +01:00
hyp-smp.c
KVM: arm64: Use BUG and BUG_ON in nVHE hyp
2021-04-01 09:54:37 +01:00
hyp.lds.S
KVM: arm64: Introduce a BSS section for use at Hyp
2021-03-19 12:01:20 +00:00
list_debug.c
KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2
2022-02-08 15:28:19 +00:00
Makefile
KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2
2022-02-08 15:28:19 +00:00
mem_protect.c
KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
2022-06-09 13:24:02 +01:00
mm.c
KVM: arm64: Introduce pkvm_alloc_private_va_range()
2022-04-28 20:53:13 +01:00
page_alloc.c
KVM: arm64: fix typos in comments
2022-03-18 14:04:15 +00:00
pkvm.c
KVM: arm64: pkvm: Consolidate include files
2021-10-18 16:57:09 +01:00
psci-relay.c
KVM: arm64: Log source when panicking from nVHE hyp
2021-04-01 09:54:37 +01:00
setup.c
KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
2022-04-28 20:53:13 +01:00
switch.c
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
2022-05-16 17:48:36 +01:00
sys_regs.c
KVM: arm64: Handle all ID registers trapped for a protected VM
2022-06-09 13:24:02 +01:00
sysreg-sr.c
KVM: arm64: Simplify __kvm_enable_ssbs()
2020-11-27 11:32:44 +00:00
timer-sr.c
tlb.c
KVM: arm64: Unify stage-2 programming behind __load_stage2()
2021-08-20 09:11:28 +01:00