[PATCH v9 00/12] hw/riscv: Add the Tenstorrent Atlantis machine
2026-06-19 4:48 UTC (13+ messages)
` [PATCH v9 01/12] hw/riscv/boot: Describe discontiguous memory in boot_info
` [PATCH v9 02/12] hw/riscv/boot: Account for discontiguous memory when loading firmware
` [PATCH v9 03/12] hw/riscv/virt: Move AIA initialisation to helper file
` [PATCH v9 04/12] hw/riscv/aia: Provide number of irq sources
` [PATCH v9 05/12] hw/riscv/aia: Configure stride for the M-mode IMSIC
` [PATCH v9 06/12] target/riscv: tt-ascalon: Enable Zkr extension
` [PATCH v9 07/12] hw/riscv: Add Tenstorrent Atlantis machine
` [PATCH v9 08/12] hw/riscv/atlantis: Provide a simple halting payload
` [PATCH v9 09/12] tests/functional/riscv64: Add tt-atlantis tests
` [PATCH v9 10/12] hw/i2c: Add DesignWare I2C Controller
` [PATCH v9 11/12] hw/riscv/atlantis: Integrate i2c controllers
` [PATCH v9 12/12] hw/riscv/atlantis: Add some i2c peripherals
[PATCH v2] target/riscv: raise access fault for Zicbom MMIO-like accesses
2026-06-18 14:36 UTC (2+ messages)
[PATCH v2 0/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
2026-06-18 9:38 UTC (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
` [PATCH v2 3/4] hw/riscv/virt, gpex: Provide 32-bit MMIO window for CXL host bridges
` [PATCH v2 4/4] tests/qtest: Add RISC-V ACPI bios tables test for CXL
[PATCH] tcg/riscv: raise VLEN limit to the specification's maximum
2026-06-18 8:32 UTC (2+ messages)
[PATCH] target/riscv: raise access fault for Zicbom MMIO-like accesses
2026-06-17 15:02 UTC (3+ messages)
[PATCH v4 0/3] target/riscv: parametrize debug trigger number
2026-06-17 13:17 UTC (4+ messages)
` [PATCH v4 1/3] target/riscv/cpu: add CPU unrealize callback
` [PATCH v4 2/3] target/riscv: dynamic alloc of debug trigger arrays
` [PATCH v4 3/3] target/riscv: add 'num-triggers' debug property
[PATCH v3 0/3] target/riscv: parametrize debug trigger number
2026-06-17 12:54 UTC (11+ messages)
` [PATCH v3 1/3] target/riscv/cpu: add CPU unrealize callback
` [PATCH v3 2/3] target/riscv: dynamic alloc of debug trigger arrays
` [PATCH v3 3/3] target/riscv: add 'num-triggers' debug property
[PATCH 0/3] riscv: Fix IMSIC CSR write and add tests
2026-06-17 12:54 UTC (8+ messages)
` [PATCH 1/3] target/riscv: Avoid NULL deref in IMSIC CSR write
` [PATCH 2/3] tests/functional/riscv64: Use newer kernel for tuxrun boot
` [PATCH 3/3] tests/functional/riscv64: Add virt machine AIA boot test
[PATCH v3 0/5] hw/riscv: Add support for Milk-V Duo board
2026-06-17 6:46 UTC (8+ messages)
` [PATCH v3 1/5] hw/char: Add dw8250 UART
` [PATCH v3 2/5] hw/misc: Add Sophgo CV1800B clock controller
` [PATCH v3 3/5] hw/riscv: Add Sophgo CV1800B SoC support
` [PATCH v3 4/5] hw/riscv: Add Milk-V Duo board support
` [PATCH v3 5/5] tests/qtest: Add qtest for Milk-V Duo board
[PATCH] target/riscv/kvm: add extensions after v7.1-rc4 update
2026-06-17 6:36 UTC
[PATCH v7 15/27] target/riscv: Fix arguments to board IMSIC emulation callbacks
2026-06-17 2:40 UTC (3+ messages)
[PATCH 0/5] hw/riscv: more FDT cleanups (PLIC)
2026-06-16 23:59 UTC (6+ messages)
` [PATCH 1/5] hw/riscv/sifive_u.c: remove unneeded qemu_fdt_get_phandle() call
` [PATCH 2/5] hw/riscv/sifive_u.c: use intc_phandle in plic creation
` [PATCH 3/5] hw/riscv/sifive_u: add #address-cells in PLIC FDT
` [PATCH 4/5] hw/riscv/virt.c: change 'plic' nodename to 'interrupt-controller'
` [PATCH 5/5] hw/riscv: add create_fdt_plic() helper
[PATCH v8 00/12] hw/riscv: Add the Tenstorrent Atlantis machine
2026-06-16 23:53 UTC (23+ messages)
` [PATCH v8 02/12] hw/riscv/boot: Account for discontiguous memory when loading firmware
` [PATCH v8 03/12] hw/riscv/virt: Move AIA initialisation to helper file
` [PATCH v8 04/12] hw/riscv/aia: Provide number of irq sources
` [PATCH v8 05/12] hw/riscv/aia: Configure stride for the M-mode IMSIC
` [PATCH v8 07/12] hw/riscv: Add Tenstorrent Atlantis machine
` [PATCH v8 08/12] hw/riscv/atlantis: Provide a simple halting payload
` [PATCH v8 09/12] tests/functional/riscv64: Add tt-atlantis tests
` [PATCH v8 10/12] hw/i2c: Add DesignWare I2C Controller
` "
` [PATCH v8 11/12] hw/riscv/atlantis: Integrate i2c controllers
` [PATCH v8 12/12] hw/riscv/atlantis: Add some i2c peripherals
Regular QEMU RISC-V Call
2026-06-16 23:18 UTC (6+ messages)
[PATCH v8 0/7] hw/riscv: Server Platform Reference Board
2026-06-16 18:04 UTC (20+ messages)
` [PATCH v8 1/7] target/riscv/cpu.c: remove 'bare' condition for .profile
` [PATCH v8 2/7] target/riscv: add riscv-server-ref CPU
` [PATCH v8 3/7] hw/riscv: server platform reference machine
` [PATCH v8 4/7] tests/functional/riscv64: add riscv-server-ref tests
` [PATCH v8 5/7] hw/riscv/server_platform_ref.c: add platform bus and TPM support
` [PATCH v8 6/7] tests/functional/riscv64: add riscv-server-ref TPM selftest
` [PATCH v8 7/7] docs: add riscv-server-ref.rst
[PATCH] target/riscv: avoid abort when reading vtype before env->xl is set
2026-06-16 13:52 UTC (3+ messages)
RISC-V Code Policy
2026-06-16 12:33 UTC (2+ messages)
[PATCH 00/13] hw/riscv: FDT creation helpers
2026-06-16 3:36 UTC (29+ messages)
` [PATCH 01/13] hw/riscv/sifive_u.c: add a FDT phandle to cpu-intc
` [PATCH 02/13] hw/riscv: add fdt-common helper
` [PATCH 03/13] hw/riscv/numa: make numa_enabled() public
` [PATCH 04/13] hw/riscv: add create_fdt_socket_memory() helper
` [PATCH 05/13] hw/riscv/sifive_u.c: add intc_phandles array
` [PATCH 06/13] hw/riscv/spike.c: "
` [PATCH 07/13] hw/riscv: add create_fdt_clint() helper
` [PATCH 08/13] hw/riscv/sifive_u.c: add cpu-map, cluster and core DTs
` [PATCH 09/13] hw/riscv: add fdt_create_cpu_socket_subnode() helper
` [PATCH 10/13] hw/riscv: add create_fdt_socket_cpus()
` [PATCH 11/13] hw/riscv/spike.c: use create_fdt_socket_cpus()
` [PATCH 12/13] hw/riscv/fdt_common.c: create create_fdt_socket_cpu_internal()
` [PATCH 13/13] hw/riscv: add create_fdt_socket_cpu_sifive()
[PATCH v2 0/2] hw/intc: Skip reset for KVM irqchip
2026-06-15 13:19 UTC (3+ messages)
` [PATCH v2 1/2] hw/intc: riscv_aplic: "
` [PATCH v2 2/2] hw/intc: riscv_imsic: "
[PATCH 0/2] target/riscv/cpu.c: satp-mode=bare changes
2026-06-15 13:01 UTC (6+ messages)
` [PATCH 1/2] target/riscv/cpu.c: add 'svbare' satp-mode
` [PATCH 2/2] target/riscv/cpu.c: do not default to svbare for bare CPUs
[PATCH] hw/intc: riscv_aia: Skip reset for KVM irqchip
2026-06-15 12:35 UTC (3+ messages)
` [External] "
[PATCH v8 0/5] Add support for K230 board
2026-06-15 3:24 UTC (11+ messages)
` [PATCH v8 1/5] target/riscv: add thead-c908 cpu support
` [PATCH v8 2/5] hw/riscv: add k230 board initial support
` [PATCH v8 3/5] hw/watchdog: add k230 watchdog "
` [PATCH v8 4/5] tests/qtest: add test for K230 watchdog
` [PATCH v8 5/5] docs/system/riscv: add documentation for k230 machine
[PATCH] disas/riscv: enable `mnret` disassembly
2026-06-15 3:20 UTC (5+ messages)
` [PATCH v2] "
[RFC PATCH 2/6] target/riscv: Add SPMP CSR configuration
2026-06-12 8:22 UTC (5+ messages)
` [RFC PATCH 3/6] target/riscv: Implement extension for Sharing Hardware Resources (Smpmpdeleg)
` [RFC PATCH 5/6] target/riscv: Enable SPMP support in CPU
` [RFC PATCH 4/6] target/riscv: Implement extension for Optimizing Context Switching (Sspmpen)
` [RFC PATCH 6/6] target/riscv: Add CPU properties for SPMP and sspmpen
[PATCH v7 2/5] hw/riscv: add k230 board initial support
2026-06-12 5:36 UTC (5+ messages)
` [PATCH v7 5/5] docs/system/riscv: add documentation for k230 machine
` [PATCH v7 0/5] Add support for K230 board
` [PATCH v7 4/5] tests/qtest: add test for K230 watchdog
[PATCH 0/2] target/riscv: Fix mstatus.FS dirty tracking for FP exception-raising instructions
2026-06-12 4:57 UTC (6+ messages)
` [PATCH 1/2] target/riscv: Set mstatus.FS dirty when scalar FP raises exceptions
` [PATCH 2/2] target/riscv: rvv: Set mstatus.FS dirty when vector "
[PATCH] hw/riscv/virt.c: fix 'iommu-map' FDT entry
2026-06-12 4:06 UTC (3+ messages)
[PATCH v2 0/2] Don't insert DDT cache in Bare mode
2026-06-12 2:35 UTC
[PATCH v2 0/2] target/riscv: parametrize debug trigger number
2026-06-11 9:53 UTC (6+ messages)
` [PATCH v2 1/2] target/riscv: dynamic alloc of debug trigger arrays
` [PATCH v2 2/2] target/riscv: add 'num-triggers' debug property
[PATCH] target/riscv: add 'trigger-count' debug property
2026-06-10 13:12 UTC (8+ messages)
[PATCH 4/4] hw/cxl: Map committed HDM decoder ranges as RAM for direct DMA
2026-06-10 13:03 UTC (2+ messages)
[PATCH 3/4] hw/riscv/virt, gpex: Provide 32-bit MMIO window for CXL host bridges
2026-06-10 12:58 UTC (2+ messages)
[PATCH 2/4] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
2026-06-10 12:49 UTC (2+ messages)
[PATCH 1/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
2026-06-10 12:46 UTC (2+ messages)
[PATCH] hw/riscv/virt-acpi-build: Fix RINTC PLIC context ID for KVM
2026-06-10 4:36 UTC (2+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox