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
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-30
/
+2836
2023-06-20
RISC-V: KVM: Remove unneeded semicolon
Yang Li
2
-8
/
+8
2023-06-20
RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
1
-0
/
+2
2023-06-19
riscv: kvm: define vcpu_sbi_ext_pmu in header
Ben Dooks
1
-3
/
+1
2023-06-19
RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
2
-2
/
+197
2023-06-19
RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel
2
-0
/
+915
2023-06-18
RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
2
-0
/
+68
2023-06-18
RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
2
-0
/
+577
2023-06-18
RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
3
-0
/
+635
2023-06-18
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
3
-0
/
+130
2023-06-18
RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
Anup Patel
1
-1
/
+9
2023-06-18
RISC-V: KVM: Add IMSIC related defines
Anup Patel
1
-2
/
+1
2023-06-18
RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
3
-1
/
+248
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
1
-0
/
+2
2023-06-08
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
3
-0
/
+209
2023-06-08
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
1
-0
/
+1
2023-06-06
RISC-V: KVM: Probe for SBI extension status
Andrew Jones
1
-12
/
+39
2023-06-06
RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Andrew Jones
1
-3
/
+6
2023-06-06
RISC-V: KVM: Rename dis_idx to ext_idx
Andrew Jones
1
-17
/
+17
2023-06-06
RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
wchen
1
-0
/
+2
2023-06-06
RISC-V: KVM: use bitmap_zero() API
Ye Xingchen
1
-1
/
+1
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
11
-79
/
+822
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
1
-1
/
+1
2023-04-29
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2023-04-21
RISC-V: KVM: Virtualize per-HART AIA CSRs
Anup Patel
1
-0
/
+322
2023-04-21
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
1
-19
/
+34
2023-04-21
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
1
-0
/
+8
2023-04-21
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
1
-21
/
+67
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
6
-6
/
+133
2023-04-21
RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
Anup Patel
2
-4
/
+3
2023-04-21
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
1
-0
/
+2
2023-04-21
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
3
-18
/
+235
2023-04-21
RISC-V: KVM: Alphabetize selects
Andrew Jones
1
-5
/
+5
2023-04-21
KVM: RISC-V: Retry fault if vma_lookup() results become invalid
David Matlack
1
-9
/
+16
2023-04-05
kvm: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-03-17
riscv/kvm: Fix VM hang in case of timer delta being zero.
Rajnesh Kanwal
1
-4
/
+2
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
1
-2
/
+1
2023-03-15
RISC-V: KVM: Expose Zicboz to the guest
Andrew Jones
1
-0
/
+4
2023-03-15
RISC-V: KVM: Provide UAPI for Zicboz block size
Andrew Jones
1
-0
/
+7
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-132
/
+857
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
14
-103
/
+846
2023-02-07
RISC-V: KVM: Increment firmware pmu events
Atish Patra
2
-0
/
+11
2023-02-07
RISC-V: KVM: Support firmware events
Atish Patra
1
-33
/
+108
2023-02-07
RISC-V: KVM: Implement perf support without sampling
Atish Patra
1
-4
/
+356
2023-02-07
RISC-V: KVM: Implement trap & emulate for hpmcounters
Atish Patra
2
-2
/
+61
2023-02-07
RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
Atish Patra
1
-1
/
+2
2023-02-07
RISC-V: KVM: Make PMU functionality depend on Sscofpmf
Atish Patra
1
-0
/
+8
[next]