summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
| * | ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2016-02-291-1/+0
| * | ARM: KVM: Remove __weak attributesMarc Zyngier2016-02-293-7/+5
| * | ARM: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-294-8/+37
| * | ARM: KVM: Remove the old world switchMarc Zyngier2016-02-292-1128/+1
| * | ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier2016-02-291-8/+2
| * | ARM: KVM: Add panic handling codeMarc Zyngier2016-02-292-7/+59
| * | ARM: KVM: Add HYP mode entry codeMarc Zyngier2016-02-293-0/+160
| * | ARM: KVM: Add populating of fault data structureMarc Zyngier2016-02-292-0/+58
| * | ARM: KVM: Add the new world switch implementationMarc Zyngier2016-02-293-0/+148
| * | ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier2016-02-291-0/+31
| * | ARM: KVM: Add guest entry codeMarc Zyngier2016-02-293-0/+73
| * | ARM: KVM: Add banked registers save/restoreMarc Zyngier2016-02-293-0/+89
OpenPOWER on IntegriCloud