summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_emulate.h
Commit message (Expand)AuthorAgeFilesLines
* arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland2016-06-211-1/+1
* arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier2016-02-291-0/+3
* arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-291-0/+5
* arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guestsShannon Zhao2016-01-241-2/+6
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-141-1/+0
* arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2015-12-041-8/+3
* arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-041-0/+13
* arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2015-11-241-3/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-2/+8
|\
| * Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-231-2/+8
| |\
| | * arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-201-2/+3
| | * arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang2015-01-151-0/+5
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-111-13/+15
|\ \ \ | |/ /
| * | arm64: kvm: move to ESR_ELx macrosMark Rutland2015-01-151-13/+15
| |/
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-291-0/+10
* | arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2015-01-121-0/+2
|/
* arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-131-0/+5
* arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall2014-09-261-0/+5
* ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky2014-07-111-0/+22
* Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-111-0/+56
|\
| * arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-071-0/+8
| * arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-071-0/+48
* | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-221-0/+5
|/
* arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-121-2/+11
* arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-121-1/+14
* arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier2013-06-071-0/+158
OpenPOWER on IntegriCloud