index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
reset.c
Age
Commit message (
Expand
)
Author
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
2021-03-19
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
2021-03-18
KVM: arm64: Enable SVE support for nVHE
Daniel Kiss
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-12
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
2020-11-27
Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/next
Marc Zyngier
2020-11-27
KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()
Will Deacon
2020-11-27
KVM: arm64: Refuse illegal KVM_ARM_VCPU_PMU_V3 at reset time
Marc Zyngier
2020-11-10
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-11
KVM: arm64: Don't constrain maximum IPA size based on host configuration
Will Deacon
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-07-28
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2020-06-22
KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
Steven Price
2020-06-22
KVM: arm64: Allow PtrAuth to be enabled from userspace on non-VHE systems
Marc Zyngier
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
2020-05-28
KVM: arm64: Don't use empty structures as CPU reset state
Marc Zyngier
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-04-28
arm64: cpufeature: Add CPU capability for AArch32 EL1 support
Will Deacon
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
KVM: arm64: Free sve_state via arm specific hook
Sean Christopherson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-15
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-04-24
KVM: arm64: Add capability to advertise ptrauth for guest
Amit Daniel Kachhap
2019-04-24
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
2019-04-18
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
Dave Martin
2019-04-18
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
2019-03-29
KVM: arm64: Add a capability to advertise SVE support
Dave Martin
2019-03-29
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
2019-03-29
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
2019-03-19
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
2019-02-07
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
2019-02-07
KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
Christoffer Dall
2018-10-18
arm/arm64: KVM: Enable 32 bits kvm vcpu events support
Dongjiu Geng
2018-10-18
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
Dongjiu Geng
2018-10-03
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
2018-10-03
kvm: arm64: Allow tuning the physical address size for VM
Suzuki K Poulose
2018-10-03
kvm: arm64: Limit the minimum number of page table levels
Suzuki K Poulose
2018-10-03
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
2018-10-01
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
2018-10-01
kvm: arm64: Configure VTCR_EL2.SL0 per VM
Suzuki K Poulose
2018-10-01
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
[next]