index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
arm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
2014-12-15
1
-2
/
+11
*
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
2014-12-13
1
-0
/
+5
*
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
2014-12-13
1
-1
/
+1
*
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
2014-12-13
1
-3
/
+3
*
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
2014-12-13
1
-0
/
+7
*
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-12-13
1
-0
/
+43
*
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2014-12-13
1
-0
/
+2
*
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
2014-12-13
1
-0
/
+2
*
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
2014-12-13
1
-1
/
+1
*
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
2014-10-14
1
-1
/
+1
*
arm: kvm: fix CPU hotplug
Vladimir Murzin
2014-09-29
1
-1
/
+2
*
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
2014-09-26
1
-2
/
+2
*
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
2014-09-19
1
-7
/
+0
*
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
2014-09-19
1
-0
/
+3
*
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-19
1
-20
/
+1
|
\
|
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
1
-1
/
+1
|
*
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
1
-19
/
+0
*
|
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
2014-08-27
1
-1
/
+1
*
|
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
2014-08-27
1
-0
/
+1
|
/
*
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
1
-0
/
+4
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
1
-1
/
+1
|
\
|
*
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-28
1
-1
/
+1
*
|
ARM: KVM: Unmap IPA on memslot delete/move
Eric Auger
2014-07-11
1
-37
/
+0
|
/
*
ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space
Anup Patel
2014-04-30
1
-0
/
+1
*
arm, kvm: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+6
*
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
2014-02-27
1
-1
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-23
1
-15
/
+34
|
\
|
*
Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...
Paolo Bonzini
2014-01-15
1
-11
/
+19
|
|
\
|
|
*
arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive
Christoffer Dall
2013-12-21
1
-11
/
+19
|
*
|
arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put
Christoffer Dall
2013-12-21
1
-0
/
+7
|
*
|
KVM: arm-vgic: Set base addr through device API
Christoffer Dall
2013-12-21
1
-1
/
+1
|
*
|
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
Christoffer Dall
2013-12-21
1
-0
/
+1
|
*
|
ARM: KVM: Allow creating the VGIC after VCPUs
Christoffer Dall
2013-12-21
1
-3
/
+4
|
*
|
arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init
Christoffer Dall
2013-12-21
1
-0
/
+2
|
|
/
*
/
arm: kvm: implement CPU PM notifier
Lorenzo Pieralisi
2013-12-16
1
-0
/
+30
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
1
-2
/
+16
|
\
|
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-2
/
+3
|
*
ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
2013-10-02
1
-0
/
+13
*
|
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-10-29
1
-3
/
+3
|
/
*
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-18
1
-0
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
1
-4
/
+4
|
\
|
*
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
2013-06-26
1
-4
/
+4
*
|
ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl
Andre Przywara
2013-06-03
1
-2
/
+13
|
/
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
1
-54
/
+75
|
\
|
*
ARM: KVM: iterate over all CPUs for CPU compatibility check
Andre Przywara
2013-04-29
1
-3
/
+12
|
*
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
2013-04-29
1
-14
/
+14
|
*
ARM: KVM: add architecture specific hook for capabilities
Marc Zyngier
2013-04-29
1
-1
/
+1
|
*
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
2013-04-29
1
-15
/
+34
|
*
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
2013-04-29
1
-7
/
+4
|
*
ARM: KVM: rework HYP page table freeing
Marc Zyngier
2013-04-29
1
-1
/
+1
[next]