summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
AgeCommit message (Expand)AuthorFilesLines
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-0/+22
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-159/+104
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář5-151/+96
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger3-0/+22
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara1-0/+1
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara1-1/+1
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier1-9/+9
2016-07-03arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier1-0/+15
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier2-1/+17
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier1-40/+9
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2-27/+7
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier2-20/+3
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier1-40/+34
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier1-2/+0
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2-13/+0
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini1-4/+4
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2-4/+4
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier1-1/+1
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2-8/+10
2016-06-27KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse1-0/+1
2016-06-14KVM: ARM: Fix typosAndrea Gelmini4-4/+4
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-27/+52
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall1-1/+7
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara2-0/+18
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall1-12/+13
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall1-5/+5
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall1-7/+7
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall1-3/+3
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-188/+222
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-47/+76
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas1-17/+29
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli1-1/+1
2016-04-29arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier1-6/+11
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2-48/+76
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2-32/+7
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose1-8/+1
2016-04-21kvm-arm: Add stage2 page table modifiersSuzuki K Poulose1-53/+44
2016-04-21kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose1-5/+99
2016-04-21kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose1-24/+24
2016-04-21kvm-arm: Remove kvm_pud_huge()Suzuki K Poulose1-3/+1
2016-04-21kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_hugeSuzuki K Poulose1-9/+8
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose1-40/+7
2016-04-06arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla1-3/+10
2016-03-31arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse1-19/+33
2016-03-21KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger1-0/+2
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+5
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-1291/+1162
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+6
2016-02-29KVM: arm/arm64: timer: Add active state cachingMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Switch the CP reg search to be a binary searchMarc Zyngier1-18/+23