summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAge
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\
| * ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-22
| * KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin2016-09-22
| * arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hypVladimir Murzin2016-09-22
| * arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin2016-09-22
| * arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin2016-09-22
| * arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier2016-09-08
| * arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier2016-09-08
| * arm64: KVM: Inject a Virtual SError if it was pendingMarc Zyngier2016-09-08
| * arm64: KVM: Route asynchronous abortsMarc Zyngier2016-09-08
| * arm64: KVM: Add EL1 async abort handlerMarc Zyngier2016-09-08
| * arm64: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-08
| * arm64: KVM: Preserve pending vSError in world switchMarc Zyngier2016-09-08
| * arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-08
| * arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier2016-09-08
| * arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier2016-09-08
| * arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin2016-09-08
| * KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-08
| * arm64: KVM: Optimize __guest_enter/exit() to save a few instructionsShanker Donthineni2016-09-08
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-03
|\ \ | |/ |/|
| * arm64/kvm: use alternative auto-nopMark Rutland2016-09-12
| * arm64/kvm: use {read,write}_sysreg()Mark Rutland2016-09-09
* | arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin2016-08-17
* | arm64: KVM: remove misleading comment on pmu statusVladimir Murzin2016-08-17
* | arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier2016-08-17
|/
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-04
|\
| * arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones2016-08-01
| * KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-22
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\ \ | |/
| * KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-18
| * KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-18
| * arm64: KVM: Clean up a conditionDan Carpenter2016-07-14
| * arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-03
| * arm/arm64: KVM: Always have merged page tablesMarc Zyngier2016-07-03
| * arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier2016-07-03
| * KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-03
| * KVM: ARM64: Fix typosAndrea Gelmini2016-06-14
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-27
|\ \
| * | arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland2016-06-21
| * | arm64: allow building with kcov coverage on ARM64Alexander Potapenko2016-06-21
| |/
* | arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier2016-07-23
|/
* arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier2016-05-31
* arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier2016-05-31
* arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE valueMarc Zyngier2016-05-31
* KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall2016-05-31
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-27
|\
| * KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-20
| * kvm: arm64: Fix EC field in inject_abt64Matt Evans2016-05-20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\ \ | |/
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-09