summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)AuthorFilesLines
2015-07-30arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2-8/+22
2015-04-30arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier1-3/+3
2015-04-30arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall1-0/+9
2015-04-30arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall1-0/+5
2015-04-30arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2-0/+72
2015-04-30arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2-1/+2
2015-04-30arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall1-0/+2
2015-04-30arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall1-1/+1
2015-04-30arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel1-1/+6
2015-04-30arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper1-1/+1
2015-04-30arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall1-0/+11
2015-04-30arm: kvm: fix CPU hotplugVladimir Murzin1-1/+2
2015-04-30arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp1-2/+2
2015-04-30ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel1-1/+9
2015-04-30arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall1-0/+2
2015-04-30ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar1-0/+4
2015-04-30KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon1-1/+1
2015-04-30KVM: ARM/arm64: fix broken __percpu annotationWill Deacon1-1/+1
2015-04-30ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips1-2/+7
2015-04-30ARM: KVM: Unmap IPA on memslot delete/moveEric Auger2-37/+45
2015-04-30arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall1-42/+64
2015-04-30ARM: KVM: disable KVM in Kconfig on big-endian systemsWill Deacon1-1/+1
2015-04-30ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier3-19/+47
2015-04-30ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier2-2/+33
2015-04-30ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2-6/+4
2015-04-30ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier1-3/+3
2015-04-30ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier2-4/+4
2015-04-30arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier1-0/+83
2015-04-30ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier1-4/+4
2015-04-30arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier1-1/+2
2015-04-30arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2-2/+12
2015-04-30arm: kvm: implement CPU PM notifierLorenzo Pieralisi1-0/+30
2015-04-30KVM: ARM: Remove duplicate includeSachin Kamat1-2/+0
2015-04-30arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall2-16/+25
2015-04-30arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall1-0/+7
2015-04-30ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall1-3/+4
2015-04-30arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall1-0/+2
2015-04-30arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier1-4/+14
2015-04-30ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier1-0/+4
2015-04-30KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall1-6/+8
2015-04-30ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier1-4/+6
2015-04-30ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2-1/+6
2015-04-30KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin1-7/+4
2014-05-15arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter1-6/+9
2013-11-29arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall1-6/+28
2013-09-24ARM: kvm: rename cpu_reset to avoid name clashOlof Johansson1-3/+3
2013-09-06Merge 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-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-9/+12
2013-08-31ARM: KVM: Add newlines to panic stringsChristoffer Dall1-4/+4