summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-20arm, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-03ARM: KVM: fix warning in mmu.cMarc Zyngier
2014-03-03ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-03-03ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2014-03-03ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier
2014-03-03ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini
2014-01-08KVM: ARM: Remove duplicate includeSachin Kamat
2014-01-08arm/arm64: KVM: relax the requirements of VMA alignment for THPMarc Zyngier
2013-12-21arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall
2013-12-21KVM: arm-vgic: Set base addr through device APIChristoffer Dall
2013-12-21KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall
2013-12-21ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara
2013-12-21arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall
2013-12-21arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall
2013-12-16arm: kvm: implement CPU PM notifierLorenzo Pieralisi
2013-12-11arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar
2013-11-19Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov
2013-11-16arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2013-11-11Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini
2013-11-07arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier
2013-11-07arm/arm64: KVM: MMIO support for BE guestMarc Zyngier
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter
2013-10-28Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier
2013-10-22ARM: KVM: drop limitation to 4 CPU VMsMarc Zyngier
2013-10-22ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier
2013-10-22ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier
2013-10-17KVM: ARM: Transparent huge page (THP) supportChristoffer Dall
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall
2013-10-17KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall
2013-10-17ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin
2013-10-12KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin
2013-10-02ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel
2013-10-02ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel
2013-10-02KVM: ARM: Fix typo in comments of inject_abt()Anup Patel