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