index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
vgic-v2-cpuif-proxy.c
Age
Commit message (
Expand
)
Author
2026-01-15
KVM: arm64: Introduce helper to calculate fault IPA offset
Fuad Tabba
2025-11-24
KVM: arm64: GICv2: Always trap GICV_DIR register
Marc Zyngier
2025-08-08
arm64: vgic-v2: Fix guest endianness check in hVHE mode
Fuad Tabba
2021-01-23
KVM: arm64: Remove hyp_symbol_addr
David Brazdil
2020-11-10
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-02-22
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
2018-05-04
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
2018-03-19
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
2018-03-19
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
2018-03-19
KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
Christoffer Dall