org.nongnu.qemu-riscv archive
965 archived articles, newest first (page 7 of 10). Latest articles →
[PATCH v2 2/2] tests/qtest: add K230 GPIO controller test
Wed, 5 Aug 2026 23:14:55 +0800Re: [PATCH v2 1/5] hw/ssi: Add Synopsys DesignWare SSI standard PIO controller
Wed, 5 Aug 2026 10:14:43 -0500Re: [PATCH v2 1/5] hw/ssi: Add Synopsys DesignWare SSI standard PIO controller
Wed, 5 Aug 2026 11:56:55 +0800Re: [PATCH v2 1/5] hw/ssi: Add Synopsys DesignWare SSI standard PIO controller
Tue, 4 Aug 2026 13:38:47 -0500[PATCH 0/2] Add K230 SoC GPIO controller support
Mon, 3 Aug 2026 23:28:30 +0800[PATCH 2/2] tests/qtest: add K230 GPIO controller test
Mon, 3 Aug 2026 23:28:32 +0800[PATCH 1/2] hw/gpio: add K230 GPIO controller model
Mon, 3 Aug 2026 23:28:31 +0800Re: [PATCH 1/2] hw/misc: Add Tenstorrent Atlantis PRCM model
Mon, 3 Aug 2026 10:36:27 -0500Re: [PATCH v2 1/5] hw/ssi: Add Synopsys DesignWare SSI standard PIO controller
Mon, 3 Aug 2026 22:11:00 +0800Re: [PATCH v3 46/51] accel/tcg: Drop stale assert for vaddr
Mon, 3 Aug 2026 14:50:43 +0200Re: [PATCH v3 44/51] accel/tcg: Remove TCGCPUOps.adjust_watchpoint_address
Mon, 3 Aug 2026 14:49:33 +0200Re: [PATCH v2 18/18] target/riscv: Remove Zbkb dependency from P extension to align with the spec
Mon, 3 Aug 2026 10:26:35 +0800Re: [PATCH 2/2] hw/riscv/tt-atlantis: Add PRCMs to tt-atlantis model
Mon, 3 Aug 2026 10:25:41 +0800Re: [PATCH 1/2] hw/misc: Add Tenstorrent Atlantis PRCM model
Mon, 3 Aug 2026 10:24:52 +0800Re: [PATCH v2 1/5] hw/ssi: Add Synopsys DesignWare SSI standard PIO controller
Mon, 3 Aug 2026 10:10:18 +0800[PATCH 0/2] target/riscv: Fix seed CSR sign extension
Sun, 2 Aug 2026 14:31:27 +0300[PATCH 2/2] tests/qtest: Add seed CSR zero extension test
Sun, 2 Aug 2026 14:31:29 +0300[PATCH 1/2] target/riscv: Fix seed CSR sign extension
Sun, 2 Aug 2026 14:31:28 +0300[PATCH 2/2] tests/qtest: Add seed CSR zero extension test
Sun, 2 Aug 2026 03:00:48 +0300[PATCH 1/2] target/riscv: Fix seed CSR sign extension
Sun, 2 Aug 2026 03:00:47 +0300[PATCH 0/2] target/riscv: Fix seed CSR sign extension
Sun, 2 Aug 2026 03:00:46 +0300[PATCH v2 3/5] hw/riscv/k230: Instantiate DesignWare SSI controllers
Sun, 2 Aug 2026 03:28:46 +0800[PATCH v2 2/5] hw/ssi: Add DesignWare SSI standard interrupt support
Sun, 2 Aug 2026 03:28:45 +0800[PATCH v2 5/5] hw/riscv/k230: Attach a standard SPI NOR flash
Sun, 2 Aug 2026 03:28:48 +0800[PATCH v2 4/5] hw/riscv/k230: Route SSI interrupts to the PLIC
Sun, 2 Aug 2026 03:28:47 +0800[PATCH v2 0/5] hw/ssi: Add DesignWare SSI standard PIO support for K230
Sun, 2 Aug 2026 03:28:43 +0800[PATCH v2 1/5] hw/ssi: Add Synopsys DesignWare SSI standard PIO controller
Sun, 2 Aug 2026 03:28:44 +0800[RFC PATCH v1 09/17] hw/intc/riscv_aplic: emulate the APLIC for a CoVE guest
Fri, 31 Jul 2026 11:50:03 +0800[RFC PATCH v1 01/17] docs/system/riscv/virt: document the cove-vm machine option
Fri, 31 Jul 2026 11:49:55 +0800[RFC PATCH v1 04/17] accel/kvm: add kvm_gpa_to_userspace_addr()
Fri, 31 Jul 2026 11:49:58 +0800[RFC PATCH v1 13/17] accel/kvm: only register the DRAM slot of a CoVE guest
Fri, 31 Jul 2026 11:50:07 +0800[RFC PATCH v1 08/17] hw/riscv/virt: use MSIs only for a CoVE guest
Fri, 31 Jul 2026 11:50:02 +0800[RFC PATCH v1 11/17] hw/virtio: force modern virtio for a CoVE guest
Fri, 31 Jul 2026 11:50:05 +0800[RFC PATCH v1 12/17] hw/net/virtio-net: do not use vhost for a CoVE guest
Fri, 31 Jul 2026 11:50:06 +0800[RFC PATCH v1 15/17] accel/kvm: pin the vCPU threads of a CoVE guest
Fri, 31 Jul 2026 11:50:09 +0800[RFC PATCH v1 03/17] target/riscv/kvm: create and measure a CoVE TEE VM
Fri, 31 Jul 2026 11:49:57 +0800[RFC PATCH v1 06/17] hw/riscv/virt: measure the device tree of a CoVE guest
Fri, 31 Jul 2026 11:50:00 +0800[RFC PATCH v1 17/17] hw/core/machine-qmp-cmds: shut down a CoVE guest on reset
Fri, 31 Jul 2026 11:50:11 +0800[RFC PATCH v1 02/17] hw/riscv/virt: add the cove-vm machine property
Fri, 31 Jul 2026 11:49:56 +0800[RFC PATCH v1 10/17] target/riscv/kvm: skip unsupported KVM requests for a CoVE guest
Fri, 31 Jul 2026 11:50:04 +0800[RFC PATCH v1 07/17] hw/riscv: adapt the device tree of a CoVE guest
Fri, 31 Jul 2026 11:50:01 +0800[RFC PATCH v1 00/17] target/riscv: Add KVM CoVE confidential VM support
Fri, 31 Jul 2026 11:49:54 +0800[RFC PATCH v1 16/17] accel/kvm: terminate on a system event of a CoVE guest
Fri, 31 Jul 2026 11:50:10 +0800[RFC PATCH v1 05/17] hw/riscv/boot: load and measure the images of a CoVE guest
Fri, 31 Jul 2026 11:49:59 +0800[RFC PATCH v1 14/17] accel/kvm: skip MSI route updates for a CoVE guest
Fri, 31 Jul 2026 11:50:08 +0800[PATCH] target/riscv: Fix PC sync in trans_sspopchk for CFI exception handling
Thu, 30 Jul 2026 21:18:52 +0300Re: [PATCH v4] target/riscv: Clearing the CSR values at reset and syncing the MPSTATE with the host
Thu, 30 Jul 2026 16:33:32 +0200Re: [PATCH v2 0/3] hw/timer: add k230 dwapb timer
Thu, 30 Jul 2026 22:05:11 +0800[PATCH v2 3/3] tests/qtest: add k230 dwapb timer test
Thu, 30 Jul 2026 21:37:11 +0800[PATCH v2 1/3] hw/timer: add k230 dwapb timer model
Thu, 30 Jul 2026 21:37:09 +0800[PATCH v2 2/3] hw/riscv: integrate k230 dwapb timer into k230 board
Thu, 30 Jul 2026 21:37:10 +0800[PATCH v2 0/3] hw/timer: add k230 dwapb timer
Thu, 30 Jul 2026 21:37:08 +0800[PATCH v10 1/2] target/riscv/kvm: Synchronize privilege mode
Thu, 30 Jul 2026 13:19:25 +0800[PATCH v10 0/2] target/riscv: Fix riscv64 KVM migration
Thu, 30 Jul 2026 13:19:24 +0800[PATCH v10 2/2] target/riscv/kvm: Preserve MP state across migration
Thu, 30 Jul 2026 13:19:26 +0800[PATCH v2] target/riscv: do not count ECALL in minstret
Thu, 30 Jul 2026 11:21:20 +0800[PATCH] target/riscv: prevent abrupt abortion on unassigned value write to tdata
Thu, 30 Jul 2026 04:30:28 +0530Re: [PATCH v2] target/riscv: allow menvcfg/henvcfg LPE and SSE bits on RV32
Wed, 29 Jul 2026 17:14:29 -0300Re: [PATCH] target/riscv: do not count ECALL in minstret
Wed, 29 Jul 2026 17:13:53 -0300Re: [PATCH] hw/timer: add k230 dwapb timer
Thu, 30 Jul 2026 01:54:35 +0800[PATCH 1/2] hw/misc: Add Tenstorrent Atlantis PRCM model
Wed, 29 Jul 2026 10:21:34 -0500[PATCH 0/2] Add Model for Tenstorrent Atlantis PRCM
Wed, 29 Jul 2026 10:21:33 -0500[PATCH 2/2] hw/riscv/tt-atlantis: Add PRCMs to tt-atlantis model
Wed, 29 Jul 2026 10:21:35 -0500Re: [PATCH v2 3/4] hw/riscv/virt, gpex: Provide 32-bit MMIO window for CXL host bridges
Wed, 29 Jul 2026 20:36:10 +0800[PATCH v1 2/3] hw/riscv: enable SDHCI controllers on K230
Wed, 29 Jul 2026 18:59:02 +0800[PATCH v1 0/3] hw/riscv: add SDHCI support for K230
Wed, 29 Jul 2026 18:59:00 +0800[PATCH v1 1/3] hw/sd: add Kendryte K230 SDHCI controller
Wed, 29 Jul 2026 18:59:01 +0800[PATCH v1 3/3] tests/qtest: add K230 SDHCI tests
Wed, 29 Jul 2026 18:59:03 +0800Re: [PATCH v2 00/18] target/riscv: Add support for RISC-V P
Wed, 29 Jul 2026 17:32:03 +0800Re: [PATCH v2 03/18] target/riscv: Add packed SIMD arithmetic instructions
Wed, 29 Jul 2026 17:27:36 +0800[PATCH v20 03/15] net/tap: deprecate "no" as special value for script/downscript
Wed, 29 Jul 2026 12:12:41 +0300Re: [PATCH v2 02/18] target/riscv: Add packed SIMD helper framework
Wed, 29 Jul 2026 17:01:48 +0800Re: [PATCH v2 01/18] target/riscv: Add packed SIMD extension state
Wed, 29 Jul 2026 16:43:49 +0800Re: [PATCH v2 00/18] target/riscv: Add support for RISC-V P
Wed, 29 Jul 2026 16:43:11 +0800[PATCH 1/2] target/riscv: Fix sstatus update in rv128
Wed, 29 Jul 2026 10:39:40 +0200[PATCH 2/2] target/riscv: Allow UXL to be 3 in mstatus on rv128
Wed, 29 Jul 2026 10:39:41 +0200Re: [PATCH v2 03/18] target/riscv: Add packed SIMD arithmetic instructions
Wed, 29 Jul 2026 14:17:35 +0800[PATCH] target/riscv: do not count ECALL in minstret
Wed, 29 Jul 2026 11:22:02 +0800[PATCH v2 1/1] hw/intc: resample level IRQ on PLIC completion
Tue, 28 Jul 2026 12:09:22 +0800[PATCH v2 0/1] *** SUBJECT HERE ***
Tue, 28 Jul 2026 12:09:21 +0800Re: [PATCH v8 00/11] target/riscv: Implement Smsdid and Smmpt extension
Tue, 28 Jul 2026 07:31:21 +0530Re: [PATCH v2 04/18] target/riscv: Add packed SIMD averaging and rounding instructions
Mon, 27 Jul 2026 15:58:09 -0300[PATCH v2 3/7] tests/qtest: add test for K230 gsdma
Mon, 27 Jul 2026 23:56:58 +0800[PATCH v2 2/7] hw/riscv: k230: add gsdma in K230 board
Mon, 27 Jul 2026 23:56:57 +0800[PATCH v2 1/7] hw/dma: add K230 gsdma
Mon, 27 Jul 2026 23:56:56 +0800[PATCH v2 6/7] tests/qtest: add test for K230 decomp gzip
Mon, 27 Jul 2026 23:57:01 +0800[PATCH v2 5/7] hw/riscv: k230: add decomp gzip in K230 board
Mon, 27 Jul 2026 23:57:00 +0800[PATCH v2 7/7] hw/riscv: k230: add a noc stub region in K230 board
Mon, 27 Jul 2026 23:57:02 +0800[PATCH v2 4/7] hw/misc: add K230 decomp gzip
Mon, 27 Jul 2026 23:56:59 +0800[PATCH v2 0/7] K230: add gsdma and decomp_gzip
Mon, 27 Jul 2026 23:56:55 +0800Re: [PATCH v2 3/4] hw/riscv/virt,gpex: Provide 32-bit MMIO window for CXL host bridges
Mon, 27 Jul 2026 11:06:15 +0200[PATCH v2] target/riscv: preserve vl on element-zero fault
Mon, 27 Jul 2026 16:42:03 +0800Re: [PATCH 01/11] hw/ssi: Add K230 DesignWare SSI register model
Mon, 27 Jul 2026 16:20:13 +0800[PATCH v4 3/3] tests/qtest: add RISC-V IOMMU MRIF notice tests
Mon, 27 Jul 2026 15:22:59 +0800[PATCH v4 2/3] hw/riscv/riscv-iommu.c: always send MRIF notice MSI
Mon, 27 Jul 2026 15:22:58 +0800[PATCH v4 1/3] hw/misc/iommu-testdev: support PCI MSI test writes
Mon, 27 Jul 2026 15:22:57 +0800[PATCH v4 0/3] riscv-iommu: always send MRIF notice MSI
Mon, 27 Jul 2026 15:22:56 +0800Re: [PATCH v1 1/1] hw/intc: resample level IRQ on PLIC completion
Mon, 27 Jul 2026 08:27:06 +0200Re: [PATCH v3 3/3] tests/qtest: add RISC-V IOMMU MRIF notice tests
Mon, 27 Jul 2026 14:25:08 +0800Re: [PATCH v3 2/3] hw/riscv/riscv-iommu.c: always send MRIF notice MSI
Mon, 27 Jul 2026 14:24:50 +0800
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.