Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e6b673b741ea0d7cd275ad40748bfc225accc423
/
virt
/
kvm
/
arm
/
arm.c
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
f01fbd2
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
by Longpeng(Mike)
· 7 years ago
199b576
KVM: add spinlock optimization framework
by Longpeng(Mike)
· 7 years ago
02d50cd
KVM: ARM64: fix phy counter access failure in guest.
by Hu Huajun
· 8 years ago
cb3f0ad
KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
by Christoffer Dall
· 8 years ago
a2befac
KVM: arm64: Allow creating the PMU without the in-kernel GIC
by Christoffer Dall
· 8 years ago
325f9c6
KVM: arm/arm64: use vcpu requests for irq injection
by Andrew Jones
· 8 years ago
7b244e2
KVM: arm/arm64: change exit request to sleep request
by Andrew Jones
· 8 years ago
424c989
KVM: arm/arm64: optimize VCPU RUN
by Andrew Jones
· 8 years ago
0592c00
KVM: arm/arm64: replace pause checks with vcpu request checks
by Andrew Jones
· 8 years ago
6a6d73b
KVM: arm/arm64: properly use vcpu requests
by Andrew Jones
· 8 years ago
abd7229
KVM: arm/arm64: Simplify active_change_prepare and plug race
by Christoffer Dall
· 8 years ago
36c344f
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
1aab6f4
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
by Christoffer Dall
· 8 years ago
35d2d5d
KVM: arm/arm64: Move shared files to virt/kvm/arm
by Christoffer Dall
· 8 years ago
[Renamed from arch/arm/kvm/arm.c]
f7214e6
KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
by Christoffer Dall
· 8 years ago
3dbbdf7
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
by Christoffer Dall
· 8 years ago
d9e1397
KVM: arm/arm64: Support arch timers with a userspace gic
by Alexander Graf
· 8 years ago
47eb3cb
arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
by Marc Zyngier
· 8 years ago
0fb2659
arm/arm64: KVM: Use __hyp_reset_vectors() directly
by Marc Zyngier
· 8 years ago
328e566
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
by Christoffer Dall
· 9 years ago
7af4df8
KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64
by Linu Cherian
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
fb280e9
KVM: arm/arm64: Set a background timer to the earliest timer expiration
by Jintack Lim
· 8 years ago
9171fa2
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
by Jintack Lim
· 8 years ago
90de943
KVM: arm/arm64: Move cntvoff to each timer context
by Jintack Lim
· 8 years ago
488f94d
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
by Jintack Lim
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
2988509
ARM: KVM: Support vGICv3 ITS
by Vladimir Murzin
· 8 years ago
94d0e59
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
by Marc Zyngier
· 8 years ago
c8ea039
arm/arm64: KVM: Map the BSS at HYP
by Marc Zyngier
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
45ca877
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next
by Radim Krčmář
· 8 years ago
6134993
arm64: KVM: Remove duplicating init code for setting VMID
by Vladimir Murzin
· 8 years ago
235539b
kvm: add stubs for arch specific debugfs support
by Luiz Capitulino
· 8 years ago
293f293
kvm-arm: Unmap shadow pagetables properly
by Suzuki K Poulose
· 8 years ago
a28ebea
KVM: Protect device ops->create and list_add with kvm->lock
by Christoffer Dall
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
912902c
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next
by Radim Krčmář
· 8 years ago
1085fdc
KVM: arm64: vgic-its: Introduce new KVM ITS device
by Andre Przywara
· 8 years ago
b46f01c
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
by Andre Przywara
· 8 years ago
e537ecd
arm: KVM: Allow hyp teardown
by Marc Zyngier
· 8 years ago
26781f9c
arm/arm64: KVM: Kill free_boot_hyp_pgd
by Marc Zyngier
· 8 years ago
12fda81
arm/arm64: KVM: Drop boot_pgd
by Marc Zyngier
· 8 years ago
6edaa53
KVM: remove kvm_guest_enter/exit wrappers
by Paolo Bonzini
· 9 years ago
5900270
arm/arm64: KVM: Map the HYP text as read-only
by Marc Zyngier
· 9 years ago
74a6b88
arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
by Marc Zyngier
· 9 years ago
c8dddec
arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
by Marc Zyngier
· 9 years ago
591d215
KVM: arm/arm64: Stop leaking vcpu pid references
by James Morse
· 9 years ago
6a727b0
KVM: ARM: Fix typos
by Andrea Gelmini
· 9 years ago
e28e909
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
35a2d58
KVM: arm/arm64: vgic-new: Synchronize changes to active state
by Christoffer Dall
· 9 years ago
b13216c
KVM: arm/arm64: Provide functionality to pause and resume a guest
by Christoffer Dall
· 9 years ago
41a5448
KVM: arm/arm64: Move timer IRQ map to latest possible time
by Christoffer Dall
· 9 years ago
7beaa24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
Next »