summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
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
2015-01-29KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2015-01-23arm/arm64: KVM: Fixup incorrect config symbol in commentChristoffer Dall
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara
2015-01-20arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch
2015-01-16KVM: arm: page logging 2nd stage fault handlingMario Smarduch
2015-01-16KVM: arm: dirty logging write protect supportMario Smarduch
2015-01-16KVM: arm: Add initial dirty page locking supportMario Smarduch
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch
2015-01-15ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2014-12-13arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall
2014-12-13arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall