summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_emulate.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
* KVM: arm64: Prepare to handle deferred save/restore of 32-bit registersChristoffer Dall2018-03-191-23/+9
* KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1Christoffer Dall2018-03-191-1/+17
* KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall2018-03-191-5/+36
* KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall2018-03-191-5/+8
* KVM: arm/arm64: Introduce vcpu_el1_is_32bitChristoffer Dall2018-03-191-1/+6
* KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall2018-03-191-7/+2
* arm64: KVM: Move CPU ID reg trap setup off the world switch pathDave Martin2018-02-261-0/+8
* KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEADongjiu Geng2018-01-161-0/+7
* KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse2018-01-161-0/+5
* KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse2018-01-161-0/+5
* KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng2017-11-061-1/+1
* KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier2017-11-061-0/+3
* KVM: arm/arm64: Fix guest external abort matchingJames Morse2017-09-051-5/+19
* arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-021-0/+6
* arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon2016-10-211-5/+6
* arm64: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-081-0/+1
* arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier2016-09-081-0/+10
* 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