index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-08-17
KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
Oliver Upton
1
-0
/
+4
2022-07-17
Merge branch kvm-arm64/sysreg-cleanup-5.20 into kvmarm-master/next
Marc Zyngier
1
-2
/
+0
2022-07-17
KVM: arm64: Descope kvm_arm_sys_reg_{get,set}_reg()
Marc Zyngier
1
-2
/
+0
2022-06-29
Merge branch kvm-arm64/burn-the-flags into kvmarm-master/next
Marc Zyngier
1
-55
/
+148
2022-06-29
KVM: arm64: Document why pause cannot be turned into a flag
Marc Zyngier
1
-3
/
+9
2022-06-29
KVM: arm64: Reduce the size of the vcpu flag members
Marc Zyngier
1
-3
/
+3
2022-06-29
KVM: arm64: Add build-time sanity checks for flags
Marc Zyngier
1
-0
/
+16
2022-06-29
KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
Marc Zyngier
1
-4
/
+2
2022-06-29
KVM: arm64: Kill unused vcpu flags field
Marc Zyngier
1
-3
/
+0
2022-06-29
KVM: arm64: Move vcpu WFIT flag to the state flag set
Marc Zyngier
1
-2
/
+2
2022-06-29
KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set
Marc Zyngier
1
-4
/
+5
2022-06-29
KVM: arm64: Move vcpu SVE/SME flags to the state flag set
Marc Zyngier
1
-3
/
+5
2022-06-29
KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set
Marc Zyngier
1
-3
/
+6
2022-06-10
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
1
-24
/
+34
2022-06-09
KVM: arm64: Move vcpu configuration flags into their own set
Marc Zyngier
1
-7
/
+10
2022-06-09
KVM: arm64: Drop stale comment
Marc Zyngier
1
-5
/
+0
2022-06-09
KVM: arm64: Add three sets of flags to the vcpu state
Marc Zyngier
1
-0
/
+9
2022-06-09
KVM: arm64: Add helpers to manipulate vcpu flags among a set
Marc Zyngier
1
-0
/
+44
2022-06-09
KVM: arm64: Move FP state ownership from flag to a tristate
Marc Zyngier
1
-2
/
+7
2022-06-09
KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
Marc Zyngier
1
-1
/
+0
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+27
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-14
/
+31
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
1
-1
/
+1
2022-05-16
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2022-05-16
Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next
Marc Zyngier
1
-11
/
+0
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
1
-2
/
+8
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
1
-0
/
+16
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
1
-6
/
+0
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
1
-6
/
+1
2022-05-04
KVM: arm64: Don't BUG_ON() if emulated register table is unsorted
Alexandru Elisei
1
-1
/
+1
2022-05-04
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2022-05-04
KVM: arm64: Implement PSCI SYSTEM_SUSPEND
Oliver Upton
1
-0
/
+2
2022-05-04
KVM: arm64: Add support for userspace to suspend a vCPU
Oliver Upton
1
-0
/
+1
2022-05-04
KVM: arm64: Track vCPU power state using MP state values
Oliver Upton
1
-2
/
+3
2022-05-04
KVM: arm64: Dedupe vCPU power off helpers
Oliver Upton
1
-0
/
+2
2022-05-03
KVM: arm64: Add vendor hypervisor firmware register
Raghavendra Rao Ananta
1
-0
/
+2
2022-05-03
KVM: arm64: Add standard hypervisor firmware register
Raghavendra Rao Ananta
1
-0
/
+2
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
1
-0
/
+12
2022-05-03
KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
Oliver Upton
1
-0
/
+1
2022-05-02
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
1
-3
/
+0
2022-04-29
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
1
-1
/
+1
2022-04-22
KVM: arm64: Handle SME host state when running guests
Mark Brown
1
-0
/
+1
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
1
-0
/
+3
2022-04-20
KVM: arm64: Handle blocking WFIT instruction
Marc Zyngier
1
-0
/
+1
2022-04-06
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
1
-0
/
+10
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+36
2022-03-18
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
1
-6
/
+9
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
1
-0
/
+5
2022-02-08
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next
Marc Zyngier
1
-1
/
+14
[next]