index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu_sbi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
Anup Patel
1
-1
/
+26
2025-09-16
RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
Anup Patel
1
-23
/
+122
2025-09-08
RISC-V: KVM: add support for FWFT SBI extension
Clément Léger
1
-0
/
+4
2025-07-23
RISC-V: KVM: add SBI extension reset callback
Clément Léger
1
-0
/
+23
2025-07-23
RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
1
-0
/
+26
2025-05-24
RISC-V: KVM: lock the correct mp_state during reset
Radim Krčmář
1
-2
/
+2
2025-05-21
RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
Radim Krčmář
1
-0
/
+17
2025-05-21
KVM: RISC-V: remove unnecessary SBI reset state
Radim Krčmář
1
-5
/
+4
2025-05-21
KVM: RISC-V: refactor sbi reset request
Radim Krčmář
1
-0
/
+12
2024-12-30
RISC-V: KVM: Add SBI system suspend support
Andrew Jones
1
-0
/
+4
2024-11-05
riscv: kvm: Fix out-of-bounds array access
Björn Töpel
1
-4
/
+7
2024-08-19
RISC-V: KVM: Fix sbiret init before forwarding to userspace
Andrew Jones
1
-2
/
+2
2024-04-22
RISCV: KVM: Introduce mp_state_lock to avoid lock inversion
Yong-Xuan Wang
1
-2
/
+5
2023-12-30
RISC-V: KVM: Add support for SBI STA registers
Andrew Jones
1
-0
/
+5
2023-12-30
RISC-V: KVM: Add support for SBI extension registers
Andrew Jones
1
-0
/
+58
2023-12-30
RISC-V: KVM: Add SBI STA extension skeleton
Andrew Jones
1
-0
/
+4
2023-12-29
RISC-V: KVM: Make SBI uapi consistent with ISA uapi
Andrew Jones
1
-32
/
+43
2023-10-20
RISC-V: KVM: Forward SBI DBCN extension to user-space
Anup Patel
1
-0
/
+4
2023-10-20
RISC-V: KVM: Allow some SBI extensions to be disabled by default
Anup Patel
1
-29
/
+28
2023-08-08
RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown
Daniel Henrique Barboza
1
-7
/
+9
2023-06-19
riscv: kvm: define vcpu_sbi_ext_pmu in header
Ben Dooks
1
-3
/
+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-04-21
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
1
-17
/
+230
2023-02-07
RISC-V: KVM: Add SBI PMU extension support
Atish Patra
1
-0
/
+11
2023-02-07
RISC-V: KVM: Modify SBI extension handler to return SBI error code
Atish Patra
1
-37
/
+24
2022-08-19
riscv: kvm: move extern sbi_ext declarations to a header
Conor Dooley
1
-11
/
+1
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
1
-2
/
+3
2022-03-11
RISC-V: KVM: Implement SBI v0.3 SRST extension
Anup Patel
1
-0
/
+2
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
Anup Patel
1
-0
/
+17
2022-01-06
RISC-V: KVM: Forward SBI experimental and vendor extensions
Anup Patel
1
-0
/
+4
2022-01-06
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
1
-0
/
+4
2022-01-06
RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2
Atish Patra
1
-0
/
+7
2022-01-06
RISC-V: KVM: Add SBI v0.2 base extension
Atish Patra
1
-1
/
+2
2022-01-06
RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
Atish Patra
1
-131
/
+17
2022-01-06
RISC-V: KVM: Mark the existing SBI implementation as v0.1
Atish Patra
1
-32
/
+115
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
1
-1
/
+1
2021-11-18
riscv: kvm: fix non-kernel-doc comment block
Randy Dunlap
1
-1
/
+1
2021-11-01
RISC-V: KVM: remove unneeded semicolon
ran jianping
1
-1
/
+1
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
1
-0
/
+185