Toggle navigation
Patchwork
Linux KVM RISC-V
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 132 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
patrick_delaunay
Noltari
Noltari
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
ajd
darball1
sammj
jogo
jogo
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
arj
arj
tagr
tagr
tagr
davem
davem
davem
andmur01
jforissier
amitay
matttbe
pabeni
istokes
aparcar
tytso
goliath
martineau
Ansuel
danielschwierzeck
maddy
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
XiaoYang
marex
mkorpershoek
hs
khem
tpetazzoni
liwang
mmichelson
danielhb
groug
npiggin
robimarko
apritzel
pareddja
atishp
netdrv
mkubecek
jstancek
stintel
stintel
jkicinski
cpitchen
dsa
pm215
bpf
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
monstr
blocktrron
vigneshr
mraynal
chunkeey
stewart
stewart
sjg
kabel
Jaehoon
kevery
rfried
wsa
akumar
ukleinek
ukleinek
jagan
rsalvaterra
adrianschmutzler
horms
hegdevasant
hegdevasant
jacmet
freenix
arbab
ehristev
prom
bmeng
ag
rmilecki
rmilecki
metan
ivanhu
xypron
wbx
chleroy
trini
juju
abelloni
pablo
pablo
rw
rw
legoater
legoater
legoater
svanheule
apconole
bjonglez
xback
xback
richiejp
aik
dangole
dangole
jonhunter
pevik
ynezz
sbabic
sbabic
Hauke
Hauke
echaudron
forty
next_ghost
anuppatel
anuppatel
acer
benh
rgrimm
segher
pratyush
passgat
jms
jms
jms
mans0n
ruscur
linusw
linusw
jk
jk
jk
jk
ymorin
jmberg
numans
festevam
Andes
xuyang
tambarus
kubu
conchuod
matthias_bgg
imaximets
apalos
pbrobinson
spectrum
stroese
dceara
krzk
strlen
strlen
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
arnout
ktraynor
anguy11
robh
calebccff
nbd
nbd
paulus
jm
Apply
«
1
2
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[1/2] KVM: selftests: Add default testfiles for KVM selftests runner
Add KVM selftest runner
- - - -
-
-
-
2025-02-22
Vipin Sharma
New
[1/3] KVM: riscv: selftests: Add stval to exception handling
RISC-V KVM selftests improvements
- - - -
-
-
-
2025-03-25
Atish Patra
New
[1/3] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c
KVM: extract lock_all_vcpus/unlock_all_vcpus
- - - -
-
-
-
2025-02-11
Maxim Levitsky
New
[1/5] dt-bindings: riscv: add Zaamo and Zalrsc ISA extension description
riscv: add support for Zaamo and Zalrsc extensions
1 - - -
-
-
-
2024-06-19
Clément Léger
New
[1/7] KVM: x86: Free vCPUs before freeing VM state
KVM: x86: nVMX IRQ fix and VM teardown cleanups
- - - -
-
-
-
2025-02-24
Sean Christopherson
New
[2/2] KVM: selftests: Create KVM selftest runner
Add KVM selftest runner
- - - -
-
-
-
2025-02-22
Vipin Sharma
New
[2/3] KVM: arm64: switch to using kvm_lock/unlock_all_vcpus
KVM: extract lock_all_vcpus/unlock_all_vcpus
- - - -
-
-
-
2025-02-11
Maxim Levitsky
New
[2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
RISC-V KVM selftests improvements
- - - -
-
-
-
2025-03-25
Atish Patra
New
[2/5] riscv: add parsing for Zaamo and Zalrsc extensions
riscv: add support for Zaamo and Zalrsc extensions
1 - - -
-
-
-
2024-06-19
Clément Léger
New
[2/7] KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
KVM: x86: nVMX IRQ fix and VM teardown cleanups
- - - -
-
-
-
2025-02-24
Sean Christopherson
New
[3/3] KVM: riscv: selftests: Add vector extension tests
RISC-V KVM selftests improvements
- - - -
-
-
-
2025-03-25
Atish Patra
New
[3/3] RISC-V: KVM: switch to kvm_lock/unlock_all_vcpus
KVM: extract lock_all_vcpus/unlock_all_vcpus
- - - -
-
-
-
2025-02-11
Maxim Levitsky
New
[3/5] riscv: hwprobe: export Zaamo and Zalrsc extensions
riscv: add support for Zaamo and Zalrsc extensions
- - 1 -
-
-
-
2024-06-19
Clément Léger
New
[3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible
KVM: x86: nVMX IRQ fix and VM teardown cleanups
- - - -
-
-
-
2025-02-24
Sean Christopherson
New
[4/5] RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM
riscv: add support for Zaamo and Zalrsc extensions
- - 1 -
-
-
-
2024-06-19
Clément Léger
New
[4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
KVM: x86: nVMX IRQ fix and VM teardown cleanups
- - - -
-
-
-
2025-02-24
Sean Christopherson
New
[5/5] KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test
riscv: add support for Zaamo and Zalrsc extensions
- - 1 -
-
-
-
2024-06-19
Clément Léger
New
[5/7] KVM: x86: Unload MMUs during vCPU destruction, not before
KVM: x86: nVMX IRQ fix and VM teardown cleanups
- - - -
-
-
-
2025-02-24
Sean Christopherson
New
[6/7] KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm()
KVM: x86: nVMX IRQ fix and VM teardown cleanups
- - - -
-
-
-
2025-02-24
Sean Christopherson
New
[7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops
KVM: x86: nVMX IRQ fix and VM teardown cleanups
1 - 1 -
-
-
-
2025-02-24
Sean Christopherson
New
[GIT,PULL] KVM/riscv changes for 6.15
[GIT,PULL] KVM/riscv changes for 6.15
- - - -
-
-
-
2025-03-20
Anup Patel
New
[RFC,1/2] RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap
RISC-V: KVM: Pointer Masking Support
- 1 - -
-
-
-
2025-01-11
Samuel Holland
New
[RFC,2/2] RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN
RISC-V: KVM: Pointer Masking Support
- - - -
-
-
-
2025-01-11
Samuel Holland
New
[RFC,V3,01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,06/43] rv64ilp32_abi: riscv: csum: Utilize 64-bit width to improve the performance
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw of zbb extension
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,13/43] rv64ilp32_abi: riscv: Correct stackframe layout
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,14/43] rv64ilp32_abi: riscv: Adapt kernel module code
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,18/43] rv64ilp32_abi: riscv: kvm: Initial support
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,19/43] rv64ilp32_abi: irqchip: irq-riscv-intc: Use xlen_t instead of ulong
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,20/43] rv64ilp32_abi: drivers/perf: Adapt xlen_t of sbiret
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,21/43] rv64ilp32_abi: asm-generic: Add custom BITS_PER_LONG definition
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,23/43] rv64ilp32_abi: compat: Correct compat_ulong_t cast
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,24/43] rv64ilp32_abi: compiler_types: Add "long long" into __native_word()
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,26/43] rv64ilp32_abi: file_ref: Use 32-bit width for refcnt
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,27/43] rv64ilp32_abi: input: Adapt BITS_PER_LONG to dword
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,28/43] rv64ilp32_abi: iov_iter: Resize kvec to match iov_iter's size
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,29/43] rv64ilp32_abi: locking/atomic: Use BITS_PER_LONG for scripts
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,30/43] rv64ilp32_abi: kernel/smp: Disable CSD_LOCK_WAIT_DEBUG
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,32/43] rv64ilp32_abi: mm: Remove _folio_nr_pages
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,33/43] rv64ilp32_abi: mm/auxvec: Adapt mm->saved_auxv[] to Elf64
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,34/43] rv64ilp32_abi: mm: Adapt vm_flags_t struct
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,35/43] rv64ilp32_abi: net: Use BITS_PER_LONG in struct dst_entry
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,37/43] rv64ilp32_abi: random: Adapt fast_pool struct
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,38/43] rv64ilp32_abi: syscall: Use CONFIG_64BIT instead of BITS_PER_LONG
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,39/43] rv64ilp32_abi: sysinfo: Adapt sysinfo structure to lp64 uapi
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,40/43] rv64ilp32_abi: tracepoint-defs: Using u64 for trace_print_flags.mask
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,41/43] rv64ilp32_abi: tty: Adapt ptr_to_compat
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,42/43] rv64ilp32_abi: memfd: Use vm_flag_t
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,V3,43/43] riscv: Fixup address space overlay of print_mlk
rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
- - - -
-
-
-
2025-03-25
Guo Ren
New
[RFC,v2,1/2] riscv: process: Introduce idle thread using Zawrs extension
riscv: Idle thread using Zawrs extension
- - 3 -
-
-
-
2024-06-21
Xu Lu
New
[RFC,v2,2/2] riscv: Use Zawrs to accelerate IPI to idle cpu
riscv: Idle thread using Zawrs extension
- - - -
-
-
-
2024-06-21
Xu Lu
New
[RFC,v4,1/3] dt-bindings: riscv: Add Svukte entry
riscv: add Svukte extension
- - 3 -
-
-
-
2024-12-13
Max Hsu
New
[RFC,v4,2/3] riscv: Add Svukte extension support
riscv: add Svukte extension
- - 2 -
-
-
-
2024-12-13
Max Hsu
New
[RFC,v4,3/3] riscv: KVM: Add Svukte extension support for Guest/VM
riscv: add Svukte extension
- - 1 -
-
-
-
2024-12-13
Max Hsu
New
[kvm-unit-tests,1/3] lib/riscv: Also provide sbiret impl functions
riscv: sbi: Ensure we can pass with any opensbi
- - 1 -
-
-
-
2025-03-21
Andrew Jones
New
[kvm-unit-tests,2/3] riscv: sbi: Add kfail versions of sbiret_report functions
riscv: sbi: Ensure we can pass with any opensbi
- - 1 -
-
-
-
2025-03-21
Andrew Jones
New
[kvm-unit-tests,3/3] riscv: sbi: Use kfail for known opensbi failures
riscv: sbi: Ensure we can pass with any opensbi
- - 1 -
-
-
-
2025-03-21
Andrew Jones
New
[kvm-unit-tests,v3,1/5] configure: arm64: Don't display 'aarch64' as the default architecture
arm64: Change the default QEMU CPU type to "max"
- - - -
-
-
-
2025-03-25
Jean-Philippe Brucker
New
[kvm-unit-tests,v3,2/5] configure: arm/arm64: Display the correct default processor
arm64: Change the default QEMU CPU type to "max"
- - - -
-
-
-
2025-03-25
Jean-Philippe Brucker
New
[kvm-unit-tests,v3,3/5] arm64: Implement the ./configure --processor option
arm64: Change the default QEMU CPU type to "max"
- - 2 -
-
-
-
2025-03-25
Jean-Philippe Brucker
New
[kvm-unit-tests,v3,4/5] configure: Add --qemu-cpu option
arm64: Change the default QEMU CPU type to "max"
- - - -
-
-
-
2025-03-25
Jean-Philippe Brucker
New
[kvm-unit-tests,v3,5/5] arm64: Use -cpu max as the default for TCG
arm64: Change the default QEMU CPU type to "max"
- - - -
-
-
-
2025-03-25
Jean-Philippe Brucker
New
[v2,1/5] mips: kvm: drop support for 32-bit hosts
KVM: drop 32-bit host support on all architectures
- - - -
-
-
-
2024-12-21
Arnd Bergmann
New
[v2,1/9] drivers/perf: riscv: Add SBI v3.0 flag
Add SBI v3.0 PMU enhancements
- - - -
-
-
-
2025-01-15
Atish Patra
New
[v2,2/5] riscv: kvm: drop 32-bit host support
KVM: drop 32-bit host support on all architectures
1 - - 1
-
-
-
2024-12-21
Arnd Bergmann
New
[v2,2/9] drivers/perf: riscv: Add raw event v2 support
Add SBI v3.0 PMU enhancements
- - - -
-
-
-
2025-01-15
Atish Patra
New
[v2,3/5] powerpc: kvm: drop 32-bit booke
KVM: drop 32-bit host support on all architectures
- - - -
-
-
-
2024-12-21
Arnd Bergmann
New
[v2,3/9] RISC-V: KVM: Add support for Raw event v2
Add SBI v3.0 PMU enhancements
- - - -
-
-
-
2025-01-15
Atish Patra
New
[v2,4/5] powerpc: kvm: drop 32-bit book3s
KVM: drop 32-bit host support on all architectures
- - - -
-
-
-
2024-12-21
Arnd Bergmann
New
[v2,4/9] drivers/perf: riscv: Implement PMU event info function
Add SBI v3.0 PMU enhancements
- - - -
-
-
-
2025-01-15
Atish Patra
New
[v2,5/5] x86: kvm drop 32-bit host support
KVM: drop 32-bit host support on all architectures
- - - -
-
-
-
2024-12-21
Arnd Bergmann
New
[v2,5/9] drivers/perf: riscv: Export PMU event info function
Add SBI v3.0 PMU enhancements
- - - -
-
-
-
2025-01-15
Atish Patra
New
[v2,6/9] KVM: Add a helper function to validate vcpu gpa range
Add SBI v3.0 PMU enhancements
- - - -
-
-
-
2025-01-15
Atish Patra
New
[v2,7/9] RISC-V: KVM: Use the new gpa range validate helper function
Add SBI v3.0 PMU enhancements
- - - -
-
-
-
2025-01-15
Atish Patra
New
[v2,8/9] RISC-V: KVM: Implement get event info function
Add SBI v3.0 PMU enhancements
- - - -
-
-
-
2025-01-15
Atish Patra
New
[v2,9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0
Add SBI v3.0 PMU enhancements
- - - -
-
-
-
2025-01-15
Atish Patra
New
[v4,01/18] riscv: add Firmware Feature (FWFT) SBI extensions definitions
riscv: add SBI FWFT misaligned exception delegation support
- - 3 1
-
-
-
2025-03-17
Clément Léger
New
[v4,01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware…
Add Counter delegation ISA extension support
- - - -
-
-
-
2025-02-06
Atish Patra
New
[v4,02/18] riscv: sbi: add new SBI error mappings
riscv: add SBI FWFT misaligned exception delegation support
- - 1 -
-
-
-
2025-03-17
Clément Léger
New
[v4,02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
Add Counter delegation ISA extension support
- - 1 -
-
-
-
2025-02-06
Atish Patra
New
[v4,03/18] riscv: sbi: add FWFT extension interface
riscv: add SBI FWFT misaligned exception delegation support
- - 1 -
-
-
-
2025-03-17
Clément Léger
New
[v4,03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
Add Counter delegation ISA extension support
- - - -
-
-
-
2025-02-06
Atish Patra
New
[v4,04/18] riscv: sbi: add SBI FWFT extension calls
riscv: add SBI FWFT misaligned exception delegation support
- - - -
-
-
-
2025-03-17
Clément Léger
New
«
1
2
»