index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-25
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
*
KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
Christoffer Dall
2018-03-19
1
-0
/
+1
*
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
2018-03-19
1
-5
/
+7
*
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
2018-03-19
1
-0
/
+2
*
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2018-03-19
1
-5
/
+6
*
KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
Christoffer Dall
2018-03-19
1
-14
/
+8
*
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
Christoffer Dall
2018-03-19
1
-9
/
+0
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-45
/
+108
|
\
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
1
-1
/
+1
|
|
\
|
*
\
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2018-01-31
1
-19
/
+44
|
|
\
\
|
|
*
|
KVM: arm/arm64: Fix userspace_irqchip_in_use counting
Christoffer Dall
2018-01-31
1
-2
/
+3
|
|
*
|
KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
James Morse
2018-01-23
1
-0
/
+1
|
|
*
|
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
2018-01-02
1
-17
/
+42
|
|
*
|
KVM: arm/arm64: Remove redundant preemptible checks
Christoffer Dall
2018-01-02
1
-2
/
+0
|
*
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2017-12-14
1
-18
/
+40
|
*
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
2017-12-14
1
-2
/
+7
|
*
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
2017-12-14
1
-0
/
+3
|
*
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
2017-12-14
1
-6
/
+14
|
|
/
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-08
1
-1
/
+1
|
\
\
\
[next]