summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)AuthorFilesLines
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon1-8/+0
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones1-0/+7
2019-06-11KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones1-3/+8
2019-03-23KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall1-5/+6
2019-03-23arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier1-1/+2
2019-02-20arm64: KVM: Skip MMIO insn after emulationMark Rutland1-5/+6
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-02-16arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+11
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li1-3/+3
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland1-7/+12
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose1-1/+1
2017-09-07kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose1-11/+12
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-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones1-1/+7
2017-04-27kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+12
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-09-24kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2-2/+1
2016-06-01arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier1-6/+11
2016-03-10arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin1-1/+1
2015-12-04ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel1-2/+2
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin1-10/+10
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin1-2/+3
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall1-6/+1
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel1-8/+7
2015-10-23arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2-4/+8
2015-10-23KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger1-4/+31
2015-10-23KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger1-1/+2
2015-10-23KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger1-1/+2
2015-10-23KVM: arm/arm64: rename pause into power_offEric Auger2-15/+15
2015-10-23arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang1-0/+2
2015-10-23arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall1-3/+8
2015-10-23arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall1-0/+10
2015-10-20KVM: arm: use GIC support unconditionallyArnd Bergmann1-0/+1
2015-10-20KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin1-1/+1
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei1-11/+0
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+4
2015-09-16arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin1-1/+1
2015-09-16arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka1-2/+4
2015-09-04arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis1-4/+8
2015-08-20arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch1-6/+8
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier1-3/+1
2015-08-12KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier1-0/+2
2015-08-12arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier1-3/+15
2015-08-12arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier1-4/+3
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée1-0/+2
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée1-0/+6