aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.4.116 into oreo-mr1Nathan Chancellor2018-02-171-2/+11
|\
| * arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-02-161-2/+11
* | Merge 4.4.112 into oreo-mr1Nathan Chancellor2018-01-171-3/+3
|\|
| * KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2018-01-171-3/+3
* | Merge 4.4.106 into oreo-mr1Nathan Chancellor2017-12-161-7/+12
|\|
| * arm: KVM: Survive unknown traps from guestsMark Rutland2017-12-161-7/+12
* | Merged linux-4.4.88 into android-msm-wahoo-4.4Thierry Strudel2017-09-211-11/+16
|\|
| * kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose2017-09-071-1/+1
| * kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose2017-09-071-11/+12
| * KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose2017-08-121-0/+4
* | Merged linux-4.4.80 into android-msm-wahoo-4.4Thierry Strudel2017-09-202-3/+5
|\|
| * KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier2017-06-141-0/+3
| * arm: KVM: Allow unaligned accesses at HYPMarc Zyngier2017-06-141-3/+2
* | Merged linux-4.4.70 into android-msm-wahoo-4.4Thierry Strudel2017-09-202-4/+29
|\|
| * KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones2017-05-201-1/+7
| * kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose2017-04-271-0/+12
| * arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier2017-04-121-3/+8
| * arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier2017-04-121-0/+2
* | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-11-172-48/+76
* | arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse2016-11-171-19/+33
* | arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier2016-11-172-59/+121
* | arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-11-171-3/+5
* | arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-11-101-0/+1
* | arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin2016-11-091-2/+20
* | arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2016-11-091-2/+8
* | arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2016-11-091-3/+3
* | ARM: KVM: Cleanup exception injectionMarc Zyngier2016-11-091-36/+38
* | arm64: KVM: Map the kernel RO section into HYPMarc Zyngier2016-11-091-0/+7
|/
* kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2016-09-242-2/+1
* arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier2016-06-011-6/+11
* arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-03-091-1/+1
* ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel2015-12-041-2/+2
* arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2015-12-041-10/+10
* arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-041-2/+3
* KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall2015-11-241-6/+1
* ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel2015-11-241-8/+7
* arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-222-4/+8
* KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-221-4/+31
* KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger2015-10-221-1/+2
* KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger2015-10-221-1/+2
* KVM: arm/arm64: rename pause into power_offEric Auger2015-10-222-15/+15
* arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang2015-10-221-0/+2
* arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2015-10-221-3/+8
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-221-0/+10
* KVM: arm: use GIC support unconditionallyArnd Bergmann2015-10-201-0/+1
* KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin2015-10-201-1/+1
* arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-11/+0
* arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+4
* arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1
* arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-09-161-2/+4