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
/
arm64
/
kvm
/
handle_exit.c
Age
Commit message (
Expand
)
Author
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
2018-12-13
arm64/kvm: hide ptrauth from guests
Mark Rutland
2018-10-19
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-02-06
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2018-02-06
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-06
arm64: KVM: Increment PC after handling an SMC trap
Marc Zyngier
2018-02-06
arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
2017-11-29
kvm: arm64: handle single-step during SError exceptions
Alex Bennée
2017-11-29
kvm: arm64: handle single-stepping trapped instructions
Alex Bennée
2017-11-03
arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
Dave Martin
2017-08-08
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-06-04
KVM: arm/arm64: properly use vcpu requests
Andrew Jones
2017-03-07
arm64: KVM: Survive unknown traps from guests
Mark Rutland
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-09-08
arm64: KVM: Inject a Virtual SError if it was pending
Marc Zyngier
2016-09-08
arm64: KVM: Add EL1 async abort handler
Marc Zyngier
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
2016-04-28
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
KVM: arm64: guest debug, add support for single-step
Alex Bennée
2015-07-21
KVM: arm64: guest debug, add SW break point support
Alex Bennée
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-01-15
arm64: kvm: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
2015-01-15
arm64: kvm: move to ESR_ELx macros
Mark Rutland
2015-01-15
arm/arm64: KVM: add tracing support for arm64 exit handler
Wei Huang
2014-08-29
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
2014-07-11
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
2014-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-12-28
arm64: KVM: Force undefined exception for Guest SMC intructions
Anup Patel
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-10-29
arm64: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
2013-06-12
arm64: KVM: 32bit handling of coprocessor traps
Marc Zyngier
2013-06-12
arm64: KVM: PSCI implementation
Marc Zyngier
2013-06-12
arm64: KVM: Exit handling
Marc Zyngier