index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
vhe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch kvm-arm64/misc-5.20 into kvmarm-master/next
Marc Zyngier
2022-07-17
1
-1
/
+1
|
\
|
*
KVM: arm64: Don't return from void function
Quentin Perret
2022-07-06
1
-1
/
+1
*
|
KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
Marc Zyngier
2022-06-29
1
-2
/
+2
*
|
KVM: arm64: Move FP state ownership from flag to a tristate
Marc Zyngier
2022-06-09
1
-1
/
+1
*
|
KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
Marc Zyngier
2022-06-09
1
-1
/
+1
|
/
*
KVM: arm64: Trap SME usage in guest
Mark Brown
2022-04-22
1
-1
/
+10
*
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
2022-03-14
1
-2
/
+8
|
\
|
*
arm64: Add percpu vectors for EL1
James Morse
2022-02-16
1
-2
/
+8
*
|
arm64: Always use individual bits in CPACR floating point enables
Mark Brown
2022-02-25
1
-3
/
+3
|
/
*
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-07
1
-1
/
+0
|
\
|
*
KVM: arm64: Stop mapping current thread_info at EL2
Marc Zyngier
2021-11-22
1
-1
/
+0
*
|
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
2021-11-24
1
-0
/
+4
|
/
*
KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()
Marc Zyngier
2021-10-18
1
-1
/
+1
*
KVM: arm64: Pass struct kvm to per-EC handlers
Fuad Tabba
2021-10-11
1
-1
/
+1
*
KVM: arm64: Move early handlers to per-EC handlers
Marc Zyngier
2021-10-11
1
-0
/
+16
*
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2021-08-20
3
-12
/
+4
|
\
|
*
KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debug
Fuad Tabba
2021-08-20
1
-4
/
+0
|
*
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
2021-08-20
2
-10
/
+6
|
*
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
2021-08-20
1
-1
/
+1
*
|
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
2021-08-20
2
-5
/
+5
*
|
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
2021-08-20
2
-2
/
+2
|
/
*
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
2021-05-15
1
-2
/
+1
*
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
2021-04-01
1
-3
/
+1
*
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
2021-03-09
1
-1
/
+2
*
KVM: arm64: Add basic hooks for injecting exceptions from EL2
Marc Zyngier
2020-11-10
1
-1
/
+1
*
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-11-10
1
-0
/
+3
*
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-29
1
-1
/
+1
*
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
2
-8
/
+9
|
\
|
*
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
1
-4
/
+0
|
|
\
|
|
*
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
1
-4
/
+0
|
*
|
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
1
-0
/
+3
|
*
|
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-30
2
-3
/
+3
|
|
/
*
|
KVM: arm64: Introduce hyp context
Andrew Scull
2020-09-15
1
-1
/
+1
*
|
KVM: arm64: Save chosen hyp vector to a percpu variable
Andrew Scull
2020-09-15
1
-1
/
+1
*
|
KVM: arm64: Remove hyp_panic arguments
Andrew Scull
2020-09-15
1
-4
/
+6
*
|
KVM: arm64: Remove __activate_vm wrapper
Andrew Scull
2020-09-15
1
-5
/
+5
|
/
*
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-08-28
1
-0
/
+5
*
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
2020-07-07
1
-2
/
+3
*
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-07
2
-14
/
+14
*
KVM: arm64: Lift instrumentation restrictions on VHE
David Brazdil
2020-07-05
1
-8
/
+0
*
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
2020-07-05
1
-1
/
+3
*
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
2020-07-05
2
-1
/
+13
*
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
3
-2
/
+116
*
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
2020-07-05
2
-1
/
+27
*
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
2
-1
/
+220
*
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
2020-07-05
2
-1
/
+162
*
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
2020-07-05
1
-1
/
+1
*
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
2020-07-05
1
-0
/
+17