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
/
kvm
/
guest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
1
-387
/
+0
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
1
-5
/
+0
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
1
-0
/
+4
2019-10-28
KVM: arm/arm64: Show halt poll counters in debugfs
Christian Borntraeger
1
-0
/
+4
2019-10-21
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
1
-0
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
1
-13
/
+1
2018-07-21
KVM: arm: Add 32bit get/set events support
James Morse
1
-0
/
+23
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-0
/
+13
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
1
-0
/
+9
2017-06-08
KVM: arm: Handle VCPU device attributes in guest.c
Christoffer Dall
1
-0
/
+42
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-06-14
KVM: ARM: Fix typos
Andrea Gelmini
1
-1
/
+1
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+2
2016-02-29
ARM: KVM: Turn CP15 defines to an enum
Marc Zyngier
1
-1
/
+0
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
1
-2
/
+2
2016-02-29
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
1
-1
/
+1
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
1
-0
/
+6
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
1
-0
/
+6
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
1
-18
/
+0
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
1
-25
/
+0
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
1
-1
/
+0
2014-08-28
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
1
-1
/
+1
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+0
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
1
-7
/
+1
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
1
-10
/
+0
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
1
-0
/
+1
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
1
-1
/
+91
2013-10-13
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
1
-1
/
+3
2013-10-02
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
1
-0
/
+20
2013-03-07
ARM: KVM: move kvm_target_cpu to guest.c
Marc Zyngier
1
-0
/
+17
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
1
-4
/
+5
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
1
-0
/
+221