aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/arm.c
Commit message (Expand)AuthorAge
* 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
|\
| * 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: 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: dirty logging write protect supportMario Smarduch2015-01-16
| |/
* / arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-29
|/
* 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
* arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2014-12-13
* arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-13
* arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-13
* arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-13
* arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2014-12-13
* arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall2014-12-13
* arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-14
* arm: kvm: fix CPU hotplugVladimir Murzin2014-09-29
* arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2014-09-26
* arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier2014-09-18
* Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-18
|\
| * KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
| * KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
* | KVM: ARM/arm64: fix broken __percpu annotationWill Deacon2014-08-27
* | arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall2014-08-27
|/
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
|\
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
* | ARM: KVM: Unmap IPA on memslot delete/moveEric Auger2014-07-11
|/
* ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user spaceAnup Patel2014-04-30
* arm, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\
| * Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-15
| |\
| | * arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall2013-12-21
| * | arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall2013-12-21
| * | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-21
| * | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-21
| * | ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall2013-12-21
| * | arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall2013-12-21
| |/
* / arm: kvm: implement CPU PM notifierLorenzo Pieralisi2013-12-16
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
| * ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2013-10-02
* | ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-29
|/
* KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-18