summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/arm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
|\
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* | ARM: KVM: Unmap IPA on memslot delete/moveEric Auger2014-07-111-37/+0Star
|/
* ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user spaceAnup Patel2014-04-301-0/+1
* arm, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+6
* arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-271-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-231-15/+34
|\
| * Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-151-11/+19
| |\
| | * arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall2013-12-211-11/+19
| * | arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall2013-12-211-0/+7
| * | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-211-1/+1
| * | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-211-0/+1
| * | ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall2013-12-211-3/+4
| * | arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall2013-12-211-0/+2
| |/
* / arm: kvm: implement CPU PM notifierLorenzo Pieralisi2013-12-161-0/+30
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-2/+16
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
| * ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2013-10-021-0/+13
* | ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-291-3/+3
|/
* KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-4/+4
|\
| * ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier2013-06-261-4/+4
* | ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara2013-06-031-2/+13
|/
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-54/+75
|\
| * ARM: KVM: iterate over all CPUs for CPU compatibility checkAndre Przywara2013-04-291-3/+12
| * ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier2013-04-291-14/+14
| * ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier2013-04-291-1/+1
| * ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier2013-04-291-15/+34
| * ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2013-04-291-7/+4Star
| * ARM: KVM: rework HYP page table freeingMarc Zyngier2013-04-291-1/+1
| * ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier2013-04-291-0/+4
| * Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov2013-04-251-190/+4Star
| |\
| * | KVM: ARM: Fix kvm_vm_ioctl_irq_lineAlexander Graf2013-04-161-1/+2
| * | KVM: ARM: Remove kvm_arch_set_memory_region()Takuya Yoshikawa2013-03-051-8/+0Star
| * | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-051-1/+2
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-051-2/+2
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-051-4/+2Star
| | |
| \ \
*-. \ \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-0/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier2013-04-171-0/+1
| |/
* | ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier2013-03-071-17/+0Star
* | ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier2013-03-071-3/+3
* | ARM: KVM: move hyp init to kvm_host.hMarc Zyngier2013-03-071-11/+1Star
* | ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-071-113/+0Star
* | ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-071-45/+0Star
* | ARM: KVM: abstract exception class decoding awayMarc Zyngier2013-03-071-2/+2
* | ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-071-2/+1Star
* | ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-071-14/+14
|/
* ARM: KVM: fix kvm_arch_{prepare,commit}_memory_regionMarc Zyngier2013-02-251-2/+2
* ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier2013-02-111-0/+11
* ARM: KVM: arch_timers: Add timer world switchMarc Zyngier2013-02-111-0/+3