summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/kvm_emulate.h
AgeCommit message (Expand)Author
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier
2020-01-23KVM: arm/arm64: Cleanup MMIO handlingMarc Zyngier
2020-01-19KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-01-19KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2020-01-19KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2019-11-08Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier
2019-11-08KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...Marc Zyngier
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall
2019-07-05KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland
2019-02-19KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-08-12KVM: arm: Use true and false for boolean valuesGustavo A. R. Silva
2018-07-09KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland
2018-03-19KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall
2018-03-19KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall
2018-01-23KVM: arm/arm64: Fix trailing semicolonLuis de Bethencourt
2017-11-06KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng
2017-11-06KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse
2016-09-08arm: KVM: Add Virtual Abort injection helperMarc Zyngier
2016-09-08arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-07-11ARM: KVM: MMIO support BE host running LE codeVictor Kamensky
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2013-11-07arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier
2013-11-07arm/arm64: KVM: MMIO support for BE guestMarc Zyngier
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier
2013-06-26ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier
2013-03-06ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier
2013-03-06KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall
2013-03-06ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier
2013-03-06ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier
2013-03-06ARM: KVM: abstract fault decoding awayMarc Zyngier
2013-03-06ARM: KVM: abstract exception class decoding awayMarc Zyngier
2013-03-06ARM: KVM: abstract IL decoding awayMarc Zyngier
2013-03-06ARM: KVM: abstract SAS decoding awayMarc Zyngier
2013-03-06ARM: KVM: abstract S1TW abort detection awayMarc Zyngier
2013-03-06ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier