summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/arm.c
AgeCommit message (Expand)Author
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
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-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: dirty logging write protect supportMario Smarduch
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
2014-12-13arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2014-12-13arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2014-12-13arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall
2014-09-29arm: kvm: fix CPU hotplugVladimir Murzin
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-09-18arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-27KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2014-08-27arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-07-28KVM: Rename and add argument to check_extensionAlexander Graf
2014-07-11ARM: KVM: Unmap IPA on memslot delete/moveEric Auger
2014-04-30ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user spaceAnup Patel
2014-03-20arm, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat
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
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/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-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-02ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds