org.nongnu.qemu-riscv archive

945 archived articles, newest first (page 4 of 10). Latest articles →

[PATCH v8 03/10] hw/riscv: add RPMI FDT helpers
Fri, 14 Aug 2026 10:23:07 +0530
Subrahmanya Lingappa <[email protected]> • #40284
[PATCH v8 04/10] hw/riscv/virt: add opt-in RPMI base support
Fri, 14 Aug 2026 10:23:08 +0530
Subrahmanya Lingappa <[email protected]> • #40283
[PATCH v8 06/10] riscv: add RPMI HSM service
Fri, 14 Aug 2026 10:23:10 +0530
Subrahmanya Lingappa <[email protected]> • #40282
[PATCH v8 10/10] tests/functional: add initial RPMI virt guest smoke
Fri, 14 Aug 2026 10:23:14 +0530
Subrahmanya Lingappa <[email protected]> • #40281
[PATCH v8 05/10] riscv: add RPMI system reset service
Fri, 14 Aug 2026 10:23:09 +0530
Subrahmanya Lingappa <[email protected]> • #40280
[PATCH v8 00/10] riscv: add initial RPMI virt support
Fri, 14 Aug 2026 10:23:04 +0530
Subrahmanya Lingappa <[email protected]> • #40279
Re: [PATCH v3 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Fri, 14 Aug 2026 11:17:20 +0800
Kangjie Huang <[email protected]> • #40278
[PATCH 10/16] accel/kvm: Clarify use of @r variable in vcpu thread loop
Thu, 13 Aug 2026 20:16:33 +0200
Philippe Mathieu-Daudé <[email protected]> • #40277
[PATCH 03/16] cpus: Rename cpu_stop_current() -> qemu_cpu_stop_self()
Thu, 13 Aug 2026 20:16:26 +0200
Philippe Mathieu-Daudé <[email protected]> • #40276
[PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events
Thu, 13 Aug 2026 20:16:34 +0200
Philippe Mathieu-Daudé <[email protected]> • #40275
[PATCH 08/16] cpus: Slightly improve *run_on_cpu() docstrings
Thu, 13 Aug 2026 20:16:31 +0200
Philippe Mathieu-Daudé <[email protected]> • #40274
[PATCH 12/16] target/arm/hvf: Move flush_cpu_state() into the inner vCPU loop
Thu, 13 Aug 2026 20:16:35 +0200
Philippe Mathieu-Daudé <[email protected]> • #40273
[PATCH 06/16] cpus: Improve cpu_exit() docstring
Thu, 13 Aug 2026 20:16:29 +0200
Philippe Mathieu-Daudé <[email protected]> • #40272
[PATCH 16/16] target/arm/whpx: Fix argument order typo in memory access error message
Thu, 13 Aug 2026 20:16:39 +0200
Philippe Mathieu-Daudé <[email protected]> • #40271
[PATCH 05/16] cpus: Improve cpu_pause() docstring
Thu, 13 Aug 2026 20:16:28 +0200
Philippe Mathieu-Daudé <[email protected]> • #40270
[PATCH 14/16] target/i386/hvf: Lock BQL outside of the vCPU inner execution loop
Thu, 13 Aug 2026 20:16:37 +0200
Philippe Mathieu-Daudé <[email protected]> • #40269
[PATCH 15/16] target/arm/powerctl: Move BQL assertions to async work context
Thu, 13 Aug 2026 20:16:38 +0200
Philippe Mathieu-Daudé <[email protected]> • #40268
[PATCH 07/16] cpus: Document process_queued_cpu_work*() runs on current vCPU
Thu, 13 Aug 2026 20:16:30 +0200
Philippe Mathieu-Daudé <[email protected]> • #40267
[PATCH 13/16] target/arm/hvf: Lock BQL outside of the vCPU inner execution loop
Thu, 13 Aug 2026 20:16:36 +0200
Philippe Mathieu-Daudé <[email protected]> • #40266
[PATCH 09/16] accel/tcg: Use RUN_ON_CPU_NULL for tcg_commit() callbacks
Thu, 13 Aug 2026 20:16:32 +0200
Philippe Mathieu-Daudé <[email protected]> • #40265
[PATCH 04/16] cpus: Rename qemu_cpu_stop() to qemu_cpu_ack_stop_request()
Thu, 13 Aug 2026 20:16:27 +0200
Philippe Mathieu-Daudé <[email protected]> • #40264
[PATCH 00/16] cpus: Improvements around BQL locking, improving docstring
Thu, 13 Aug 2026 20:16:23 +0200
Philippe Mathieu-Daudé <[email protected]> • #40263
[PATCH 02/16] cpus: Improve qemu_cpu_kick_self() docstring
Thu, 13 Aug 2026 20:16:25 +0200
Philippe Mathieu-Daudé <[email protected]> • #40262
[PATCH 01/16] accel: Label outer / inner vCPU execution loops
Thu, 13 Aug 2026 20:16:24 +0200
Philippe Mathieu-Daudé <[email protected]> • #40261
Re: [PATCH v2 0/6] qom: tidy-ups and preparation for class property conversion
Thu, 13 Aug 2026 17:58:39 +0100
Peter Maydell <[email protected]> • #40260
Re: [PATCH v2 0/6] qom: tidy-ups and preparation for class property conversion
Thu, 13 Aug 2026 17:42:11 +0100
Mark Cave-Ayland <[email protected]> • #40259
[PATCH] target/riscv: Fix LCOFI masking in sie/sip/mvip
Thu, 13 Aug 2026 19:10:01 +0530
Mayuresh Chitale <[email protected]> • #40258
[PATCH v3 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Thu, 13 Aug 2026 21:57:15 +0800
Kangjie Huang <[email protected]> • #40257
[PATCH v3 3/3] tests/qtest: add test for K230 IOMUX
Thu, 13 Aug 2026 21:57:17 +0800
Kangjie Huang <[email protected]> • #40256
[PATCH v3 2/3] hw/riscv/k230: wire up the IOMUX device
Thu, 13 Aug 2026 21:57:16 +0800
Kangjie Huang <[email protected]> • #40255
[PATCH v3 0/3] hw/riscv/k230: add IOMUX register block model
Thu, 13 Aug 2026 21:57:14 +0800
Kangjie Huang <[email protected]> • #40254
[PATCH v4 0/3] hw/timer: add DesignWare APB timer
Thu, 13 Aug 2026 21:36:40 +0800
raoyi <[email protected]> • #40253
[PATCH v4 1/3] hw/timer: add DesignWare APB timer model
Thu, 13 Aug 2026 21:36:41 +0800
raoyi <[email protected]> • #40252
[PATCH v4 2/3] hw/riscv: add DesignWare APB timer to K230 board
Thu, 13 Aug 2026 21:36:42 +0800
raoyi <[email protected]> • #40251
[PATCH v4 3/3] tests/qtest: add k230 dwapb timer test
Thu, 13 Aug 2026 21:36:43 +0800
raoyi <[email protected]> • #40250
Re: [PATCH] target/riscv: Restore register dump zero padding
Thu, 13 Aug 2026 13:56:02 +0200
Anton Johansson via <[email protected]> • #40249
[PATCH v2 1/4] target/riscv: honor zicbo* envcfg gating in linux-user mode
13 Aug 2026 18:39:06 +0800
"wangyang" <[email protected]> • #40248
[PATCH v2 4/4] target/riscv: make cm.mva01s/cm.mvsa01 high-sreg forms illegal on RV32E
13 Aug 2026 18:39:06 +0800
"wangyang" <[email protected]> • #40247
[PATCH v2 2/4] target/riscv: reject FMV.X.W/FMV.W.X under Zfinx
13 Aug 2026 18:39:06 +0800
"wangyang" <[email protected]> • #40246
[PATCH v2 0/4] target/riscv: fix reserved/illegal instruction encodings
13 Aug 2026 18:39:06 +0800
"wangyang" <[email protected]> • #40245
[PATCH v2 3/4] target/riscv: enforce even register constraints for Zdinx fcvt pairs
13 Aug 2026 18:39:06 +0800
"wangyang" <[email protected]> • #40244
Re: [PATCH v2 0/6] qom: tidy-ups and preparation for class property conversion
Thu, 13 Aug 2026 11:38:29 +0100
Daniel P. Berrangé <[email protected]> • #40243
Re: [PATCH 1/2] riscv: csr: do not drop C bit on misa write
Thu, 13 Aug 2026 19:45:47 +0930
Joel Stanley <[email protected]> • #40241
Re: [PATCH] tests/qtest: remove trace output from k230 watchdog test
Thu, 13 Aug 2026 18:04:32 +0800
Bin Meng <[email protected]> • #40240
Re: [PATCH v2 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Thu, 13 Aug 2026 15:51:17 +0800
Kangjie Huang <[email protected]> • #40239
[PATCH] tests/qtest: remove trace output from k230 watchdog test
Thu, 13 Aug 2026 13:43:29 +0800
Chao Liu <[email protected]> • #40238
Re: [PATCH v2 3/3] tests/qtest: add test for K230 IOMUX
Thu, 13 Aug 2026 13:27:55 +0800
Chao Liu <[email protected]> • #40237
[PATCH] target/riscv: reject FMV.X.W and FMV.W.X with Zfinx
Thu, 13 Aug 2026 12:13:03 +0800
Zephyr Li <[email protected]> • #40236
[PATCH] target/riscv: Restore register dump zero padding
Thu, 13 Aug 2026 12:54:14 +0930
Joel Stanley <[email protected]> • #40235
Re: [PATCH v2 2/3] hw/riscv/k230: wire up the IOMUX device
Thu, 13 Aug 2026 11:19:02 +0800
Chao Liu <[email protected]> • #40234
Re: [PATCH v2 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Thu, 13 Aug 2026 11:18:18 +0800
Chao Liu <[email protected]> • #40233
[PATCH v4] target/riscv: preserve vl on element-zero fault
Thu, 13 Aug 2026 10:59:58 +0800
Zephyr Li <[email protected]> • #40232
Re: [PATCH v3] target/riscv: preserve vl on element-zero fault
Thu, 13 Aug 2026 09:59:46 +0800
Zephyr Li <[email protected]> • #40231
[PATCH v2 52/52] disas/riscv: Sort riscv-op.c.inc
Wed, 12 Aug 2026 15:31:42 -0700
Richard Henderson <[email protected]> • #40230
[PATCH v2 47/52] disas/riscv: Merge all mop.rr.n to one pattern
Wed, 12 Aug 2026 15:31:37 -0700
Richard Henderson <[email protected]> • #40229
[PATCH v2 43/52] disas/riscv: Split xthead_opcode_data
Wed, 12 Aug 2026 15:31:33 -0700
Richard Henderson <[email protected]> • #40228
[PATCH v2 44/52] disas/riscv: Move rv_op_illegal to riscv.c
Wed, 12 Aug 2026 15:31:34 -0700
Richard Henderson <[email protected]> • #40227
[PATCH v2 45/52] disas/riscv: Split out riscv-op.c.inc
Wed, 12 Aug 2026 15:31:35 -0700
Richard Henderson <[email protected]> • #40226
[PATCH v2 31/52] disas/riscv: Chain "nop" pseudo off "mv" pseudo
Wed, 12 Aug 2026 15:31:21 -0700
Richard Henderson <[email protected]> • #40181
[PATCH v2 26/52] disas/riscv: Allow decode_inst_lift_pseudo to loop
Wed, 12 Aug 2026 15:31:16 -0700
Richard Henderson <[email protected]> • #40180
[PATCH v2 10/52] disas/riscv: Drop explicit zero of rv_opcode_data fields
Wed, 12 Aug 2026 15:31:00 -0700
Richard Henderson <[email protected]> • #40179
[PATCH v2 01/52] disas/riscv: Move operand extractors earlier in file
Wed, 12 Aug 2026 15:30:51 -0700
Richard Henderson <[email protected]> • #40178
Re: [PATCH v2 4/6] target/riscv: rvv: Add SiFive custom int8 matmul instructions
Wed, 12 Aug 2026 15:14:47 -0300
Daniel Henrique Barboza <[email protected]> • #40177
Re: [PATCH v2 3/6] target/riscv/cpu: Add SiFive custom int8 matmul extension implied rules
Wed, 12 Aug 2026 15:14:38 -0300
Daniel Henrique Barboza <[email protected]> • #40176
Re: [PATCH v2 2/6] target/riscv/cpu: List one implied-ext rule per line
Wed, 12 Aug 2026 15:14:03 -0300
Daniel Henrique Barboza <[email protected]> • #40175
[PATCH v2 3/6] target/riscv/cpu: Add SiFive custom int8 matmul extension implied rules
Thu, 13 Aug 2026 01:44:13 +0800
Max Chou <[email protected]> • #40174
[PATCH v2 1/6] target/riscv: Add cfg property for SiFive int8 matmul extensions
Thu, 13 Aug 2026 01:44:11 +0800
Max Chou <[email protected]> • #40173
[PATCH v2 5/6] disas/riscv: Add disassembler support for Xsfvqmaccdod/Xsfvqmaccqoq
Thu, 13 Aug 2026 01:44:15 +0800
Max Chou <[email protected]> • #40172
[PATCH v2 6/6] tests/tcg/riscv64: Add tests for SiFive int8 matmul extensions
Thu, 13 Aug 2026 01:44:16 +0800
Max Chou <[email protected]> • #40171
[PATCH v2 0/6] target/riscv: Add SiFive Xsfvqmaccdod/Xsfvqmaccqoq int8 matmul extensions
Thu, 13 Aug 2026 01:44:10 +0800
Max Chou <[email protected]> • #40168
Re: [PATCH v2] target/riscv: allow menvcfg/henvcfg LPE and SSE bits on RV32
Thu, 13 Aug 2026 03:41:04 +1000
Alistair <[email protected]> • #40167
Re: [PATCH 2/2] tests/tcg/riscv64: add misa write test
Thu, 13 Aug 2026 03:38:28 +1000
Alistair <[email protected]> • #40166
Re: [PATCH 1/2] riscv: csr: do not drop C bit on misa write
Thu, 13 Aug 2026 03:37:45 +1000
Alistair <[email protected]> • #40165
Re: [PATCH 1/2] target/riscv: Fix sstatus update in rv128
Thu, 13 Aug 2026 03:29:10 +1000
Alistair <[email protected]> • #40164
Re: [PATCH v2 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Thu, 13 Aug 2026 03:17:38 +1000
Alistair <[email protected]> • #40163
Re: [PATCH 1/4] target/riscv: honor zicbo* envcfg gating in linux-user mode
Thu, 13 Aug 2026 03:14:27 +1000
Alistair <[email protected]> • #40162
Re: [PATCH 4/4] target/riscv: make cm.mva01s/cm.mvsa01 high-sreg forms illegal on RV32E
Thu, 13 Aug 2026 02:49:06 +1000
Alistair <[email protected]> • #40161
Re: [PATCH 3/4] target/riscv: enforce even register constraints for Zdinx fcvt pairs
Thu, 13 Aug 2026 02:46:28 +1000
Alistair <[email protected]> • #40160
Re: [PATCH 1/4] target/riscv: honor zicbo* envcfg gating in linux-user mode
Thu, 13 Aug 2026 02:45:03 +1000
Alistair <[email protected]> • #40159
Re: [PATCH 2/4] target/riscv: reject FMV.X.W/FMV.W.X under Zfinx
Thu, 13 Aug 2026 02:41:55 +1000
Alistair <[email protected]> • #40158
Re: [RFC PATCH v1 00/17] target/riscv: Add KVM CoVE confidential VM support
Thu, 13 Aug 2026 02:36:43 +1000
Alistair <[email protected]> • #40157
Re: [RFC PATCH v1 11/17] hw/virtio: force modern virtio for a CoVE guest
Thu, 13 Aug 2026 02:32:02 +1000
Alistair <[email protected]> • #40156
Re: [PATCH] hw/riscv/riscv-iommu: preserve requested perm in spa_fetch()
Thu, 13 Aug 2026 02:04:22 +1000
Alistair <[email protected]> • #40155
Re: [PATCH] hw/riscv/riscv-iommu: fix U-bit check to apply only to leaf S/VS-stage PTEs
Thu, 13 Aug 2026 02:03:08 +1000
Alistair <[email protected]> • #40154
Re: [PATCH 04/26] hw/misc: pfsoc: Model L2 cache controller registers
Thu, 13 Aug 2026 01:32:44 +1000
Alistair <[email protected]> • #40153
Re: [PATCH 03/26] hw/misc: pfsoc: Support PolarFire SoC DDR training with newer version HSS
Thu, 13 Aug 2026 01:29:34 +1000
Alistair <[email protected]> • #40152
Re: [PATCH 02/26] hw/riscv: pfsoc: Map the L2 zero device window
Thu, 13 Aug 2026 01:23:43 +1000
Alistair <[email protected]> • #40151
Re: [PATCH 01/26] hw/riscv: pfsoc: Correct the L2LIM maximum mapped size
Thu, 13 Aug 2026 01:22:13 +1000
Alistair <[email protected]> • #40150
Re: [PATCH v4 0/5] disas/riscv: Fix immediate decoding and extraction
Thu, 13 Aug 2026 01:21:24 +1000
Alistair <[email protected]> • #40149
Re: [PATCH v4 0/5] disas/riscv: Fix immediate decoding and extraction
Thu, 13 Aug 2026 01:18:13 +1000
Alistair <[email protected]> • #40148
Re: [PATCH v3] target/riscv: preserve vl on element-zero fault
Wed, 12 Aug 2026 23:13:27 +0800
Max Chou <[email protected]> • #40147
Re: [PATCH 0/2] target/riscv: Fix seed CSR sign extension
Thu, 13 Aug 2026 00:53:11 +1000
Alistair <[email protected]> • #40146
Re: [PATCH 0/2] target/riscv: Fix seed CSR sign extension
Thu, 13 Aug 2026 00:49:32 +1000
Alistair <[email protected]> • #40145
Re: [PATCH v2] target/riscv: do not count ECALL in minstret
Thu, 13 Aug 2026 00:17:37 +1000
Alistair <[email protected]> • #40144
Re: [PATCH v2] target/riscv: do not count ECALL in minstret
Thu, 13 Aug 2026 00:16:26 +1000
Alistair <[email protected]> • #40143
Re: [PATCH v4 0/3] riscv-iommu: always send MRIF notice MSI
Thu, 13 Aug 2026 00:02:14 +1000
Alistair <[email protected]> • #40142
Re: [PATCH v4 1/3] hw/misc/iommu-testdev: support PCI MSI test writes
Wed, 12 Aug 2026 23:55:33 +1000
Alistair <[email protected]> • #40141
Re: [PATCH 56/56] disas/riscv: Sort riscv-op.c.inc
Wed, 12 Aug 2026 23:03:11 +1000
Alistair <[email protected]> • #40140
Re: [PATCH 55/56] disas/riscv: Split rvi_opcode_data
Wed, 12 Aug 2026 23:02:46 +1000
Alistair <[email protected]> • #40139
Re: [PATCH 54/56] disas/riscv: Tidy decode of mop.r.n and mop.rr.n
Wed, 12 Aug 2026 23:00:50 +1000
Alistair <[email protected]> • #40138
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.