summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-03arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall
2015-07-03arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-07-03arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-07-03arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2015-07-03arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2015-07-03arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2015-07-03arm64: KVM: fix unmapping with 48-bit VAsMark Rutland
2015-07-03arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper
2015-07-03arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall
2015-07-03arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel
2015-07-03arm: kvm: fix CPU hotplugVladimir Murzin
2015-07-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-07-03ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-06-29KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2015-06-29KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-06-29ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips
2015-06-29ARM: KVM: Unmap IPA on memslot delete/moveEric Auger
2015-06-29arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-05-17ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-05-17ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2015-05-17ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2015-05-17ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier
2015-05-17ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier
2015-05-17arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-05-17ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2015-05-17arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-10-05ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-10-05arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-05-13arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter
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