index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
reset.c
Age
Commit message (
Expand
)
Author
2025-03-17
KVM: arm64: PMU: Reload when resetting
Akihiko Odaki
2024-12-20
KVM: arm64: Convert the SVE guest vcpu flag to a vm flag
Fuad Tabba
2024-12-20
KVM: arm64: Remove PtrAuth guest vcpu flag
Fuad Tabba
2024-10-31
KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
Fuad Tabba
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
2024-05-01
KVM: arm64: Do not map the host fpsimd state to hyp in pKVM
Fuad Tabba
2023-11-27
KVM: arm64: Allow guests with >48-bit IPA size on FEAT_LPA2 systems
Ryan Roberts
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
2023-09-21
KVM: arm64: Remove unused return value from kvm_reset_vcpu()
Oliver Upton
2023-09-21
KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2023-09-21
KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctl
Oliver Upton
2023-09-21
KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2023-09-21
KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2023-07-11
KVM: arm64: Delete pointless switch statement in kvm_reset_vcpu()
Oliver Upton
2023-06-12
KVM: arm64: Make vCPU feature flags consistent VM-wide
Oliver Upton
2023-03-29
KVM: arm64: Avoid lock inversion when setting the VM register width
Oliver Upton
2023-03-29
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
2023-02-11
KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
Christoffer Dall
2023-01-21
KVM: arm64: Normalize cache configuration
Akihiko Odaki
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-11-11
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2022-06-09
KVM: arm64: Move vcpu configuration flags into their own set
Marc Zyngier
2022-04-06
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2022-01-04
KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()
Zenghui Yu
2021-12-20
KVM: arm64: Fix comment for kvm_reset_vcpu()
Fuad Tabba
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-14
arm64/sve: Generalise vector length configuration prctl() for SME
Mark Brown
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-01
KVM: arm64: Move SVE state mapping at HYP to finalize-time
Marc Zyngier
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-17
KVM: arm64: Add memcg accounting to KVM allocations
Jia He
2021-08-20
Merge branch kvm-arm64/psci/cpu_on into kvmarm-master/next
Marc Zyngier
2021-08-19
KVM: arm64: Fix read-side race on updates to vcpu reset state
Oliver Upton
2021-08-18
KVM: arm64: Use ARM64_MIN_PARANGE_BITS as the minimum supported IPA
Anshuman Khandual
2021-08-11
KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
Anshuman Khandual
2021-08-11
arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
Anshuman Khandual
2021-06-22
KVM: arm64: Expose KVM_ARM_CAP_MTE
Steven Price
2021-05-27
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
2021-04-13
Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next
Marc Zyngier
2021-04-09
KVM: arm64: Fully zero the vcpu state on reset
Marc Zyngier
2021-03-19
KVM: arm64: Refactor kvm_arm_setup_stage2()
Quentin Perret
[next]