summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-04-29arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose
2016-04-21kvm-arm: Add stage2 page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose
2016-04-21kvm-arm: Remove kvm_pud_huge()Suzuki K Poulose
2016-04-21kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_hugeSuzuki K Poulose
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2016-04-06arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla
2016-03-31arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse
2016-03-21KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-29KVM: arm/arm64: timer: Add active state cachingMarc Zyngier
2016-02-29ARM: KVM: Switch the CP reg search to be a binary searchMarc Zyngier
2016-02-29ARM: KVM: Rename struct coproc_reg::is_64 to is_64bitMarc Zyngier
2016-02-29ARM: KVM: Enforce sorting of all CP tablesMarc Zyngier
2016-02-29ARM: KVM: Properly sort the invariant tableMarc Zyngier
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao
2016-02-29arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao
2016-02-29arm64: KVM: Add PMU overflow interrupt routingShannon Zhao
2016-02-29ARM: KVM: Use common version of timer-sr.cMarc Zyngier
2016-02-29ARM: KVM: Use common version of vgic-v2-sr.cMarc Zyngier
2016-02-29ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier
2016-02-29arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-02-29ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORTMarc Zyngier
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier
2016-02-29ARM: KVM: Remove __weak attributesMarc Zyngier
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29ARM: KVM: Remove the old world switchMarc Zyngier
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier
2016-02-29ARM: KVM: Add panic handling codeMarc Zyngier
2016-02-29ARM: KVM: Add HYP mode entry codeMarc Zyngier
2016-02-29ARM: KVM: Add populating of fault data structureMarc Zyngier
2016-02-29ARM: KVM: Add the new world switch implementationMarc Zyngier