index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
nested.c
Age
Commit message (
Expand
)
Author
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-08-30
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
Marc Zyngier
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-08-27
KVM: arm64: Add helper for last ditch idreg adjustments
Marc Zyngier
2024-08-02
KVM: arm64: free kvm->arch.nested_mmus with kvfree()
Danilo Krummrich
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