index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
9
-103
/
+152
|
\
|
*
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-10-19
3
-2
/
+40
|
*
arm/arm64: KVM: Enable 32 bits kvm vcpu events support
Dongjiu Geng
2018-10-18
1
-1
/
+0
|
*
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
Dongjiu Geng
2018-10-18
1
-2
/
+2
|
*
arm64: KVM: Remove some extra semicolon in kvm_target_cpu
zhong jiang
2018-10-03
1
-3
/
+3
|
*
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
2018-10-03
1
-1
/
+1
|
*
kvm: arm64: Allow tuning the physical address size for VM
Suzuki K Poulose
2018-10-03
1
-4
/
+13
|
*
kvm: arm64: Limit the minimum number of page table levels
Suzuki K Poulose
2018-10-03
1
-1
/
+9
|
*
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
2018-10-03
1
-0
/
+43
|
*
kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
Suzuki K Poulose
2018-10-01
1
-1
/
+1
|
*
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
2018-10-01
1
-1
/
+1
|
*
kvm: arm64: Configure VTCR_EL2.SL0 per VM
Suzuki K Poulose
2018-10-01
1
-0
/
+1
|
*
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
2018-10-01
3
-73
/
+35
|
*
kvm: arm/arm64: Allow arch specific configurations for VM
Suzuki K Poulose
2018-10-01
1
-0
/
+7
|
*
kvm: arm64: Clean up VTCR_EL2 initialisation
Suzuki K Poulose
2018-10-01
1
-26
/
+8
|
*
kvm: arm64: Add helper for loading the stage2 setting for a VM
Suzuki K Poulose
2018-10-01
2
-3
/
+3
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
2
-0
/
+14
|
\
\
|
*
|
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-09-18
1
-0
/
+3
|
*
|
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
2018-09-14
1
-0
/
+11
*
|
|
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
2018-10-01
1
-1
/
+9
*
|
|
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
2018-10-01
1
-0
/
+45
|
|
/
|
/
|
*
|
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
Marc Zyngier
2018-09-07
1
-3
/
+6
|
/
*
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-08-22
6
-16
/
+92
|
\
|
*
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
2018-08-12
1
-2
/
+39
|
*
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2018-08-12
1
-1
/
+1
|
*
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
Marc Zyngier
2018-08-12
1
-2
/
+0
|
*
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
2018-07-21
1
-17
/
+4
|
*
arm64: KVM: export the capability to set guest SError syndrome
Dongjiu Geng
2018-07-21
1
-0
/
+3
|
*
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-07-21
3
-3
/
+50
|
*
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
2018-07-21
2
-8
/
+3
|
*
arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
Marc Zyngier
2018-07-09
1
-1
/
+10
*
|
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-26
1
-1
/
+2
*
|
kvm/arm: use PSR_AA32 definitions
Mark Rutland
2018-07-05
4
-21
/
+21
|
/
*
KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
Dave Martin
2018-06-21
1
-3
/
+3
*
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
2018-06-21
1
-4
/
+20
*
KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
Dave Martin
2018-06-21
1
-3
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
10
-115
/
+211
|
\
|
*
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
2018-05-25
3
-51
/
+13
|
*
KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
Dave Martin
2018-05-25
1
-4
/
+8
|
*
KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
Dave Martin
2018-05-25
1
-12
/
+4
|
*
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
2
-2
/
+19
|
*
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
4
-27
/
+138
|
*
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-05-25
4
-14
/
+13
|
*
KVM: arm64: Convert lazy FPSIMD context switch trap to C
Dave Martin
2018-05-25
2
-35
/
+46
*
|
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
2018-05-31
1
-0
/
+4
*
|
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
2018-05-31
1
-1
/
+37
*
|
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-31
1
-0
/
+42
|
/
*
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
2018-05-04
1
-5
/
+19
*
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-04-20
1
-1
/
+13
*
arm64: KVM: Demote SVE and LORegion warnings to debug only
Marc Zyngier
2018-04-17
1
-4
/
+2
[next]