index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-17
RISCV: KVM: use raw_spinlock for critical section in imsic
Cyan Yang
1
-4
/
+4
2024-10-04
RISC-V: KVM: Fix sbiret init before forwarding to userspace
Andrew Jones
1
-2
/
+2
2024-09-12
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
1
-11
/
+11
2024-07-11
RISC-V: KVM: Fix the initial sample period value
Atish Patra
1
-1
/
+1
2024-06-21
RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...
Quan Zhou
1
-2
/
+2
2024-06-21
RISC-V: KVM: No need to use mask when hart-index-bit is 0
Yong-Xuan Wang
1
-3
/
+4
2024-04-10
RISC-V: KVM: Fix APLIC in_clrip[x] read emulation
Anup Patel
1
-3
/
+18
2024-04-10
RISC-V: KVM: Fix APLIC setipnum_le/be write emulation
Anup Patel
1
-3
/
+13
2024-01-10
RISCV: KVM: update external interrupt atomically for IMSIC swfile
Yong-Xuan Wang
1
-0
/
+13
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-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
8
-585
/
+1129
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2023-08-17
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
1
-1
/
+1
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
1
-6
/
+0
2023-08-09
KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
2
-0
/
+384
2023-08-08
RISC-V: KVM: Improve vector save/restore functions
Andrew Jones
2
-31
/
+21
2023-08-08
RISC-V: KVM: Improve vector save/restore errors
Andrew Jones
1
-27
/
+33
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 KVM_REG_RISCV_TIMER_REG
Daniel Henrique Barboza
1
-1
/
+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
5
-37
/
+39
2023-08-08
RISC-V: KVM: provide UAPI for host SATP mode
Daniel Henrique Barboza
1
-0
/
+7
2023-08-08
RISC-V: KVM: Sort ISA extensions alphabetically in ONE_REG interface
Anup Patel
1
-6
/
+7
2023-08-08
RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VM
Anup Patel
1
-0
/
+8
2023-08-08
RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM
Anup Patel
1
-0
/
+4
2023-08-08
RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions
Anup Patel
1
-29
/
+124
2023-08-08
RISC-V: KVM: Factor-out ONE_REG related code to its own source file
Anup Patel
3
-528
/
+550
2023-07-03
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
[next]