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
/
arm
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
1
-456
/
+0
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-3
/
+0
2020-02-17
kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()
Mark Rutland
1
-3
/
+0
2020-01-30
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-4
/
+8
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
1
-2
/
+0
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-1
/
+0
2020-01-27
KVM: arm64: Free sve_state via arm specific hook
Sean Christopherson
1
-0
/
+1
2020-01-23
KVM: arm/arm64: Cleanup MMIO handling
Marc Zyngier
1
-4
/
+8
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
1
-0
/
+25
2019-10-21
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
1
-0
/
+19
2019-10-21
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
1
-0
/
+6
2019-10-21
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
1
-0
/
+8
2019-07-08
KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
Marc Zyngier
1
-4
/
+2
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
1
-3
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
1
-13
/
+1
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
1
-0
/
+3
2019-04-24
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
1
-3
/
+7
2019-04-18
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
Dave Martin
1
-1
/
+1
2019-04-18
KVM: arm: Make vcpu finalization stubs into inline functions
Dave Martin
1
-2
/
+9
2019-04-18
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
1
-1
/
+1
2019-03-29
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
1
-0
/
+4
2019-03-29
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
1
-0
/
+2
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+46
2019-02-20
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
1
-5
/
+8
2019-02-20
arm/arm64: KVM: Statically configure the host's view of MPIDR
Marc Zyngier
1
-0
/
+8
2019-02-20
ARM: KVM: Teach some form of type-safety to kvm_call_hyp
Marc Zyngier
1
-3
/
+28
2019-02-20
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
1
-0
/
+3
2019-02-07
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
1
-0
/
+10
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+1
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
1
-1
/
+1
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
1
-5
/
+0
2018-12-10
KVM: arm64: Rework detection of SVE, !VHE systems
Marc Zyngier
1
-1
/
+1
2018-10-18
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
Dongjiu Geng
1
-1
/
+1
2018-10-03
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
1
-1
/
+5
2018-10-01
kvm: arm/arm64: Allow arch specific configurations for VM
Suzuki K Poulose
1
-0
/
+7
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
1
-1
/
+0
2018-07-21
KVM: arm: Add 32bit get/set events support
James Morse
1
-0
/
+5
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+12
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+12
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+12
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
1
-2
/
+12
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
1
-0
/
+4
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
1
-0
/
+12
2018-05-31
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
1
-2
/
+12
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
1
-3
/
+0
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
1
-0
/
+1
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
1
-0
/
+8
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-0
/
+3
2018-03-19
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
1
-0
/
+3
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
1
-3
/
+0
[next]