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
/
arm64
/
include
/
asm
/
kvm_emulate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
1
-0
/
+16
2019-02-19
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
Ard Biesheuvel
1
-1
/
+2
2019-02-19
arm64: KVM: Expose sanitised cache type register to guest
Ard Biesheuvel
1
-0
/
+3
2019-02-19
KVM: arm/arm64: Move kvm_is_write_fault to header file
Christoffer Dall
1
-0
/
+8
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
1
-8
/
+27
2018-09-21
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
1
-1
/
+1
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-0
/
+17
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
1
-0
/
+5
2018-07-09
KVM: arm/arm64: Enable adaptative WFE trapping
Marc Zyngier
1
-0
/
+10
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
1
-0
/
+2
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
1
-5
/
+5
2018-05-04
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
1
-1
/
+1
2018-03-19
KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers
Christoffer Dall
1
-23
/
+9
2018-03-19
KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1
Christoffer Dall
1
-1
/
+17
2018-03-19
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
Christoffer Dall
1
-5
/
+36
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
1
-5
/
+8
2018-03-19
KVM: arm/arm64: Introduce vcpu_el1_is_32bit
Christoffer Dall
1
-1
/
+6
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
1
-7
/
+2
2018-02-26
arm64: KVM: Move CPU ID reg trap setup off the world switch path
Dave Martin
1
-0
/
+8
2018-01-16
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
1
-0
/
+7
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
1
-0
/
+5
2018-01-16
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
James Morse
1
-0
/
+5
2017-11-06
KVM: arm/arm64: fix the incompatible matching for external abort
Dongjiu Geng
1
-1
/
+1
2017-11-06
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
1
-0
/
+3
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
1
-5
/
+19
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
1
-0
/
+6
2016-10-21
arm64: KVM: Take S1 walks into account when determining S2 write faults
Will Deacon
1
-5
/
+6
2016-09-08
arm64: KVM: Add Virtual Abort injection helper
Marc Zyngier
1
-0
/
+1
2016-09-08
arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
Marc Zyngier
1
-0
/
+10
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
1
-1
/
+1
2016-02-29
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
Marc Zyngier
1
-0
/
+3
2016-02-29
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
1
-0
/
+5
2016-01-24
arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests
Shannon Zhao
1
-2
/
+6
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
1
-1
/
+0
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
1
-8
/
+3
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
1
-0
/
+13
2015-11-24
arm64: KVM: Fix AArch32 to AArch64 register mapping
Marc Zyngier
1
-3
/
+5
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+8
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-13
/
+15
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-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-2
/
+8
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
1
-2
/
+3
2015-01-15
arm64: kvm: move to ESR_ELx macros
Mark Rutland
1
-13
/
+15
2015-01-15
arm/arm64: KVM: add tracing support for arm64 exit handler
Wei Huang
1
-0
/
+5
2015-01-12
arm64: KVM: Fix HCR setting for 32bit guests
Marc Zyngier
1
-0
/
+2
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
ARM64: KVM: MMIO support BE host running LE code
Victor Kamensky
1
-0
/
+22
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-0
/
+56
[next]