index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
psci.c
Age
Commit message (
Expand
)
Author
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-04-17
KVM: arm64: PSCI: Forbid 64bit functions for 32bit guests
Marc Zyngier
2020-04-17
KVM: arm64: PSCI: Narrow input registers when using 32bit functions
Marc Zyngier
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2019-07-05
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-02-07
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-02-06
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-06
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Marc Zyngier
2018-02-06
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2018-02-06
arm/arm64: KVM: Implement PSCI 1.0 support
Marc Zyngier
2018-02-06
arm/arm64: KVM: Add smccc accessors to PSCI code
Marc Zyngier
2018-02-06
arm/arm64: KVM: Add PSCI_VERSION helper
Marc Zyngier
2018-02-06
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2017-06-04
KVM: arm/arm64: change exit request to sleep request
Andrew Jones
2017-06-04
KVM: arm/arm64: optimize VCPU RUN
Andrew Jones
2017-06-04
KVM: arm/arm64: use vcpu requests for power_off
Andrew Jones
2017-06-04
KVM: arm/arm64: properly use vcpu requests
Andrew Jones
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall