Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
741cbbae0768b828be2d48331eb371a4f08bbea8
/
virt
/
kvm
/
arm
/
arm.c
741cbba
KVM: remove kvm_arch_has_vcpu_debugfs()
by Paolo Bonzini
· 5 years ago
2f5947d
Documentation: move Documentation/virtual to Documentation/virt
by Christoph Hellwig
· 5 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
1e0cf16
KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
by Marc Zyngier
· 6 years ago
d94d71c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
by Thomas Gleixner
· 6 years ago
f257d6d
KVM: Directly return result from kvm_arch_check_processor_compat()
by Sean Christopherson
· 6 years ago
a86cb41
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
by Thomas Huth
· 6 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
dd53f61
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
811328f
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
by Andrew Jones
· 6 years ago
435e53f
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
by Andrew Murray
· 6 years ago
630a168
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
by Andrew Murray
· 6 years ago
384b40c
KVM: arm/arm64: Context-switch ptrauth registers
by Mark Rutland
· 6 years ago
a3be836
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
by Dave Martin
· 6 years ago
c110ae5
kvm: move KVM_CAP_NR_MEMSLOTS to common code
by Paolo Bonzini
· 6 years ago
7dd32a0
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
by Dave Martin
· 6 years ago
0f062bf
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
by Dave Martin
· 6 years ago
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
a37f0c3
KVM: arm/arm64: fix spelling mistake: "auxilary" -> "auxiliary"
by Colin Ian King
· 6 years ago
accb99b
KVM: arm/arm64: Simplify bg_timer programming
by Christoffer Dall
· 6 years ago
e329fb7
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
by Christoffer Dall
· 6 years ago
32f1395
arm/arm64: KVM: Statically configure the host's view of MPIDR
by Marc Zyngier
· 6 years ago
7aa8d14
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
by Marc Zyngier
· 6 years ago
358b28f
arm/arm64: KVM: Allow a VCPU to fully reset itself
by Marc Zyngier
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
8c5e14f
Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
fb544d1
KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
by Christoffer Dall
· 6 years ago
bd7d95c
arm64: KVM: Consistently advance singlestep when emulating instructions
by Mark Rutland
· 6 years ago
2a31b9d
kvm: introduce manual dirty log reprotect
by Paolo Bonzini
· 6 years ago
8fe65a8
kvm: rename last argument to kvm_get_dirty_log_protect
by Paolo Bonzini
· 6 years ago
33e5f4e
KVM: arm64: Rework detection of SVE, !VHE systems
by Marc Zyngier
· 6 years ago
0d1e8b8
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
58bf437
arm/arm64: KVM: Enable 32 bits kvm vcpu events support
by Dongjiu Geng
· 6 years ago
375bdd3
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
by Dongjiu Geng
· 6 years ago
da5a3ce
KVM: arm64: Fix caching of host MDCR_EL2 value
by Mark Rutland
· 6 years ago
9d47bb0
KVM: arm64: Drop __cpu_init_stage2 on the VHE path
by Marc Zyngier
· 6 years ago
bca607e
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
by Marc Zyngier
· 6 years ago
0f62f0e
kvm: arm64: Set a limit on the IPA size
by Suzuki K Poulose
· 6 years ago
e55cac5
kvm: arm/arm64: Prepare for VM specific stage2 translations
by Suzuki K Poulose
· 6 years ago
5b6c674
kvm: arm/arm64: Allow arch specific configurations for VM
by Suzuki K Poulose
· 6 years ago
ab51002
arm64: KVM: Enable Common Not Private translations
by Vladimir Murzin
· 6 years ago
6319893
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
b0960b9
KVM: arm: Add 32bit get/set events support
by James Morse
· 7 years ago
539aee0
KVM: arm64: Share the parts of get/set events useful to 32bit
by James Morse
· 7 years ago
b7b27fa
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
by Dongjiu Geng
· 7 years ago
de73708
KVM: arm/arm64: Enable adaptative WFE trapping
by Marc Zyngier
· 7 years ago
b3dae10
sched/swait: Rename to exclusive
by Peter Zijlstra
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
d1e5b0e
kvm: Make VM ioctl do valloc for some archs
by Marc Orr
· 7 years ago
1499fa8
kvm: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
55e3748
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
by Marc Zyngier
· 7 years ago
5ec17fb
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
by Eric Auger
· 7 years ago
21cdd7f
KVM: arm64: Remove eager host SVE state saving
by Dave Martin
· 7 years ago
85acda3
KVM: arm64: Save host SVE context as appropriate
by Dave Martin
· 7 years ago
e6b673b
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
by Dave Martin
· 7 years ago
f0cf47d
KVM: arm/arm64: Close VMID generation race
by Marc Zyngier
· 7 years ago
771621b
KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
by Christoffer Dall
· 7 years ago
3f5c90b
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
by Christoffer Dall
· 7 years ago
bc192ce
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
by Christoffer Dall
· 7 years ago
3df59d8
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
by Christoffer Dall
· 7 years ago
829a586
KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
by Christoffer Dall
· 7 years ago
7a364bd
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
by Christoffer Dall
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c013632
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
1a2fb94
arm/arm64: KVM: Consolidate the PSCI include files
by Marc Zyngier
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
e531753
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
f1d7231
KVM: arm/arm64: Fix userspace_irqchip_in_use counting
by Christoffer Dall
· 7 years ago
0aebc6a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
58d6b15
KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
by James Morse
· 7 years ago
3368bd8
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
by James Morse
· 7 years ago
4f5abad
KVM: arm/arm64: mask/unmask daif around VHE guests
by James Morse
· 7 years ago
36989e7
KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
by James Morse
· 7 years ago
6840bdd
arm64: KVM: Use per-CPU vector when BP hardening is enabled
by Marc Zyngier
· 7 years ago
61bbe38
KVM: arm/arm64: Avoid work when userspace iqchips are not used
by Christoffer Dall
· 7 years ago
5a24575
KVM: arm/arm64: Remove redundant preemptible checks
by Christoffer Dall
· 7 years ago
529c4b0
arm64: handle 52-bit addresses in TTBR
by Kristina Martsenko
· 7 years ago
f384dcf
KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
by Marc Zyngier
· 7 years ago
9b062471
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
by Christoffer Dall
· 7 years ago
e83dff5
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
by Christoffer Dall
· 7 years ago
fd23256
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
by Christoffer Dall
· 7 years ago
accb757
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
by Christoffer Dall
· 7 years ago
609b700
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
6b2ad81
KVM: arm/arm64: kvm_arch_destroy_vm cleanups
by Andrew Jones
· 7 years ago
58d0d19
kvm: arm: don't treat unavailable HYP mode as an error
by Ard Biesheuvel
· 7 years ago
1eb5912
kvm: arm64: handle single-step of userspace mmio instructions
by Alex Bennée
· 7 years ago
20b7035
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
by Jan H. Schönherr
· 7 years ago
fc3790f
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c9b012e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
df9ba95
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
by Marc Zyngier
· 7 years ago
196b136
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
by Marc Zyngier
· 7 years ago
b2c9a85
KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
by Marc Zyngier
· 7 years ago
2412405
KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
by Eric Auger
· 7 years ago
1c88ab7
KVM: arm/arm64: Rework kvm_timer_should_fire
by Christoffer Dall
· 8 years ago
7e90c8e
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
by Christoffer Dall
· 8 years ago
b103cc3
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
by Christoffer Dall
· 8 years ago
ee9bb9a
KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
by Christoffer Dall
· 8 years ago
17eed27
arm64/sve: KVM: Prevent guests from using SVE
by Dave Martin
· 7 years ago
fe7d7b0
arm/arm64: kvm: Move initialization completion message
by Julien Thierry
· 7 years ago
Next »