summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2017-09-10KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose
2017-06-25KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier
2017-06-25arm: KVM: Allow unaligned accesses at HYPMarc Zyngier
2017-06-08kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2017-06-08ARM: KVM: Remove pointless void pointer castFiro Yang
2017-05-17kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-05-17arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier
2017-05-17arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier
2016-11-23arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-10-02kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose
2016-07-10KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse
2016-06-03arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-01-31ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel
2016-01-31ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2015-11-09KVM: arm: use GIC support unconditionallyArnd Bergmann
2015-10-22arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-10-22arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-09-29arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin
2015-07-10ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-22KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-03-30KVM: arm/arm64: enable KVM_CAP_IOEVENTFDNikolay Nikolaev
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara
2015-03-27Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon
2015-03-27ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel
2015-03-14arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall
2015-03-14arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée
2015-03-12arm/arm64: KVM: Optimize handling of Access Flag faultsMarc Zyngier
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier
2015-03-12arm/arm64: KVM: Allow handle_hva_to_gpa to return a valueMarc Zyngier
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger
2015-03-12KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall
2015-03-11KVM: arm/arm64: prefer IS_ENABLED to a static variablePaolo Bonzini
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-02-23arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier