aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-09arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier
2016-11-18arm64: KVM: pmu: Fix AArch32 cycle counter accessWei Huang
2016-11-16arm64: Support systems without FP/ASIMDSuzuki K Poulose
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin
2016-09-22KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin
2016-09-22arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hypVladimir Murzin
2016-09-22arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin
2016-09-22arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin
2016-09-12arm64/kvm: use alternative auto-nopMark Rutland
2016-09-09arm64/kvm: use {read,write}_sysreg()Mark Rutland
2016-09-08arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier
2016-09-08arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier
2016-09-08arm64: KVM: Inject a Virtual SError if it was pendingMarc Zyngier
2016-09-08arm64: KVM: Route asynchronous abortsMarc Zyngier
2016-09-08arm64: KVM: Add EL1 async abort handlerMarc Zyngier
2016-09-08arm64: KVM: Add Virtual Abort injection helperMarc Zyngier
2016-09-08arm64: KVM: Preserve pending vSError in world switchMarc Zyngier
2016-09-08arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier
2016-09-08arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier
2016-09-08arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier
2016-09-08arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall
2016-09-08arm64: KVM: Optimize __guest_enter/exit() to save a few instructionsShanker Donthineni
2016-08-17arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin
2016-08-17arm64: KVM: remove misleading comment on pmu statusVladimir Murzin
2016-08-17arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-23arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara
2016-07-14arm64: KVM: Clean up a conditionDan Carpenter
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier
2016-07-03arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland
2016-06-21arm64: allow building with kcov coverage on ARM64Alexander Potapenko
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini
2016-05-31arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier