summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)AuthorFilesLines
2019-02-12arm64: KVM: Skip MMIO insn after emulationMark Rutland1-5/+6
2018-11-23ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King1-1/+16
2018-11-23ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier1-0/+24
2018-11-23ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier1-2/+69
2018-11-21KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland1-2/+2
2018-09-05KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal1-11/+27
2018-09-05KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal1-0/+4
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier1-2/+16
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier1-0/+6
2018-07-22KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse1-15/+3
2018-05-09arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2-0/+73
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland1-1/+8
2018-04-20arm/arm64: KVM: Turn kvm_psci_version into a static inlineMark Rutland1-10/+2
2018-04-20arm/arm64: KVM: Advertise SMCCC v1.1Mark Rutland2-2/+24
2018-04-20arm/arm64: KVM: Implement PSCI 1.0 supportMark Rutland1-1/+44
2018-04-20arm/arm64: KVM: Add smccc accessors to PSCI codeMark Rutland1-10/+42
2018-04-20arm/arm64: KVM: Add PSCI_VERSION helperMark Rutland1-3/+1
2018-04-20arm/arm64: KVM: Consolidate the PSCI include filesMark Rutland3-3/+4
2018-04-20arm64: KVM: Use per-CPU vector when BP hardening is enabledMark Rutland1-1/+8
2018-04-13KVM: arm: Restore banked registers and physical timer access on hyp_panic()James Morse1-0/+2
2018-03-11ARM: kvm: fix building with gcc-8Arnd Bergmann2-0/+9
2018-03-03KVM: arm/arm64: Fix check for hugepage size when allocating at Stage 2Punit Agrawal1-1/+1
2018-02-17KVM: arm/arm64: Handle CPU_PM_ENTER_FAILEDJames Morse1-0/+1
2018-02-17arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+11
2018-01-31KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2Punit Agrawal1-1/+1
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li1-3/+3
2017-12-14arm: KVM: Survive unknown traps from guestsMark Rutland1-7/+12
2017-11-08arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry1-1/+1
2017-11-08arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng1-4/+2
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose1-1/+1
2017-09-02kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose1-8/+8
2017-08-13KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose1-0/+4
2017-06-14KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier1-0/+3
2017-06-14arm: KVM: Allow unaligned accesses at HYPMarc Zyngier1-3/+2
2017-05-25KVM: arm: plug potential guest hardware debug leakageZhichao Huang3-21/+64
2017-05-25arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier1-0/+2
2017-05-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones1-1/+7
2017-04-12kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+10
2017-04-12arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier1-3/+8
2017-04-12arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier1-0/+2
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2-1/+41
2016-10-21arm/arm64: KVM: Map the BSS at HYPMarc Zyngier1-0/+7
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-159/+162
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář12-159/+152
2016-09-22arm64: KVM: Remove duplicating init code for setting VMIDVladimir Murzin1-8/+4
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin4-2/+48
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino1-0/+10
2016-09-09kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2-2/+1
2016-09-08arm/arm64: KVM: Remove external abort test from MMIO handlingMarc Zyngier1-6/+0
2016-09-08arm/arm64: KVM: Inject virtual abort when guest exits on external abortMarc Zyngier1-0/+5