index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2022-11-11
KVM: arm64: Add generic hyp_memcache helpers
Quentin Perret
2022-11-11
KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
Fuad Tabba
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
2022-09-19
KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
Reiji Watanabe
2022-09-19
KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabled
Reiji Watanabe
2022-08-17
KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
Oliver Upton
2022-07-17
Merge branch kvm-arm64/sysreg-cleanup-5.20 into kvmarm-master/next
Marc Zyngier
2022-07-17
KVM: arm64: Descope kvm_arm_sys_reg_{get,set}_reg()
Marc Zyngier
2022-06-29
Merge branch kvm-arm64/burn-the-flags into kvmarm-master/next
Marc Zyngier
2022-06-29
KVM: arm64: Document why pause cannot be turned into a flag
Marc Zyngier
2022-06-29
KVM: arm64: Reduce the size of the vcpu flag members
Marc Zyngier
2022-06-29
KVM: arm64: Add build-time sanity checks for flags
Marc Zyngier
2022-06-29
KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
Marc Zyngier
2022-06-29
KVM: arm64: Kill unused vcpu flags field
Marc Zyngier
2022-06-29
KVM: arm64: Move vcpu WFIT flag to the state flag set
Marc Zyngier
2022-06-29
KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set
Marc Zyngier
2022-06-29
KVM: arm64: Move vcpu SVE/SME flags to the state flag set
Marc Zyngier
2022-06-29
KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set
Marc Zyngier
2022-06-10
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
2022-06-09
KVM: arm64: Move vcpu configuration flags into their own set
Marc Zyngier
2022-06-09
KVM: arm64: Drop stale comment
Marc Zyngier
2022-06-09
KVM: arm64: Add three sets of flags to the vcpu state
Marc Zyngier
2022-06-09
KVM: arm64: Add helpers to manipulate vcpu flags among a set
Marc Zyngier
2022-06-09
KVM: arm64: Move FP state ownership from flag to a tristate
Marc Zyngier
2022-06-09
KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
Marc Zyngier
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
2022-05-16
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
2022-05-04
KVM: arm64: Don't BUG_ON() if emulated register table is unsorted
Alexandru Elisei
2022-05-04
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
2022-05-04
KVM: arm64: Implement PSCI SYSTEM_SUSPEND
Oliver Upton
2022-05-04
KVM: arm64: Add support for userspace to suspend a vCPU
Oliver Upton
2022-05-04
KVM: arm64: Track vCPU power state using MP state values
Oliver Upton
2022-05-04
KVM: arm64: Dedupe vCPU power off helpers
Oliver Upton
2022-05-03
KVM: arm64: Add vendor hypervisor firmware register
Raghavendra Rao Ananta
2022-05-03
KVM: arm64: Add standard hypervisor firmware register
Raghavendra Rao Ananta
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
2022-05-03
KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
Oliver Upton
2022-05-02
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
2022-04-29
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
2022-04-22
KVM: arm64: Handle SME host state when running guests
Mark Brown
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
2022-04-20
KVM: arm64: Handle blocking WFIT instruction
Marc Zyngier
[prev]
[next]