summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| | * KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-032-13/+0
| | * arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-292-4/+4
| | * arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-291-1/+1
| | * arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-292-8/+10
| * | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-4/+4
| |/
| * KVM: ARM: Fix typosAndrea Gelmini2016-06-144-4/+4
* | KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse2016-06-271-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-274-27/+52
|\
| * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-1/+7
| * KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-202-0/+18
| * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-12/+13
| * KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-201-5/+5
| * KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall2016-05-201-7/+7
| * KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-201-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-192-188/+222
|\|
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-091-17/+29
| * arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier2016-04-291-6/+11
| * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-212-32/+7
| * kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-211-8/+1
| * kvm-arm: Add stage2 page table modifiersSuzuki K Poulose2016-04-211-53/+44
| * kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose2016-04-211-5/+99
| * kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose2016-04-211-24/+24
| * kvm-arm: Remove kvm_pud_huge()Suzuki K Poulose2016-04-211-3/+1
| * kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_hugeSuzuki K Poulose2016-04-211-9/+8
| * kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-211-40/+7
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-162-47/+76
|\ \
| * | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-282-48/+76
* | | mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli2016-05-051-1/+1
| |/ |/|
* | arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla2016-04-061-3/+10
|/
* arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse2016-03-311-19/+33
* KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger2016-03-211-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-3/+5
|\
| * arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-181-3/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-1621-1291/+1162
|\ \
| * | KVM: arm/arm64: timer: Add active state cachingMarc Zyngier2016-02-291-0/+1
| * | ARM: KVM: Switch the CP reg search to be a binary searchMarc Zyngier2016-02-291-18/+23
| * | ARM: KVM: Rename struct coproc_reg::is_64 to is_64bitMarc Zyngier2016-02-292-6/+6
| * | ARM: KVM: Enforce sorting of all CP tablesMarc Zyngier2016-02-291-8/+17
| * | ARM: KVM: Properly sort the invariant tableMarc Zyngier2016-02-291-3/+3
| * | arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+3
| * | arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao2016-02-291-0/+55
| * | arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao2016-02-291-0/+1
| * | arm64: KVM: Add PMU overflow interrupt routingShannon Zhao2016-02-291-2/+6
| * | ARM: KVM: Use common version of timer-sr.cMarc Zyngier2016-02-292-70/+1
| * | ARM: KVM: Use common version of vgic-v2-sr.cMarc Zyngier2016-02-292-83/+4
| * | ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-298-142/+7
| * | arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier2016-02-292-59/+121
| * | arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-291-0/+16
| * | ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORTMarc Zyngier2016-02-291-2/+0
| * | ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-291-5/+0