index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
Dave Martin
1
-2
/
+2
2019-04-18
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
1
-1
/
+1
2019-04-02
arm64: KVM: Fix system register enumeration
Marc Zyngier
1
-4
/
+4
2019-03-29
KVM: arm64: Add a capability to advertise SVE support
Dave Martin
1
-0
/
+3
2019-03-29
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
1
-1
/
+42
2019-03-29
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
2
-3
/
+200
2019-03-29
KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
Dave Martin
1
-0
/
+63
2019-03-29
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
1
-12
/
+127
2019-03-29
KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
Dave Martin
1
-12
/
+36
2019-03-29
KVM: arm64: Factor out core register ID enumeration
Dave Martin
1
-8
/
+25
2019-03-29
KVM: arm64: Add missing #include of <linux/string.h> in guest.c
Dave Martin
1
-0
/
+1
2019-03-29
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
2
-20
/
+60
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
3
-6
/
+89
2019-03-29
KVM: arm64: Support runtime sysreg visibility filtering
Dave Martin
2
-3
/
+46
2019-03-29
KVM: arm64: Propagate vcpu into read_id_reg()
Dave Martin
1
-10
/
+13
2019-03-29
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
1
-1
/
+4
2019-03-29
KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
Dave Martin
1
-2
/
+8
2019-03-19
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
1
-3
/
+3
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-76
/
+114
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+16
2019-02-22
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
Dave Martin
1
-1
/
+1
2019-02-20
KVM: arm/arm64: Prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-02-20
KVM: arm/arm64: Remove -I. header search paths
Masahiro Yamada
1
-2
/
+0
2019-02-20
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
Ard Biesheuvel
1
-0
/
+15
2019-02-20
arm64: KVM: Expose sanitised cache type register to guest
Ard Biesheuvel
1
-2
/
+57
2019-02-20
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
1
-40
/
+33
2019-02-20
KVM: arm64: Reuse sys_reg() macro when searching the trap table
Marc Zyngier
1
-13
/
+6
2019-02-20
arm/arm64: KVM: Statically configure the host's view of MPIDR
Marc Zyngier
1
-1
/
+0
2019-02-20
arm64: KVM: Drop VHE-specific HYP call stub
Marc Zyngier
2
-15
/
+0
2019-02-20
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
1
-1
/
+1
2019-02-07
KVM: arm64: Forbid kprobing of the VHE world-switch code
James Morse
2
-0
/
+10
2019-02-07
arm/arm64: KVM: Don't panic on failure to properly reset system registers
Marc Zyngier
1
-3
/
+5
2019-02-07
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
1
-0
/
+24
2019-02-07
KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
Christoffer Dall
1
-2
/
+24
2019-02-06
arm64: kvm: Unmask PMR before entering guest
Julien Thierry
1
-0
/
+16
2019-01-25
arm64: KVM: Don't generate UNDEF when LORegion feature is present
Marc Zyngier
1
-15
/
+27
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-81
/
+60
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-19
arm64: KVM: Add trapped system register access tracepoint
Marc Zyngier
3
-0
/
+41
2018-12-19
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
1
-1
/
+1
2018-12-18
KVM: arm/arm64: Log PSTATE for unhandled sysregs
Mark Rutland
1
-4
/
+4
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
4
-76
/
+14
2018-12-13
arm64/kvm: hide ptrauth from guests
Mark Rutland
2
-0
/
+26
2018-12-13
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
1
-1
/
+1
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
2
-12
/
+82
2018-12-10
arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
Marc Zyngier
1
-15
/
+51
2018-12-10
arm64: KVM: Add synchronization on translation regime change for erratum 1165522
Marc Zyngier
1
-0
/
+19
2018-12-10
arm64: KVM: Install stage-2 translation before enabling traps
Marc Zyngier
1
-2
/
+2
2018-12-10
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
Marc Zyngier
1
-10
/
+25
[prev]
[next]