开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_nested.h
Age
Commit message (
Expand
)
Author
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
2024-06-20
KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helper
Marc Zyngier
2024-06-19
KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
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: Handle EL2 Stage-1 TLB invalidation
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-04-20
KVM: arm64: nv: Add emulation for ERETAx instructions
Marc Zyngier
2024-04-20
KVM: arm64: nv: Add trap forwarding for ERET and SMC
Marc Zyngier
2024-02-19
KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
Marc Zyngier
2024-02-19
KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
Marc Zyngier
2023-12-19
KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
Marc Zyngier
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
2023-08-17
KVM: arm64: nv: Add trap forwarding infrastructure
Marc Zyngier
2023-02-11
KVM: arm64: nv: Filter out unsupported features from ID regs
Marc Zyngier
2023-02-11
KVM: arm64: nv: Introduce nested virtualization VCPU feature
Christoffer Dall