index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
kvm_emulate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
arm: KVM: Add Virtual Abort injection helper
Marc Zyngier
1
-0
/
+1
2016-09-08
arm: KVM: Use common AArch32 conditional execution code
Marc Zyngier
1
-7
/
+27
2016-02-29
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
1
-0
/
+5
2016-02-29
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
1
-5
/
+0
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
1
-4
/
+4
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
1
-1
/
+1
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
1
-0
/
+12
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
1
-0
/
+10
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
1
-2
/
+3
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
1
-0
/
+5
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
1
-0
/
+5
2014-07-11
ARM: KVM: MMIO support BE host running LE code
Victor Kamensky
1
-4
/
+18
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-0
/
+46
2013-11-07
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
Marc Zyngier
1
-0
/
+5
2013-11-07
arm/arm64: KVM: MMIO support for BE guest
Marc Zyngier
1
-0
/
+41
2013-10-22
arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
Marc Zyngier
1
-0
/
+5
2013-06-26
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
1
-5
/
+0
2013-03-06
ARM: KVM: move kvm_handle_wfi to handle_exit.c
Marc Zyngier
1
-1
/
+0
2013-03-06
KVM: ARM: Reintroduce trace_kvm_hvc
Christoffer Dall
1
-0
/
+5
2013-03-06
ARM: KVM: move kvm_condition_valid to emulate.c
Marc Zyngier
1
-0
/
+1
2013-03-06
ARM: KVM: abstract HSR_EC_IABT away
Marc Zyngier
1
-0
/
+5
2013-03-06
ARM: KVM: abstract fault decoding away
Marc Zyngier
1
-0
/
+5
2013-03-06
ARM: KVM: abstract exception class decoding away
Marc Zyngier
1
-0
/
+5
2013-03-06
ARM: KVM: abstract IL decoding away
Marc Zyngier
1
-0
/
+6
2013-03-06
ARM: KVM: abstract SAS decoding away
Marc Zyngier
1
-0
/
+16
2013-03-06
ARM: KVM: abstract S1TW abort detection away
Marc Zyngier
1
-0
/
+5
2013-03-06
ARM: KVM: abstract (and fix) external abort detection away
Marc Zyngier
1
-0
/
+5
2013-03-06
ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} away
Marc Zyngier
1
-0
/
+5
2013-03-06
ARM: KVM: abstract HSR_SSE away
Marc Zyngier
1
-0
/
+5
2013-03-06
ARM: KVM: abstract HSR_WNR away
Marc Zyngier
1
-0
/
+5
2013-03-06
ARM: KVM: abstract HSR_ISV away
Marc Zyngier
1
-0
/
+5
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
1
-0
/
+21
2013-03-06
ARM: KVM: convert GP registers from u32 to unsigned long
Marc Zyngier
1
-6
/
+6
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
1
-0
/
+10
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
1
-0
/
+6
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
1
-0
/
+6
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
1
-0
/
+50