aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAge
* ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi2015-07-10
* arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2015-07-10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\
| * KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-22
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-16
|\ \ | |/ |/|
| * Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-27
| |\
| | * ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel2015-03-27
| * | arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-23
| |/
| * ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-19
* | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
|\ \
| * | KVM: arm/arm64: enable KVM_CAP_IOEVENTFDNikolay Nikolaev2015-03-30
| * | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-30
| * | KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara2015-03-26
| * | arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall2015-03-14
| * | arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée2015-03-14
| * | arm/arm64: KVM: Optimize handling of Access Flag faultsMarc Zyngier2015-03-12
| * | arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-12
| * | arm/arm64: KVM: Allow handle_hva_to_gpa to return a valueMarc Zyngier2015-03-12
| * | KVM: arm/arm64: add irqfd supportEric Auger2015-03-12
| * | KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-12
| * | KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger2015-03-12
| * | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-12
| * | KVM: arm/arm64: prefer IS_ENABLED to a static variablePaolo Bonzini2015-03-11
| |/
* | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-11
* | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-11
|/
* arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang2015-02-23
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\
| * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang2015-01-29
| * Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-23
| |\
| | * KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
| * | arm/arm64: KVM: Fixup incorrect config symbol in commentChristoffer Dall2015-01-23
| * | arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara2015-01-20
| * | arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-20
| * | arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara2015-01-20
| * | arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-20
| * | KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-16
| * | KVM: arm: page logging 2nd stage fault handlingMario Smarduch2015-01-16
| * | KVM: arm: dirty logging write protect supportMario Smarduch2015-01-16
| * | KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-16
| * | KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2015-01-16
| * | ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara2015-01-15
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \
| * | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
| |/
* | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-29
* | arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-29
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-29
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\
| * arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-15
| * arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall2014-12-13
| * arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall2014-12-13