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
/
nested.c
Age
Commit message (
Expand
)
Author
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
2024-07-14
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
2024-07-14
Merge branch kvm-arm64/shadow-mmu into kvmarm/next
Oliver Upton
2024-07-08
Revert "KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative pol...
Oliver Upton
2024-07-03
KVM: arm64: nv: Truely enable nXS TLBI operations
Marc Zyngier
2024-06-22
KVM: arm64: nv: Unfudge ID_AA64PFR0_EL1 masking
Oliver Upton
2024-06-20
KVM: arm64: Allow the use of SVE+NV
Oliver Upton
2024-06-20
KVM: arm64: nv: Use accessors for modifying ID registers
Oliver Upton
2024-06-20
KVM: arm64: Add helper for writing ID regs
Oliver Upton
2024-06-19
KVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks allocation
Oliver Upton
2024-06-19
KVM: arm64: nv: Add handling of range-based TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Add handling of outer-shareable TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
Marc Zyngier
2024-06-19
KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
Marc Zyngier
2024-06-19
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
2024-06-19
KVM: arm64: nv: Handle shadow stage 2 page faults
Marc Zyngier
2024-06-19
KVM: arm64: nv: Implement nested Stage-2 page table walk logic
Christoffer Dall
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
2024-06-14
KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative polarity
Marc Zyngier
2024-05-30
KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor
Marc Zyngier
2024-04-20
KVM: arm64: nv: Advertise support for PAuth
Marc Zyngier
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
Marc Zyngier
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
Marc Zyngier
2024-02-19
KVM: arm64: nv: Add sanitising to EL2 configuration registers
Marc Zyngier
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
Marc Zyngier
2024-02-08
KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
Marc Zyngier
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
2023-08-17
KVM: arm64: nv: Add support for HCRX_EL2
Marc Zyngier
2023-08-17
KVM: arm64: nv: Expose FGT to nested guests
Marc Zyngier
2023-08-17
KVM: arm64: nv: Expose FEAT_EVT to nested guests
Marc Zyngier
2023-02-11
KVM: arm64: nv: Use reg_to_encoding() to get sysreg ID
Oliver Upton
2023-02-11
KVM: arm64: nv: Filter out unsupported features from ID regs
Marc Zyngier