index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
arm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2019-05-28
1
-0
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
1
-9
/
+34
|
\
|
*
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-05-15
1
-6
/
+34
|
|
\
|
|
*
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
1
-0
/
+2
|
|
*
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
2019-04-24
1
-6
/
+8
|
|
*
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
2019-04-24
1
-0
/
+2
|
|
*
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
2019-04-18
1
-1
/
+1
|
|
*
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
2019-03-29
1
-0
/
+18
|
|
*
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
2019-03-29
1
-0
/
+4
|
*
|
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
2019-04-16
1
-3
/
+0
|
|
/
*
/
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
Andrew Jones
2019-04-25
1
-3
/
+8
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
1
-41
/
+23
|
\
|
*
KVM: arm/arm64: fix spelling mistake: "auxilary" -> "auxiliary"
Colin Ian King
2019-02-19
1
-1
/
+1
|
*
KVM: arm/arm64: Simplify bg_timer programming
Christoffer Dall
2019-02-19
1
-2
/
+0
|
*
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2019-02-19
1
-37
/
+20
|
*
arm/arm64: KVM: Statically configure the host's view of MPIDR
Marc Zyngier
2019-02-19
1
-0
/
+1
|
*
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
2019-02-19
1
-1
/
+1
*
|
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
2019-02-07
1
-0
/
+10
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
1
-17
/
+30
|
\
|
*
Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-12-19
1
-14
/
+11
|
|
\
|
|
*
KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
Christoffer Dall
2018-12-18
1
-12
/
+11
|
|
*
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
2018-12-18
1
-2
/
+0
|
*
|
kvm: introduce manual dirty log reprotect
Paolo Bonzini
2018-12-14
1
-0
/
+16
|
*
|
kvm: rename last argument to kvm_get_dirty_log_protect
Paolo Bonzini
2018-12-14
1
-3
/
+3
|
|
/
*
/
KVM: arm64: Rework detection of SVE, !VHE systems
Marc Zyngier
2018-12-10
1
-4
/
+4
|
/
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-26
1
-14
/
+12
|
\
|
*
arm/arm64: KVM: Enable 32 bits kvm vcpu events support
Dongjiu Geng
2018-10-18
1
-0
/
+1
|
*
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
Dongjiu Geng
2018-10-18
1
-1
/
+1
|
*
KVM: arm64: Fix caching of host MDCR_EL2 value
Mark Rutland
2018-10-17
1
-2
/
+2
|
*
KVM: arm64: Drop __cpu_init_stage2 on the VHE path
Marc Zyngier
2018-10-03
1
-8
/
+2
|
*
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
2018-10-03
1
-1
/
+1
|
*
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
2018-10-03
1
-0
/
+2
|
*
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
2018-10-01
1
-1
/
+1
|
*
kvm: arm/arm64: Allow arch specific configurations for VM
Suzuki K Poulose
2018-10-01
1
-2
/
+3
*
|
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-09-18
1
-2
/
+2
|
/
*
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-08-22
1
-0
/
+51
|
\
|
*
KVM: arm: Add 32bit get/set events support
James Morse
2018-07-21
1
-4
/
+0
|
*
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
2018-07-21
1
-0
/
+28
|
*
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-07-21
1
-0
/
+21
|
*
KVM: arm/arm64: Enable adaptative WFE trapping
Marc Zyngier
2018-07-09
1
-0
/
+6
*
|
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-5
/
+27
|
\
|
*
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
1
-0
/
+15
|
*
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
1
-1
/
+1
|
*
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
2018-05-25
1
-1
/
+0
|
*
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
1
-3
/
+0
|
*
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
1
-0
/
+7
|
*
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
1
-0
/
+4
*
|
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-31
1
-0
/
+4
|
/
*
KVM: arm/arm64: Close VMID generation race
Marc Zyngier
2018-04-17
1
-5
/
+10
[next]