Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e1255ed4b6dafd9966c99cde5105891cc1ac70df
/
arch
/
arm
/
kvm
3e8a8a5
KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accesses
by Marc Zyngier
· 6 years ago
6249f2a
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
by Marc Zyngier
· 6 years ago
b0960b9
KVM: arm: Add 32bit get/set events support
by James Morse
· 6 years ago
7585172
arm: port KCOV to arm
by Dmitry Vyukov
· 7 years ago
311da49
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
0ac000e
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
by Russell King
· 7 years ago
b800acf
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
by Russell King
· 7 years ago
0c47ac8
ARM: KVM: invalidate icache on guest exit for Cortex-A15
by Marc Zyngier
· 7 years ago
3f7e8e2
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
by Marc Zyngier
· 7 years ago
85bd0ba
arm/arm64: KVM: Add PSCI version selection API
by Marc Zyngier
· 7 years ago
5fbb0df
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
by Marc Zyngier
· 7 years ago
2d0e63e
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
by Christoffer Dall
· 7 years ago
8a43a2b
KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
by Christoffer Dall
· 7 years ago
75174ba
KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
by Christoffer Dall
· 8 years ago
00536ec
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
by Christoffer Dall
· 7 years ago
3f5c90b
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
by Christoffer Dall
· 7 years ago
3df59d8
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
by Christoffer Dall
· 7 years ago
b9fb173
KVM: arm: Enable emulation of the physical timer
by Jérémy Fanguède
· 7 years ago
67870eb
ARM: kvm: fix building with gcc-8
by Arnd Bergmann
· 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
09e6be1
arm/arm64: KVM: Advertise SMCCC v1.1
by Marc Zyngier
· 7 years ago
1a2fb94
arm/arm64: KVM: Consolidate the PSCI include files
by Marc Zyngier
· 7 years ago
20e8175
arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
by Marc Zyngier
· 7 years ago
d681198
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
by Marc Zyngier
· 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
74fe55d
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
by Marc Zyngier
· 7 years ago
7129a9d
KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
by Marc Zyngier
· 7 years ago
2412405
KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
by Eric Auger
· 7 years ago
74a64a9
KVM: arm/arm64: Unify 32bit fault injection
by Marc Zyngier
· 7 years ago
688c50a
KVM: arm/arm64: Move timer save/restore out of the hyp code
by Christoffer Dall
· 8 years ago
f0a32ee
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f9b269f
arm/arm64: kvm: Disable branch profiling in HYP code
by Julien Thierry
· 7 years ago
fd6c8c2
arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
by Dongjiu Geng
· 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
6f2f10c
Merge branch 'kvmarm-master/master' into HEAD
by Marc Zyngier
· 8 years ago
99a1db7
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
by Christoffer Dall
· 8 years ago
85e69ad
KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
by Christoffer Dall
· 8 years ago
2227e43
KVM: arm: Handle VCPU device attributes in guest.c
by Christoffer Dall
· 8 years ago
33b5c38
arm: KVM: Allow unaligned accesses at HYP
by Marc Zyngier
· 8 years ago
6a6d73b
KVM: arm/arm64: properly use vcpu requests
by Andrew Jones
· 8 years ago
d2e1936
KVM: arm: Restore banked registers and physical timer access on hyp_panic()
by James Morse
· 8 years ago
9b619a8
KVM: arm: rename pm_fake handler to trap_raz_wi
by Zhichao Huang
· 8 years ago
661e6b0
KVM: arm: plug potential guest hardware debug leakage
by Zhichao Huang
· 8 years ago
501ad27
arm: KVM: Do not use stack-protector to compile HYP code
by Marc Zyngier
· 8 years ago
01630ab
ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/
by Marc Zyngier
· 8 years ago
35d2d5d
KVM: arm/arm64: Move shared files to virt/kvm/arm
by Christoffer Dall
· 8 years ago
1edb632
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
by Marc Zyngier
· 8 years ago
6c7a5dc
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
by Andrew Jones
· 8 years ago
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
d9118c8
ARM: hyp-stub: Zero r0 on successful stub handling
by Marc Zyngier
· 8 years ago
ecb5d61
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
by Marc Zyngier
· 8 years ago
47eb3cb
arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
by Marc Zyngier
· 8 years ago
9e9ebd0
arm/arm64: KVM: Remove kvm_get_idmap_start
by Marc Zyngier
· 8 years ago
0fb2659
arm/arm64: KVM: Use __hyp_reset_vectors() directly
by Marc Zyngier
· 8 years ago
386627d
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
by Marc Zyngier
· 8 years ago
4d5f9c1
ARM: KVM: Implement HVC_SOFT_RESTART in the init code
by Marc Zyngier
· 8 years ago
a92ce8f
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
by Marc Zyngier
· 8 years ago
6bebcec
ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
by Marc Zyngier
· 8 years ago
5d224aa
ARM: KVM: Implement HVC_GET_VECTORS in the init code
by Marc Zyngier
· 8 years ago
bc845e4
ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
by Marc Zyngier
· 8 years ago
467f97b
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
by Marc Zyngier
· 8 years ago
9d0d4d3
arm: KVM: Treat CP15 accessors returning false as successful
by Marc Zyngier
· 8 years ago
b1d4cb6
arm: KVM: Make unexpected register accesses inject an undef
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
056aad6
kvm: arm/arm64: Rework gpa callback handlers
by Suzuki K Poulose
· 8 years ago
7af4df8
KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64
by Linu Cherian
· 8 years ago
f050fe7
arm: KVM: Survive unknown traps from guests
by Mark Rutland
· 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
a91d185
KVM: arm/arm64: Initialize the emulated EL1 physical timer
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
9d93dc1
arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT
by Marc Zyngier
· 8 years ago
13b7756
arm/arm64: KVM: Stop propagating cacheability status of a faulted page
by Marc Zyngier
· 8 years ago
d017d7b
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
by Vijaya Kumar K
· 8 years ago
10f92c4
KVM: arm/arm64: vgic: Add debugfs vgic-state file
by Christoffer Dall
· 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
acda543
ARM: KVM: Support vgic-v3
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
21977a4
arm/arm64: KVM: Remove external abort test from MMIO handling
by Marc Zyngier
· 8 years ago
4055710
arm/arm64: KVM: Inject virtual abort when guest exits on external abort
by Marc Zyngier
· 8 years ago
e656a1f
arm: KVM: Drop unreachable HYP abort handlers
by Marc Zyngier
· 8 years ago
5d7bcf7
arm: KVM: Inject a Virtual Abort if it was pending
by Marc Zyngier
· 8 years ago
c39798f
arm: KVM: Handle async aborts delivered while at HYP
by Marc Zyngier
· 8 years ago
cc325cf
arm: KVM: Add HYP async abort handler
by Marc Zyngier
· 8 years ago
bfb78b5
arm: KVM: Add Virtual Abort injection helper
by Marc Zyngier
· 8 years ago
1f7e378
arm: KVM: Preserve pending Virtual Abort in world switch
by Marc Zyngier
· 8 years ago
Next »