index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
mmio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-12-14
1
-0
/
+3
*
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
2015-12-04
1
-2
/
+3
*
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
2015-03-30
1
-27
/
+37
*
arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read
Andre Przywara
2014-11-25
1
-6
/
+9
*
arm/arm64: KVM: MMIO support for BE guest
Marc Zyngier
2013-11-07
1
-11
/
+75
*
KVM: ARM: Squash len warning
Christoffer Dall
2013-08-11
1
-1
/
+2
*
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
2013-06-26
1
-6
/
+0
*
ARM: KVM: Fix length of mmio access
Marc Zyngier
2013-03-06
1
-3
/
+4
*
ARM: KVM: abstract IL decoding away
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: abstract SAS decoding away
Marc Zyngier
2013-03-06
1
-14
/
+3
*
ARM: KVM: abstract S1TW abort detection away
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: abstract (and fix) external abort detection away
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} away
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: abstract HSR_SSE away
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: abstract HSR_WNR away
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: abstract HSR_ISV away
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: abstract fault register accesses
Marc Zyngier
2013-03-06
1
-11
/
+11
*
ARM: KVM: convert GP registers from u32 to unsigned long
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
2013-02-11
1
-0
/
+3
*
KVM: ARM: Handle I/O aborts
Christoffer Dall
2013-01-23
1
-0
/
+153