index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
guest.c
Age
Commit message (
Expand
)
Author
2018-07-21
KVM: arm: Add 32bit get/set events support
James Morse
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
2017-06-08
KVM: arm: Handle VCPU device attributes in guest.c
Christoffer Dall
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-06-14
KVM: ARM: Fix typos
Andrea Gelmini
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-02-29
ARM: KVM: Turn CP15 defines to an enum
Marc Zyngier
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
2016-02-29
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2014-08-27
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
2013-10-12
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-10-02
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-03-06
ARM: KVM: move kvm_target_cpu to guest.c
Marc Zyngier
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall