index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
emulate.c
Age
Commit message (
Expand
)
Author
2018-03-19
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
Christoffer Dall
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2017-11-06
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
2016-09-08
arm: KVM: Add Virtual Abort injection helper
Marc Zyngier
2016-09-08
arm: KVM: Use common AArch32 conditional execution code
Marc Zyngier
2016-09-08
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
2016-06-14
KVM: ARM: Fix typos
Andrea Gelmini
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
2015-12-18
ARM: KVM: Cleanup exception injection
Marc Zyngier
2013-10-02
KVM: ARM: Fix typo in comments of inject_abt()
Anup Patel
2013-03-06
ARM: KVM: move kvm_handle_wfi to handle_exit.c
Marc Zyngier
2013-03-06
ARM: KVM: move kvm_condition_valid to emulate.c
Marc Zyngier
2013-03-06
ARM: KVM: convert GP registers from u32 to unsigned long
Marc Zyngier
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall