index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu_onereg.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+4
2025-03-20
RISC-V: KVM: Optimize comments in kvm_riscv_vcpu_isa_disable_allowed
Chao Du
1
-1
/
+1
2025-03-19
RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM
Clément Léger
1
-0
/
+4
2024-12-30
RISC-V: KVM: Allow Ziccrse extension for Guest/VM
Quan Zhou
1
-0
/
+2
2024-12-30
RISC-V: KVM: Allow Zabha extension for Guest/VM
Quan Zhou
1
-0
/
+2
2024-12-30
RISC-V: KVM: Allow Svvptc extension for Guest/VM
Quan Zhou
1
-0
/
+2
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+15
2024-11-21
RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
Yong-Xuan Wang
1
-0
/
+15
2024-10-24
RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
Samuel Holland
1
-0
/
+4
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+14
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
1
-0
/
+2
2024-07-12
KVM: riscv: Support guest wrs.nto
Andrew Jones
1
-0
/
+2
2024-06-26
RISC-V: KVM: Allow Zcmop extension for Guest/VM
Clément Léger
1
-0
/
+2
2024-06-26
RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
Clément Léger
1
-0
/
+8
2024-06-26
RISC-V: KVM: Allow Zimop extension for Guest/VM
Clément Léger
1
-0
/
+2
2024-05-31
RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
Quan Zhou
1
-2
/
+2
2024-04-26
RISC-V: KVM: Add perf sampling support for guests
Atish Patra
1
-0
/
+6
2024-03-25
RISC-V: KVM: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-06
RISC-V: KVM: Allow Zacas extension for Guest/VM
Anup Patel
1
-0
/
+2
2024-03-06
RISC-V: KVM: Allow Ztso extension for Guest/VM
Anup Patel
1
-0
/
+2
2024-01-19
RISC-V: KVM: Allow Zfa extension for Guest/VM
Anup Patel
1
-0
/
+2
2024-01-19
RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
Anup Patel
1
-0
/
+4
2024-01-19
RISC-V: KVM: Allow Zihintntl extension for Guest/VM
Anup Patel
1
-0
/
+2
2024-01-19
RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
Anup Patel
1
-0
/
+4
2024-01-19
RISC-V: KVM: Allow vector crypto extensions for Guest/VM
Anup Patel
1
-0
/
+20
2024-01-19
RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
Anup Patel
1
-0
/
+20
2024-01-19
RISC-V: KVM: Allow Zbc extension for Guest/VM
Anup Patel
1
-0
/
+2
2023-12-30
RISC-V: KVM: Add support for SBI STA registers
Andrew Jones
1
-14
/
+23
2023-12-30
RISC-V: KVM: Add support for SBI extension registers
Andrew Jones
1
-4
/
+38
2023-12-29
RISC-V: KVM: Fix indentation in kvm_riscv_vcpu_set_reg_csr()
Anup Patel
1
-1
/
+1
2023-12-29
RISC-V: KVM: add vector registers and CSRs in KVM_GET_REG_LIST
Daniel Henrique Barboza
1
-0
/
+55
2023-12-29
RISC-V: KVM: Make SBI uapi consistent with ISA uapi
Andrew Jones
1
-8
/
+15
2023-12-29
RISC-V: KVM: Don't add SBI multi regs in get-reg-list
Andrew Jones
1
-34
/
+2
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+1
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
1
-1
/
+1
2023-10-12
RISC-V: KVM: Allow Zicond extension for Guest/VM
Anup Patel
1
-0
/
+2
2023-10-12
RISCV: KVM: Add sstateen0 to ONE_REG
Mayuresh Chitale
1
-2
/
+62
2023-10-12
RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
1
-1
/
+5
2023-09-21
RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
Anup Patel
1
-1
/
+4
2023-09-21
RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
Anup Patel
1
-1
/
+1
2023-08-09
KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
1
-0
/
+366
2023-08-08
RISC-V: KVM: Improve vector save/restore functions
Andrew Jones
1
-4
/
+2
2023-08-08
RISC-V: KVM: avoid EBUSY when writing the same isa_ext val
Daniel Henrique Barboza
1
-0
/
+3
2023-08-08
RISC-V: KVM: avoid EBUSY when writing the same machine ID val
Daniel Henrique Barboza
1
-0
/
+6
2023-08-08
RISC-V: KVM: avoid EBUSY when writing same ISA val
Daniel Henrique Barboza
1
-0
/
+7
2023-08-08
RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
Daniel Henrique Barboza
1
-2
/
+2
2023-08-08
RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z)
Daniel Henrique Barboza
1
-2
/
+10
2023-08-08
RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable
Daniel Henrique Barboza
1
-3
/
+3
2023-08-08
RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown
Daniel Henrique Barboza
1
-18
/
+18
2023-08-08
RISC-V: KVM: provide UAPI for host SATP mode
Daniel Henrique Barboza
1
-0
/
+7
[next]