- 2d38c80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
- 699116c Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 2 months ago
- d2782505 KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition by Marc Zyngier · 4 years, 2 months ago
- b6d6db4 KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation by Marc Zyngier · 4 years, 2 months ago
- 28e81c6 KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call by Marc Zyngier · 4 years, 2 months ago
- 96d389ca arm64: Add workaround for Arm Cortex-A77 erratum 1508412 by Rob Herring · 4 years, 2 months ago
- c0623f5 Merge branch 'kvm-fixes' into 'next' by Paolo Bonzini · 4 years, 2 months ago
- 452d6222 KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guest by Marc Zyngier · 4 years, 6 months ago
- 14ef9d0 Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next by Marc Zyngier · 4 years, 3 months ago
- 816c347 Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp-pcpu by Marc Zyngier · 4 years, 3 months ago
- 30c9539 kvm: arm64: Set up hyp percpu data for nVHE by David Brazdil · 4 years, 3 months ago
- 2a1198c kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE by David Brazdil · 4 years, 3 months ago
- df4c821 kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp by David Brazdil · 4 years, 3 months ago
- 717cf94 kvm: arm64: Remove __hyp_this_cpu_read by David Brazdil · 4 years, 3 months ago
- ab25464 kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY by David Brazdil · 4 years, 3 months ago
- 29e8910 KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 by Marc Zyngier · 4 years, 4 months ago
- a071261 KVM: arm64: nVHE: Fix pointers during SMCCC convertion by Andrew Scull · 4 years, 4 months ago
- 04e4caa KVM: arm64: nVHE: Migrate hyp-init to SMCCC by Andrew Scull · 4 years, 4 months ago
- 0546983 KVM: arm64: nVHE: Migrate hyp interface to SMCCC by Andrew Scull · 4 years, 4 months ago
- 5dc33bd KVM: arm64: nVHE: Pass pointers consistently to hyp-init by Andrew Scull · 4 years, 4 months ago
- a2e102e KVM: arm64: nVHE: Handle hyp panics by Andrew Scull · 4 years, 4 months ago
- 4e3393a KVM: arm64: nVHE: Switch to hyp context for EL2 by Andrew Scull · 4 years, 4 months ago
- 7db2153 KVM: arm64: Restore hyp when panicking in guest context by Andrew Scull · 4 years, 4 months ago
- b619d9a KVM: arm64: Introduce hyp context by Andrew Scull · 4 years, 4 months ago
- 472fc01 KVM: arm64: nVHE: Don't consume host SErrors with ESB by Andrew Scull · 4 years, 4 months ago
- 6e3bfbb KVM: arm64: nVHE: Use separate vector for the host by Andrew Scull · 4 years, 4 months ago
- 6a0259e KVM: arm64: Remove hyp_panic arguments by Andrew Scull · 4 years, 4 months ago
- 501a67a KVM: arm64: Remove __activate_vm wrapper by Andrew Scull · 4 years, 4 months ago
- e9ee186 KVM: arm64: Add kvm_extable for vaxorcism code by James Morse · 4 years, 5 months ago
- 0378dae Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next-5.6 by Paolo Bonzini · 4 years, 5 months ago
- 236a559 Merge branch 'kvm-arm64/el2-obj-v4.1' into kvmarm-master/next by Marc Zyngier · 4 years, 5 months ago
- bdbc0c7 KVM: arm64: Ensure that all nVHE hyp code is in .hyp.text by David Brazdil · 4 years, 5 months ago
- fc27932 Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP by Marc Zyngier · 4 years, 5 months ago
- 71071ac KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access by Marc Zyngier · 4 years, 9 months ago
- efaa5b9 KVM: arm64: Use TTL hint in when invalidating stage-2 translations by Marc Zyngier · 6 years ago
- a0e50aa KVM: arm64: Factor out stage 2 page table data from struct kvm by Christoffer Dall · 6 years ago
- c50cb04 KVM: arm64: Remove __hyp_text macro, use build rules instead by David Brazdil · 4 years, 6 months ago
- c04dd45 KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE by David Brazdil · 4 years, 6 months ago
- 9aebdea KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE by David Brazdil · 4 years, 6 months ago
- 13aeb9b KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE by David Brazdil · 4 years, 6 months ago
- d400c5b KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE by David Brazdil · 4 years, 6 months ago
- 09cf57e KVM: arm64: Split hyp/switch.c to VHE/nVHE by David Brazdil · 4 years, 6 months ago
- e03fa29 KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE by David Brazdil · 4 years, 6 months ago
- 208243c KVM: arm64: Move hyp-init.S to nVHE by Andrew Scull · 4 years, 6 months ago
- b877e98 KVM: arm64: Build hyp-entry.S separately for VHE/nVHE by David Brazdil · 4 years, 6 months ago
- 7621712 KVM: arm64: Add build rules for separate VHE/nVHE object files by David Brazdil · 4 years, 6 months ago