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
/
nvhe
Age
Commit message (
Expand
)
Author
2021-07-29
KVM: arm64: Fix off-by-one in range_is_memory
David Brazdil
2021-06-18
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
2021-06-11
KVM: arm64: Use less bits for hyp_page refcount
Quentin Perret
2021-06-11
KVM: arm64: Use less bits for hyp_page order
Quentin Perret
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
2021-06-11
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
2021-06-11
KVM: arm64: Remove list_head from hyp_page
Quentin Perret
2021-06-11
KVM: arm64: Use refcount at hyp to check page availability
Quentin Perret
2021-06-11
KVM: arm64: Move hyp_pool locking out of refcount helpers
Quentin Perret
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
2021-05-15
KVM: arm64: Mark the host stage-2 memory pools static
Quentin Perret
2021-05-15
KVM: arm64: Mark pkvm_pgtable_mm_ops static
Quentin Perret
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-13
Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next
Marc Zyngier
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
2021-04-13
Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next
Marc Zyngier
2021-04-13
Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next
Marc Zyngier
2021-04-08
KVM: arm64: Disable CFI for nVHE
Sami Tolvanen
2021-04-06
arm64: KVM: Enable access to TRBE support for host
Suzuki K Poulose
2021-04-06
KVM: arm64: Move SPE availability check to VCPU load
Suzuki K Poulose
2021-04-01
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
2021-04-01
KVM: arm64: Use BUG and BUG_ON in nVHE hyp
Andrew Scull
2021-03-31
KVM: arm64: Support PREL/PLT relocs in EL2 code
David Brazdil
2021-03-25
KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
Marc Zyngier
2021-03-19
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
KVM: arm64: Provide sanitized mmfr* registers at EL2
Quentin Perret
2021-03-19
KVM: arm64: Reserve memory for host stage 2
Quentin Perret
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
KVM: arm64: Provide __flush_dcache_area at EL2
Quentin Perret
2021-03-19
KVM: arm64: Introduce a Hyp buddy page allocator
Quentin Perret
2021-03-19
KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
Quentin Perret
2021-03-19
KVM: arm64: Introduce an early Hyp page allocator
Quentin Perret
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
2021-03-19
KVM: arm64: Link position-independent string routines into .hyp.text
Will Deacon
2021-03-19
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
2021-03-18
KVM: arm64: Fix host's ZCR_EL2 restore on nVHE
Marc Zyngier
2021-03-18
KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ON
Marc Zyngier
2021-03-18
KVM: arm64: Use INIT_SCTLR_EL2_MMU_OFF to disable the MMU on KVM teardown
Marc Zyngier
2021-03-18
KVM: arm64: Save/restore SVE state for nVHE
Marc Zyngier
2021-03-18
KVM: arm64: Trap host SVE accesses when the FPSIMD state is dirty
Marc Zyngier
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
2021-03-06
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
2021-03-06
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
[next]