index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
Age
Commit message (
Expand
)
Author
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-14
Merge branch kvm-arm64/nv-tcr2 into kvmarm/next
Oliver Upton
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
2024-07-14
Merge branch kvm-arm64/el2-kcfi into kvmarm/next
Oliver Upton
2024-07-04
KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
2024-06-27
KVM: arm64: Make PIR{,E0}_EL1 save/restore conditional on FEAT_TCRX
Marc Zyngier
2024-06-27
KVM: arm64: Make TCR2_EL1 save/restore dependent on the VM features
Marc Zyngier
2024-06-20
KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap
Oliver Upton
2024-06-20
KVM: arm64: nv: Use guest hypervisor's max VL when running nested guest
Oliver Upton
2024-06-20
KVM: arm64: nv: Load guest hyp's ZCR into EL1 state
Oliver Upton
2024-06-20
KVM: arm64: nv: Forward SVE traps to guest hypervisor
Oliver Upton
2024-06-20
KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor
Jintack Lim
2024-06-20
KVM: arm64: Fix clobbered ELR in sync abort/SError
Pierre-Clément Tosi
2024-06-14
KVM: arm64: Update the identification range for the FF-A smcs
Sebastian Ene
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Specialize handling of host fpsimd state on trap
Fuad Tabba
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
2024-06-04
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Fuad Tabba
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
Marc Zyngier
2024-05-01
KVM: arm64: Introduce and use predicates that check for protected VMs
Fuad Tabba
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
2024-05-01
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
2024-05-01
KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
Fuad Tabba
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
2024-04-20
KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently
Marc Zyngier
2024-04-20
KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
Marc Zyngier
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
2024-04-12
KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
Marc Zyngier
2024-04-12
KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
Marc Zyngier
2024-04-12
KVM: arm64: Exclude host_debug_data from vcpu_arch
Marc Zyngier
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
2024-02-19
KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guest
Marc Zyngier
2024-02-19
KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not advertised to the guest
Marc Zyngier
2024-02-19
KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
Marc Zyngier
2024-02-19
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
2024-02-19
KVM: arm64: Propagate and handle Fine-Grained UNDEF bits
Marc Zyngier
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2023-12-18
Merge branch kvm-arm64/fgt-rework into kvmarm-master/next
Marc Zyngier
2023-12-18
KVM: arm64: Mark PAuth as a restricted feature for protected VMs
Fuad Tabba
2023-12-18
KVM: arm64: Fix which features are marked as allowed for protected VMs
Fuad Tabba
2023-12-18
KVM: arm64: Macros for setting/clearing FGT bits
Fuad Tabba
2023-12-18
KVM: arm64: Add build validation for FGT trap mask values
Fuad Tabba
2023-12-18
KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virt
Fuad Tabba
2023-12-18
KVM: arm64: Explicitly trap unsupported HFGxTR_EL2 features
Fuad Tabba
2023-11-30
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
2023-10-09
KVM: arm64: Expose MOPS instructions to guests
Kristina Martsenko
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
[next]