Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3c89724e994f4aee6ae2637ccd4e12aa4f92666c
/
arch
/
arm64
/
kvm
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
74fe55d
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
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
c1b135a
KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
by Christoffer Dall
· 8 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
07d79fe
arm64/sve: KVM: Hide SVE from CPU features exposed to guests
by Dave Martin
· 7 years ago
aac45ff
arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
by Dave Martin
· 7 years ago
17eed27
arm64/sve: KVM: Prevent guests from using SVE
by Dave Martin
· 7 years ago
93390c0
arm64: KVM: Hide unsupported AArch64 CPU features from guests
by Dave Martin
· 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
f9b269f3
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
a173c39
arm64: sysreg: Move SPE registers and PSB into common header files
by Will Deacon
· 7 years ago
0756b7f
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
50f5bd5
KVM: arm/arm64: Extract GICv3 max APRn index calculation
by Christoffer Dall
· 7 years ago
af29678
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
by Catalin Marinas
· 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
d9f89b4
KVM: arm/arm64: PMU: Fix overflow interrupt injection
by Andrew Jones
· 7 years ago
2074006
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
0959db6
arm64/kvm: vgic: use SYS_DESC()
by Mark Rutland
· 8 years ago
21bc528
arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
by Mark Rutland
· 8 years ago
7b1dba1
KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
by Marc Zyngier
· 8 years ago
e7f1d1e
KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
by Marc Zyngier
· 8 years ago
59da1cb
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
by Marc Zyngier
· 8 years ago
6f2f10c
Merge branch 'kvmarm-master/master' into HEAD
by Marc Zyngier
· 8 years ago
ff910cf
tracing: Add TRACE_DEFINE_SIZEOF() macros
by Jeremy Linton
· 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
78fd6dc
arm64: KVM: Allow unaligned accesses at EL2
by Marc Zyngier
· 8 years ago
d68c1f7f
arm64: KVM: Preserve RES1 bits in SCTLR_EL2
by Marc Zyngier
· 8 years ago
6a6d73b
KVM: arm/arm64: properly use vcpu requests
by Andrew Jones
· 8 years ago
28232a4
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
by Christoffer Dall
· 8 years ago
e8ec032
KVM: arm64: Restore host physical timer access on hyp_panic()
by James Morse
· 8 years ago
cde13b5
arm64: KVM: Do not use stack-protector to compile EL2 code
by Marc Zyngier
· 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
2d3e486
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
35d2d5d
KVM: arm/arm64: Move shared files to virt/kvm/arm
by Christoffer Dall
· 8 years ago
c667186
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
by Marc Zyngier
· 8 years ago
5f6e007
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
by Christoffer Dall
· 8 years ago
af42f20
arm64: hyp-stub: Zero x0 on successful stub handling
by Marc Zyngier
· 8 years ago
0b51c54
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
by Marc Zyngier
· 8 years ago
506c372
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
by Marc Zyngier
· 8 years ago
4adb134
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
by Marc Zyngier
· 8 years ago
5fbe9a5
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
by Marc Zyngier
· 8 years ago
82529d9
arm64: KVM: Implement HVC_GET_VECTORS in the init code
by Marc Zyngier
· 8 years ago
fb1b4e0
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
by Marc Zyngier
· 8 years ago
6c9ae25
arm64: KVM: Move lr save/restore to do_el2_call
by Marc Zyngier
· 8 years ago
b6b7a80
arm64: KVM: Do not corrupt registers on failed 64bit CP read
by Marc Zyngier
· 8 years ago
e70b952
arm64: KVM: Treat sysreg accessors returning false as successful
by Marc Zyngier
· 8 years ago
e044323
arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
by Marc Zyngier
· 8 years ago
7b5b4df
arm64: KVM: Make unexpected reads from WO registers inject an undef
by Marc Zyngier
· 8 years ago
9008c23
arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
by Marc Zyngier
· 8 years ago
24d5950
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
by Marc Zyngier
· 8 years ago
6c00703
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
by Marc Zyngier
· 8 years ago
46823dd
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
by Dave Martin
· 8 years ago
7606e07
KVM: arm64: Use common Set/Way sys definitions
by Mark Rutland
· 8 years ago
851050a
KVM: arm64: Use common sysreg definitions
by Mark Rutland
· 8 years ago
0d44954
KVM: arm64: use common invariant sysreg definitions
by Mark Rutland
· 8 years ago
b2d693c
KVM: arm64: Use common physical timer sysreg definitions
by Mark Rutland
· 8 years ago
e804d20
KVM: arm64: Use common GICv3 sysreg definitions
by Mark Rutland
· 8 years ago
174ed3e
KVM: arm64: Use common performance monitor sysreg definitions
by Mark Rutland
· 8 years ago
ee1b64e
KVM: arm64: Use common debug sysreg definitions
by Mark Rutland
· 8 years ago
8db5d8f
KVM: arm64: add SYS_DESC()
by Mark Rutland
· 8 years ago
87da236
arm64: KVM: Add support for VPIPT I-caches
by Will Deacon
· 8 years ago
ba4dd15
arm64: KVM: Survive unknown traps from guests
by Mark Rutland
· 8 years ago
6892517
arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
by Marc Zyngier
· 8 years ago
fd7e9a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
7b6b463
KVM: arm/arm64: Emulate the EL1 phys timer registers
by Jintack Lim
· 8 years ago
c9a3c58
KVM: arm64: Add the EL1 physical timer access handler
by Jintack Lim
· 8 years ago
a91d185
KVM: arm/arm64: Initialize the emulated EL1 physical timer
by Jintack Lim
· 8 years ago
f85279b
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
by Will Deacon
· 8 years ago
d017d7b
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
by Vijaya Kumar K
· 8 years ago
4b927b9
KVM: arm/arm64: vgic: Introduce find_reg_by_id()
by Vijaya Kumar K
· 8 years ago
fa71531
arm64: Use __tlbi() macros in KVM code
by Christopher Covington
· 8 years ago
10f92c4
KVM: arm/arm64: vgic: Add debugfs vgic-state file
by Christoffer Dall
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
f4000cd9
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
21cbe3c
arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
by Marc Zyngier
· 8 years ago
9e3f7a2
arm64: KVM: pmu: Fix AArch32 cycle counter access
by Wei Huang
· 8 years ago
82e0191
arm64: Support systems without FP/ASIMD
by Suzuki K Poulose
· 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
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
7af8a0f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
acda543
ARM: KVM: Support vgic-v3
by Vladimir Murzin
· 8 years ago
7a1ff70
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
by Vladimir Murzin
· 8 years ago
19f0ece
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
by Vladimir Murzin
· 8 years ago
b5525ce
arm64: KVM: Move GIC accessors to arch_gicv3.h
by Vladimir Murzin
· 8 years ago
5a7a842
arm64: KVM: Use static keys for selecting the GIC backend
by Vladimir Murzin
· 8 years ago
e506236
arm64/kvm: use alternative auto-nop
by Mark Rutland
· 8 years ago
1f3d869
arm64/kvm: use {read,write}_sysreg()
by Mark Rutland
· 8 years ago
3272f0d
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
by Marc Zyngier
· 8 years ago
395ea79
arm64: KVM: Handle async aborts delivered while at EL2
by Marc Zyngier
· 8 years ago
ddb3d07
arm64: KVM: Inject a Virtual SError if it was pending
by Marc Zyngier
· 8 years ago
Next »