Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-riscv (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri May 30 2025 09:53:42 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] target/riscv: remove capital 'Z' CPU properties
,
Daniel Henrique Barboza
,
2025/05/30
[qemu PATCH 0/3] target/riscv: add missing named features
,
Daniel Henrique Barboza
,
2025/05/29
[qemu PATCH 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
,
Daniel Henrique Barboza
,
2025/05/29
[qemu PATCH 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa
,
Daniel Henrique Barboza
,
2025/05/29
Re: [qemu PATCH 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa
,
Andrew Jones
,
2025/05/30
[qemu PATCH 3/3] target/riscv/cpu.c: do better with 'named features' doc
,
Daniel Henrique Barboza
,
2025/05/29
[PATCH v3] migration: Fix migration failure when aia is configured as aplic-imsic
,
liu.xuemei1
,
2025/05/29
[PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
,
Nutty Liu
,
2025/05/29
[PATCH v3 0/4] hw/riscv: Add Server Platform Reference Board
,
Daniel Henrique Barboza
,
2025/05/28
[PATCH v3 3/4] hw/riscv: Add server platform reference machine
,
Daniel Henrique Barboza
,
2025/05/28
Re: [PATCH v3 3/4] hw/riscv: Add server platform reference machine
,
Andrew Jones
,
2025/05/29
[PATCH v3 2/4] target/riscv: Add server platform reference cpu
,
Daniel Henrique Barboza
,
2025/05/28
Re: [PATCH v3 2/4] target/riscv: Add server platform reference cpu
,
Andrew Jones
,
2025/05/29
[PATCH v3 1/4] target/riscv/cpu.c: remove 'bare' condition for .profile
,
Daniel Henrique Barboza
,
2025/05/28
Re: [PATCH v3 1/4] target/riscv/cpu.c: remove 'bare' condition for .profile
,
Andrew Jones
,
2025/05/29
[PATCH v3 4/4] hw/riscv/server_platform_ref.c: add riscv-iommu-sys
,
Daniel Henrique Barboza
,
2025/05/28
Re: [PATCH v3 4/4] hw/riscv/server_platform_ref.c: add riscv-iommu-sys
,
Andrew Jones
,
2025/05/29
[PATCH v2 0/3] target/riscv: profile handling fixes
,
Daniel Henrique Barboza
,
2025/05/28
[PATCH v2 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
,
Daniel Henrique Barboza
,
2025/05/28
[PATCH v2 2/3] target/riscv/tcg: decouple profile enablement from user prop
,
Daniel Henrique Barboza
,
2025/05/28
[PATCH v2 3/3] target/riscv: add profile->present flag
,
Daniel Henrique Barboza
,
2025/05/28
[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/05/28
[PATCH REPOST v4 1/4] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/05/28
[PATCH REPOST v4 2/4] tests/qtest/bios-tables-test: Add test for disabling SPCR on AArch64
,
Li Chen
,
2025/05/28
[PATCH REPOST v4 3/4] tests/qtest/bios-tables-test: Add test for disabling SPCR on RISC-V
,
Li Chen
,
2025/05/28
[PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
,
Li Chen
,
2025/05/28
Re: [PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
,
Michael S. Tsirkin
,
2025/05/30
Re: [PATCH v4 0/4] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/05/28
[PULL 25/28] target/riscv: Fill in TCGCPUOps.pointer_wrap
,
Richard Henderson
,
2025/05/28
Add initial CVA6 implementaiton
,
Ben Dooks
,
2025/05/27
[PATCH v2 1/3] hw/riscv: add CVA6 machine
,
Ben Dooks
,
2025/05/27
[PATCH v2 3/3] hw/riscv: set cva6 to use TYPE_RISCV_CPU_CVA6
,
Ben Dooks
,
2025/05/27
[PATCH v2 2/3] target/riscv: add cva6 core type
,
Ben Dooks
,
2025/05/27
[PATCH v5] target/riscv/kvm: add satp mode for host cpu
,
Meng Zhuo
,
2025/05/26
[PATCH v5] target/riscv/kvm: add satp mode for host cpu
,
Meng Zhuo
,
2025/05/29
[PATCH] target/riscv/cpu.c: fix zama16b order in isa_edata_arr[]
,
Daniel Henrique Barboza
,
2025/05/22
Re: [PATCH] target/riscv/cpu.c: fix zama16b order in isa_edata_arr[]
,
Alistair Francis
,
2025/05/23
Re: [PATCH] target/riscv/cpu.c: fix zama16b order in isa_edata_arr[]
,
Alistair Francis
,
2025/05/23
[PATCH v4] target/riscv/kvm: add satp mode for host cpu
,
Meng Zhuo
,
2025/05/22
Re: [PATCH v4] target/riscv/kvm: add satp mode for host cpu
,
Andrew Jones
,
2025/05/22
[PATCH v4 0/2] Extend and configure PMP region count
,
Jay Chang
,
2025/05/22
[PATCH v4 1/2] target/riscv: Extend PMP region up to 64
,
Jay Chang
,
2025/05/22
[PATCH v4 2/2] target/riscv: Make PMP region count configurable
,
Jay Chang
,
2025/05/22
Re: [PATCH v4 2/2] target/riscv: Make PMP region count configurable
,
Alistair Francis
,
2025/05/29
Re: [PATCH v4 0/2] Extend and configure PMP region count
,
Alistair Francis
,
2025/05/29
[PATCH v3 0/2] Extend and configure PMP region count
,
Jay Chang
,
2025/05/22
[PATCH v3 1/2] target/riscv: Extend PMP region up to 64
,
Jay Chang
,
2025/05/22
[PATCH v3 2/2] target/riscv: Make PMP region count configurable
,
Jay Chang
,
2025/05/22
[PATCH v4 0/1] fix the way riscv_plic_hart_config_string() gets the CPUState
,
Chao Liu
,
2025/05/21
[PATCH v4 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
,
Chao Liu
,
2025/05/21
Re: [PATCH v3 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
,
Alistair Francis
,
2025/05/21
Re: [PATCH v3 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
,
Alistair Francis
,
2025/05/21
Re: [PATCH v11 8/8] hw/riscv/virt: Add IOPMP support
,
Alistair Francis
,
2025/05/21
Re: [PATCH v11 8/8] hw/riscv/virt: Add IOPMP support
,
Ethan Chen
,
2025/05/28
Re: [PATCH v11 8/8] hw/riscv/virt: Add IOPMP support
,
Alistair Francis
,
2025/05/28
Re: [PATCH v11 6/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Alistair Francis
,
2025/05/21
Re: [PATCH v11 6/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Ethan Chen
,
2025/05/28
Re: [PATCH v11 5/8] hw/misc/riscv_iopmp_txn_info: Add struct for transaction infomation
,
Alistair Francis
,
2025/05/21
Re: [PATCH v2 2/2] target/riscv: Make PMP region count configurable
,
Alistair Francis
,
2025/05/21
Re: [PATCH v2 1/2] target/riscv: Extend PMP region up to 64
,
Alistair Francis
,
2025/05/21
Adding CVA6 machine to RISC-V
,
Ben Dooks
,
2025/05/21
[PATCH 1/2] hw/riscv: add CVA6 machine
,
Ben Dooks
,
2025/05/21
Re: [PATCH 1/2] hw/riscv: add CVA6 machine
,
Daniel Henrique Barboza
,
2025/05/26
Re: [PATCH 1/2] hw/riscv: add CVA6 machine
,
Ben Dooks
,
2025/05/27
[PATCH 2/2] target/riscv: add cva6 cpu type
,
Ben Dooks
,
2025/05/21
Re: [PATCH 2/2] target/riscv: add cva6 cpu type
,
Daniel Henrique Barboza
,
2025/05/26
[PATCH 0/3] target/riscv: profile handling fixes
,
Daniel Henrique Barboza
,
2025/05/20
[PATCH 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
,
Daniel Henrique Barboza
,
2025/05/20
Re: [PATCH 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
,
Andrew Jones
,
2025/05/21
Re: [PATCH 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
,
Björn Töpel
,
2025/05/21
Re: [PATCH 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
,
Alistair Francis
,
2025/05/28
[PATCH 2/3] target/riscv/tcg: decouple profile enablement from user prop
,
Daniel Henrique Barboza
,
2025/05/20
Re: [PATCH 2/3] target/riscv/tcg: decouple profile enablement from user prop
,
Andrew Jones
,
2025/05/21
Re: [PATCH 2/3] target/riscv/tcg: decouple profile enablement from user prop
,
Björn Töpel
,
2025/05/21
Re: [PATCH 2/3] target/riscv/tcg: decouple profile enablement from user prop
,
Alistair Francis
,
2025/05/28
[PATCH 3/3] target/riscv: add profile->present flag
,
Daniel Henrique Barboza
,
2025/05/20
Re: [PATCH 3/3] target/riscv: add profile->present flag
,
Andrew Jones
,
2025/05/21
Re: [PATCH 3/3] target/riscv: add profile->present flag
,
Björn Töpel
,
2025/05/21
Re: [PATCH 3/3] target/riscv: add profile->present flag
,
Alistair Francis
,
2025/05/28
Re: [PATCH 0/3] target/riscv: profile handling fixes
,
Björn Töpel
,
2025/05/21
Re: [PATCH 0/3] target/riscv: profile handling fixes
,
Alistair Francis
,
2025/05/29
Re: [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
,
Michael Tokarev
,
2025/05/20
Re: [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
,
Alex Bennée
,
2025/05/20
Re: [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
,
Peter Maydell
,
2025/05/20
Re: [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
,
Ilya Leoshkevich
,
2025/05/20
Re: [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
,
Alex Bennée
,
2025/05/21
Re: [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
,
Peter Maydell
,
2025/05/21
Re: [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
,
Daniel P . Berrangé
,
2025/05/21
Re: [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
,
Peter Maydell
,
2025/05/21
[PATCH 00/33] tcg: Add WebAssembly backend
,
Kohei Tokunaga
,
2025/05/20
[PATCH 01/33] tcg: Fork TCI for wasm32 backend
,
Kohei Tokunaga
,
2025/05/20
[PATCH 02/33] tcg/wasm32: Do not use TCI disassembler in Wasm backend
,
Kohei Tokunaga
,
2025/05/20
[PATCH 03/33] meson: Enable to build wasm backend
,
Kohei Tokunaga
,
2025/05/20
[PATCH 04/33] tcg/wasm32: Set TCG_TARGET_INSN_UNIT_SIZE to 1
,
Kohei Tokunaga
,
2025/05/20
[PATCH 05/33] tcg/wasm32: Add and/or/xor instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 06/33] tcg/wasm32: Add add/sub/mul instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 07/33] tcg/wasm32: Add shl/shr/sar instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 08/33] tcg/wasm32: Add setcond/negsetcond/movcond instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 09/33] tcg/wasm32: Add deposit/sextract/extract instrcutions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 11/33] tcg/wasm32: Add mov/movi instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 10/33] tcg/wasm32: Add load and store instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 12/33] tcg/wasm32: Add ext instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 13/33] tcg/wasm32: Add bswap instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 14/33] tcg/wasm32: Add rem/div instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 15/33] tcg/wasm32: Add andc/orc/eqv/nand/nor instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 18/33] tcg/wasm32: Add addc/subb instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 17/33] tcg/wasm32: Add rot/clz/ctz instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 16/33] tcg/wasm32: Add neg/not/ctpop instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 19/33] tcg/wasm32: Add br/brcond instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 20/33] tcg/wasm32: Add exit_tb/goto_tb/goto_ptr instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 21/33] tcg/wasm32: Add call instruction
,
Kohei Tokunaga
,
2025/05/20
[PATCH 23/33] include/exec: Allow using 64bit guest addresses on emscripten
,
Kohei Tokunaga
,
2025/05/20
Re: [PATCH 23/33] include/exec: Allow using 64bit guest addresses on emscripten
,
Paolo Bonzini
,
2025/05/20
Re: [PATCH 23/33] include/exec: Allow using 64bit guest addresses on emscripten
,
Kohei Tokunaga
,
2025/05/21
[PATCH 25/33] tcg/wasm32: Set mulu2/muls2 as unimplemented
,
Kohei Tokunaga
,
2025/05/20
[PATCH 24/33] tcg/wasm32: Set TCG_TARGET_REG_BITS to 64
,
Kohei Tokunaga
,
2025/05/20
[PATCH 22/33] tcg/wasm32: Add qemu_ld/qemu_st instructions
,
Kohei Tokunaga
,
2025/05/20
[PATCH 26/33] tcg/wasm32: Add initialization of fundamental registers
,
Kohei Tokunaga
,
2025/05/20
[PATCH 27/33] tcg/wasm32: Write wasm binary to TB
,
Kohei Tokunaga
,
2025/05/20
[PATCH 28/33] tcg/wasm32: Implement instantiation of Wasm binary
,
Kohei Tokunaga
,
2025/05/20
[PATCH 29/33] tcg/wasm32: Allow Asyncify unwinding from TB
,
Kohei Tokunaga
,
2025/05/20
[PATCH 31/33] tcg/wasm32: Enable TLB lookup
,
Kohei Tokunaga
,
2025/05/20
[PATCH 30/33] tcg/wasm32: Enable instantiation of TBs executed many times
,
Kohei Tokunaga
,
2025/05/20
[PATCH 33/33] .gitlab-ci.d: build wasm backend in CI
,
Kohei Tokunaga
,
2025/05/20
[PATCH 32/33] meson: Propagate optimization flag for linking on Emscripten
,
Kohei Tokunaga
,
2025/05/20
[PATCH v3] target/riscv/kvm: add satp mode for host cpu
,
Meng Zhuo
,
2025/05/20
Re: [PATCH v3] target/riscv/kvm: add satp mode for host cpu
,
Andrew Jones
,
2025/05/20
Re: [PATCH v3] target/riscv/kvm: add satp mode for host cpu
,
Andrew Jones
,
2025/05/20
Re: [PATCH v4 0/2] riscv: Add Kunminghu CPU and platform
,
Ran Wang
,
2025/05/19
[PATCH v5 25/25] tests: add test with interrupted memory accesses on rv64
,
Julian Ganz
,
2025/05/19
[PATCH v5 24/25] tests: add test for double-traps on rv64
,
Julian Ganz
,
2025/05/19
[PATCH v5 16/25] target/riscv: call plugin trap callbacks
,
Julian Ganz
,
2025/05/19
[PATCH v3 0/4] Several sstc extension fixes
,
Jim Shu
,
2025/05/19
[PATCH v3 1/4] target/riscv: Add the checking into stimecmp write function.
,
Jim Shu
,
2025/05/19
[PATCH v3 2/4] hw/intc: riscv_aclint: Fix mtime write for sstc extension
,
Jim Shu
,
2025/05/19
[PATCH v3 4/4] target/riscv: Enable/Disable S/VS-mode Timer when STCE bit is changed
,
Jim Shu
,
2025/05/19
[PATCH v3 3/4] target/riscv: Fix VSTIP bit in sstc extension.
,
Jim Shu
,
2025/05/19
Re: [PATCH v3 0/4] Several sstc extension fixes
,
Alistair Francis
,
2025/05/19
Re: [PATCH v2 0/4] Several sstc extension fixes
,
Alistair Francis
,
2025/05/18
Re: [PATCH v2] target/riscv/kvm: add satp mode for host cpu
,
Alistair Francis
,
2025/05/18
Re: [PATCH v2] target/riscv/kvm: add satp mode for host cpu
,
Alistair Francis
,
2025/05/18
Re: [PATCH v2 4/4] target/riscv: Enable/Disable S/VS-mode Timer when STCE bit is changed
,
Alistair Francis
,
2025/05/18
Re: [PATCH v2 2/4] hw/intc: riscv_aclint: Fix mtime write for sstc extension
,
Alistair Francis
,
2025/05/18
[PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Alexandre Ghiti
,
2025/05/16
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Björn Töpel
,
2025/05/19
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Daniel Henrique Barboza
,
2025/05/19
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Paolo Bonzini
,
2025/05/20
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Daniel Henrique Barboza
,
2025/05/20
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Paolo Bonzini
,
2025/05/20
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Daniel Henrique Barboza
,
2025/05/19
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Andrew Jones
,
2025/05/19
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Daniel Henrique Barboza
,
2025/05/19
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Andrew Jones
,
2025/05/20
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Daniel Henrique Barboza
,
2025/05/20
Re: [PATCH RFC] target: riscv: Fix satp mode initialization based on profile
,
Andrew Jones
,
2025/05/20
[PATCH V3 0/4] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/05/15
[PATCH V3 1/4] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/05/15
Re: [PATCH V3 1/4] acpi: Add machine option to disable SPCR table
,
Sunil V L
,
2025/05/19
Re: [PATCH V3 1/4] acpi: Add machine option to disable SPCR table
,
Philippe Mathieu-Daudé
,
2025/05/26
Re: [PATCH V3 1/4] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/05/28
[PATCH V3 2/4] tests/qtest/bios-tables-test: Add test for disabling SPCR on AArch64
,
Li Chen
,
2025/05/15
[PATCH V3 3/4] tests/qtest/bios-tables-test: Add test for disabling SPCR on RISC-V
,
Li Chen
,
2025/05/15
Re: [PATCH V3 3/4] tests/qtest/bios-tables-test: Add test for disabling SPCR on RISC-V
,
Sunil V L
,
2025/05/19
[PATCH V3 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
,
Li Chen
,
2025/05/15
Re: [PATCH V3 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
,
Sunil V L
,
2025/05/19
Re: [PATCH 7/7] target/riscv: Fix write_misa vs aligned next_pc
,
Daniel Henrique Barboza
,
2025/05/14
Re: [PATCH 7/7] target/riscv: Fix write_misa vs aligned next_pc
,
Richard Henderson
,
2025/05/15
[Stable-9.2.4 01/34] docs/specs/riscv-iommu: Fixed broken link to external risv iommu document
,
Michael Tokarev
,
2025/05/14
[PATCH 1/2] target/riscv: Add the implied rule for G extension
,
frank . chang
,
2025/05/14
[PATCH 2/2] target/riscv: Add standard B extension implied rule
,
frank . chang
,
2025/05/14
Re: [PATCH 2/2] target/riscv: Add standard B extension implied rule
,
Daniel Henrique Barboza
,
2025/05/15
Re: [PATCH 2/2] target/riscv: Add standard B extension implied rule
,
Alistair Francis
,
2025/05/18
Re: [PATCH 1/2] target/riscv: Add the implied rule for G extension
,
Daniel Henrique Barboza
,
2025/05/15
[PATCH v2] migration: Fix migration failure when aia is configured as 'aplic-imsic'
,
liu.xuemei1
,
2025/05/12
Re: [PATCH v2] migration: Fix migration failure when aia is configured as 'aplic-imsic'
,
Alistair Francis
,
2025/05/18
Re: [PATCH v2] migration: Fix migration failure when aia is configured as 'aplic-imsic'
,
liu.xuemei1
,
2025/05/20
Re: [PATCH 0/4] Integrate IOMMUs with PCI hosts that have ATUs
,
Michael S. Tsirkin
,
2025/05/11
[PATCH v4 22/23] tests: add test for double-traps on rv64
,
Julian Ganz
,
2025/05/11
Re: [PATCH v4 22/23] tests: add test for double-traps on rv64
,
Daniel Henrique Barboza
,
2025/05/12
[PATCH v4 23/23] tests: add test with interrupted memory accesses on rv64
,
Julian Ganz
,
2025/05/11
Re: [PATCH v4 23/23] tests: add test with interrupted memory accesses on rv64
,
Daniel Henrique Barboza
,
2025/05/12
[PATCH v4 16/23] target/riscv: call plugin trap callbacks
,
Julian Ganz
,
2025/05/11
Re: [PATCH v4 16/23] target/riscv: call plugin trap callbacks
,
Daniel Henrique Barboza
,
2025/05/12
Re: [PATCH v4 16/23] target/riscv: call plugin trap callbacks
,
Alistair Francis
,
2025/05/12
Public Review : RISC-V Supervisor Binary Interface (SBI) version v3.0
,
Atish Patra
,
2025/05/09
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
,
Philippe Mathieu-Daudé
,
2025/05/08
[PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
,
Igor Mammedov
,
2025/05/09
[PATCH v4 02/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 02/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
,
Igor Mammedov
,
2025/05/09
[PATCH v4 03/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 03/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
,
Zhao Liu
,
2025/05/08
Re: [PATCH v4 03/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
,
Igor Mammedov
,
2025/05/09
Re: [PATCH v4 03/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
,
Xiaoyao Li
,
2025/05/15
[PATCH v4 04/27] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 04/27] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
,
Zhao Liu
,
2025/05/08
Re: [PATCH v4 04/27] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
,
Igor Mammedov
,
2025/05/09
Re: [PATCH v4 04/27] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
,
Xiaoyao Li
,
2025/05/15
[PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
,
Zhao Liu
,
2025/05/08
Re: [PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
,
Igor Mammedov
,
2025/05/09
Re: [PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
,
Xiaoyao Li
,
2025/05/15
[PATCH v4 06/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 06/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
,
Zhao Liu
,
2025/05/08
Re: [PATCH v4 06/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 06/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
,
Igor Mammedov
,
2025/05/09
Re: [PATCH v4 06/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
,
Xiaoyao Li
,
2025/05/15
[PATCH v4 07/27] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 07/27] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
,
Zhao Liu
,
2025/05/08
Re: [PATCH v4 07/27] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
,
Igor Mammedov
,
2025/05/09
Re: [PATCH v4 07/27] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
,
Igor Mammedov
,
2025/05/09
[PATCH v4 08/27] hw/i386/pc: Remove multiboot.bin
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 08/27] hw/i386/pc: Remove multiboot.bin
,
Zhao Liu
,
2025/05/09
[PATCH v4 09/27] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 09/27] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 09/27] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled
,
Igor Mammedov
,
2025/05/09
[PATCH v4 10/27] hw/i386/pc: Remove linuxboot.bin
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 10/27] hw/i386/pc: Remove linuxboot.bin
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 10/27] hw/i386/pc: Remove linuxboot.bin
,
Igor Mammedov
,
2025/05/09
[PATCH v4 11/27] hw/i386/pc: Remove pc_compat_2_6[] array
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 11/27] hw/i386/pc: Remove pc_compat_2_6[] array
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 11/27] hw/i386/pc: Remove pc_compat_2_6[] array
,
Igor Mammedov
,
2025/05/12
[PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
,
Xiaoyao Li
,
2025/05/09
Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
,
Zhao Liu
,
2025/05/09
How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
,
Thomas Huth
,
2025/05/09
Re: How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
,
Zhao Liu
,
2025/05/11
Re: How to mark internal properties
,
Markus Armbruster
,
2025/05/12
Re: How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
,
Peter Maydell
,
2025/05/12
Re: How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
,
Daniel P . Berrangé
,
2025/05/12
Re: How to mark internal properties
,
Markus Armbruster
,
2025/05/12
Re: How to mark internal properties
,
Xiaoyao Li
,
2025/05/12
Re: How to mark internal properties
,
BALATON Zoltan
,
2025/05/12
Re: How to mark internal properties
,
Thomas Huth
,
2025/05/13
Re: How to mark internal properties
,
Mark Cave-Ayland
,
2025/05/12
Re: How to mark internal properties
,
Markus Armbruster
,
2025/05/13
Re: How to mark internal properties
,
BALATON Zoltan
,
2025/05/13
Re: How to mark internal properties
,
Daniel P . Berrangé
,
2025/05/13
Re: How to mark internal properties
,
Markus Armbruster
,
2025/05/13
Re: How to mark internal properties
,
Markus Armbruster
,
2025/05/13
Re: How to mark internal properties
,
Markus Armbruster
,
2025/05/26
Re: How to mark internal properties
,
Igor Mammedov
,
2025/05/12
Re: How to mark internal properties
,
Markus Armbruster
,
2025/05/13
Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
,
Igor Mammedov
,
2025/05/12
[PATCH v4 13/27] target/i386/cpu: Remove CPUX86State::fill_mtrr_mask field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 13/27] target/i386/cpu: Remove CPUX86State::fill_mtrr_mask field
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 13/27] target/i386/cpu: Remove CPUX86State::fill_mtrr_mask field
,
Igor Mammedov
,
2025/05/12
[PATCH v4 14/27] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 14/27] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 14/27] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
,
Igor Mammedov
,
2025/05/13
[PATCH v4 15/27] hw/core/machine: Remove hw_compat_2_6[] array
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 15/27] hw/core/machine: Remove hw_compat_2_6[] array
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 15/27] hw/core/machine: Remove hw_compat_2_6[] array
,
Igor Mammedov
,
2025/05/13
[PATCH v4 16/27] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 16/27] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
,
Zhao Liu
,
2025/05/09
[PATCH v4 17/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 17/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 17/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
,
Igor Mammedov
,
2025/05/13
[PATCH v4 18/27] hw/i386/pc: Remove pc_compat_2_7[] array
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 18/27] hw/i386/pc: Remove pc_compat_2_7[] array
,
Zhao Liu
,
2025/05/09
[PATCH v4 19/27] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 19/27] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 19/27] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
,
Igor Mammedov
,
2025/05/13
[PATCH v4 20/27] target/i386/cpu: Remove CPUX86State::enable_l3_cache field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 20/27] target/i386/cpu: Remove CPUX86State::enable_l3_cache field
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 20/27] target/i386/cpu: Remove CPUX86State::enable_l3_cache field
,
Igor Mammedov
,
2025/05/13
[PATCH v4 21/27] hw/audio/pcspk: Remove PCSpkState::migrate field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 21/27] hw/audio/pcspk: Remove PCSpkState::migrate field
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 21/27] hw/audio/pcspk: Remove PCSpkState::migrate field
,
Igor Mammedov
,
2025/05/13
[PATCH v4 22/27] hw/core/machine: Remove hw_compat_2_7[] array
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 22/27] hw/core/machine: Remove hw_compat_2_7[] array
,
Zhao Liu
,
2025/05/09
[PATCH v4 23/27] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 23/27] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 23/27] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
,
Igor Mammedov
,
2025/05/13
[PATCH v4 24/27] hw/intc/ioapic: Remove IOAPICCommonState::version field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 24/27] hw/intc/ioapic: Remove IOAPICCommonState::version field
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 24/27] hw/intc/ioapic: Remove IOAPICCommonState::version field
,
Igor Mammedov
,
2025/05/13
[PATCH v4 25/27] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 25/27] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 25/27] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
,
Igor Mammedov
,
2025/05/13
[PATCH v4 26/27] hw/char/virtio-serial: Do not expose the 'emergency-write' property
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 26/27] hw/char/virtio-serial: Do not expose the 'emergency-write' property
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 26/27] hw/char/virtio-serial: Do not expose the 'emergency-write' property
,
Mark Cave-Ayland
,
2025/05/09
[PATCH v4 27/27] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition
,
Philippe Mathieu-Daudé
,
2025/05/08
Re: [PATCH v4 27/27] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition
,
Zhao Liu
,
2025/05/09
Re: [PATCH v4 27/27] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition
,
Igor Mammedov
,
2025/05/13
Re: [PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
,
Igor Mammedov
,
2025/05/13
Re: [PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
,
Michael S. Tsirkin
,
2025/05/30
Re: [PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
,
Peter Krempa
,
2025/05/30
[PATCH v2] target/riscv: support atomic instruction fetch (Ziccif)
,
Jim Shu
,
2025/05/08
[PATCH RFC] target/riscv: Remove tbflag for VILL
,
Ben Dooks
,
2025/05/06
[PATCH 0/1] Add RISCV ZALASR Extension
,
Roan Richmond
,
2025/05/06
[PATCH 1/1] Add RISCV ZALASR extension
,
Roan Richmond
,
2025/05/06
[PATCH 0/1] Add RISCV ZALASR Extension
,
Roan Richmond
,
2025/05/21
[PATCH 1/1] Add RISCV ZALASR extension
,
Roan Richmond
,
2025/05/21
Re: [PATCH 0/2] hw/riscv/virt.c: change default CPU to 'max'
,
Daniel Henrique Barboza
,
2025/05/05
Re: [PATCH 0/2] hw/riscv/virt.c: change default CPU to 'max'
,
Alistair Francis
,
2025/05/18
Re: [PATCH 0/2] hw/riscv/virt.c: change default CPU to 'max'
,
David Abdurachmanov
,
2025/05/20
[PATCH 09/12] target/riscv: Fill in TCGCPUOps.pointer_wrap
,
Richard Henderson
,
2025/05/04
Re: [PATCH 09/12] target/riscv: Fill in TCGCPUOps.pointer_wrap
,
Philippe Mathieu-Daudé
,
2025/05/05
Re: [PATCH 09/12] target/riscv: Fill in TCGCPUOps.pointer_wrap
,
Richard Henderson
,
2025/05/05
Re: [PATCH 09/12] target/riscv: Fill in TCGCPUOps.pointer_wrap
,
Philippe Mathieu-Daudé
,
2025/05/26
Re: [PATCH 09/12] target/riscv: Fill in TCGCPUOps.pointer_wrap
,
Alistair Francis
,
2025/05/18
[PATCH v2] target/riscv: Fix fcvt.s.bf16 NaN box checking
,
Anton Blanchard
,
2025/05/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc