aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into nextGleb Natapov1-6/+28
2013-11-16arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall1-6/+28
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-190/+513
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-nextPaolo Bonzini2-11/+79
2013-11-11Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm-arm into kvm-nextPaolo Bonzini3-12/+23
2013-11-07arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier1-0/+4
2013-11-07arm/arm64: KVM: MMIO support for BE guestMarc Zyngier1-11/+75
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov1-2/+3
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter1-3/+3
2013-10-28Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm-arm into kvm-queuePaolo Bonzini3-45/+199
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier1-4/+13
2013-10-22ARM: KVM: drop limitation to 4 CPU VMsMarc Zyngier1-4/+0
2013-10-22ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier1-0/+4
2013-10-22ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier1-4/+6
2013-10-17KVM: ARM: Transparent huge page (THP) supportChristoffer Dall1-2/+56
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall1-38/+131
2013-10-17KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall1-6/+8
2013-10-17ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2-1/+6
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov1-3/+3
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-2/+3
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin6-122/+181
2013-10-12KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin1-7/+4
2013-10-02ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel1-0/+13
2013-10-02ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel1-0/+20
2013-10-02KVM: ARM: Fix typo in comments of inject_abt()Anup Patel1-1/+1
2013-09-24ARM: kvm: rename cpu_reset to avoid name clashOlof Johansson1-3/+3
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-4/+3
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King3-4/+3
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-9/+12
2013-08-30ARM: KVM: Add newlines to panic stringsChristoffer Dall1-4/+4
2013-08-30ARM: KVM: Work around older compiler bugChristoffer Dall1-1/+1
2013-08-30ARM: KVM: Simplify tracepoint textChristoffer Dall1-4/+3
2013-08-13ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall1-1/+0
2013-08-12ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon2-3/+3
2013-08-11KVM: ARM: Squash len warningChristoffer Dall1-1/+2
2013-08-07arm64: KVM: fix 2-level page tables unmappingMarc Zyngier1-14/+8
2013-08-07ARM: KVM: Fix unaligned unmap_range leakChristoffer Dall1-7/+7
2013-08-06ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall3-8/+27
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa1-0/+4
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-1800/+51
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-0/+1
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-0/+4
2013-06-26ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann1-2/+0
2013-06-26arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand1-3/+3
2013-06-26ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier1-0/+3
2013-06-26ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier1-0/+1
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier3-3/+23
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier1-3/+0
2013-06-26ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier1-6/+0
2013-06-26ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier1-4/+4