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: Thu Oct 31 2024 22:21:19 -0400
Threads in reverse chronological order
[
Next Period
]
Re: [PATCH 2/2] target/riscv/kvm: Update kvm exts to Linux v6.11
,
Jim Shu
,
2024/10/31
Re: [PATCH v6 7/7] target/riscv: Inline unit-stride ld/st and corresponding functions for performance
,
Daniel Henrique Barboza
,
2024/10/30
Re: [PATCH v6 5/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride load-only-first load instructions
,
Daniel Henrique Barboza
,
2024/10/30
Re: [PATCH v6 4/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
,
Daniel Henrique Barboza
,
2024/10/30
Re: [PATCH v6 3/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
,
Daniel Henrique Barboza
,
2024/10/30
[PATCH v2] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Anton Blanchard
,
2024/10/30
Re: [PATCH v2] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Daniel Henrique Barboza
,
2024/10/30
Re: [PATCH v2] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Alistair Francis
,
2024/10/30
Re: [PATCH v2] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Alistair Francis
,
2024/10/30
[PATCH] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Anton Blanchard
,
2024/10/29
Re: [PATCH] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Alistair Francis
,
2024/10/29
Re: [CAUTION - External Sender] Re: [PATCH] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Anton Blanchard
,
2024/10/30
Re: [CAUTION - External Sender] Re: [PATCH] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Alistair Francis
,
2024/10/30
[PATCH v5 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
2024/10/29
Re: [PATCH v5 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Akihiko Odaki
,
2024/10/31
[PATCH v5 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/29
Re: [PATCH v5 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/31
[PATCH v5 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/29
[RFC v4 0/2] target/riscv: add wrapper for target specific macros in atomicity check.
,
Paolo Savini
,
2024/10/29
[RFC v4 1/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
,
Paolo Savini
,
2024/10/29
[RFC v4 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data.
,
Paolo Savini
,
2024/10/29
Re: [RFC v4 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data.
,
Richard Henderson
,
2024/10/30
Re: [RFC v4 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data.
,
Paolo Savini
,
2024/10/30
Re: [PATCH v6 6/7] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
,
Daniel Henrique Barboza
,
2024/10/29
Re: [PATCH v6 2/7] target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_us
,
Daniel Henrique Barboza
,
2024/10/29
Re: [PATCH v6 1/7] target/riscv: Set vdata.vm field for vector load/store whole register instructions
,
Daniel Henrique Barboza
,
2024/10/29
Re: [PATCH v6 1/7] target/riscv: Set vdata.vm field for vector load/store whole register instructions
,
Richard Henderson
,
2024/10/30
Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0
,
Daniel Henrique Barboza
,
2024/10/29
Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0
,
Alexey Baturo
,
2024/10/30
Re: [PATCH v9 0/6] Pointer Masking update for Zjpm v1.0
,
Daniel Henrique Barboza
,
2024/10/30
[PATCH v2 1/1] hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
,
Yong-Xuan Wang
,
2024/10/29
[PATCH v2 0/2] target/riscv/kvm: riscv-aia fixes
,
Daniel Henrique Barboza
,
2024/10/28
[PATCH v2 1/2] target/riscv/kvm: set 'aia_mode' to default in error path
,
Daniel Henrique Barboza
,
2024/10/28
[PATCH v2 2/2] target/riscv/kvm: clarify how 'riscv-aia' default works
,
Daniel Henrique Barboza
,
2024/10/28
Re: [PATCH v2 0/2] target/riscv/kvm: riscv-aia fixes
,
Alistair Francis
,
2024/10/29
Re: [PATCH 0/4] target/riscv/kvm: add riscv-aia bool props
,
Daniel Henrique Barboza
,
2024/10/28
Re: [PATCH 0/4] target/riscv/kvm: add riscv-aia bool props
,
Alistair Francis
,
2024/10/29
Re: [PATCH 0/4] target/riscv/kvm: add riscv-aia bool props
,
Andrew Jones
,
2024/10/31
[PATCH v6 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sia Jee Heng
,
2024/10/27
[PATCH v6 1/3] qtest: allow SPCR acpi table changes
,
Sia Jee Heng
,
2024/10/27
[PATCH v6 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sia Jee Heng
,
2024/10/27
Re: [PATCH v6 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
maobibo
,
2024/10/27
[PATCH v6 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
,
Sia Jee Heng
,
2024/10/27
Re: [PATCH v6 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Peter Maydell
,
2024/10/28
Re: [PATCH v5 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
maobibo
,
2024/10/24
[PATCH v4 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Akihiko Odaki
,
2024/10/25
[PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/25
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/25
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/26
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/26
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/29
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/29
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/31
[PATCH v4 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 09/15] gpex: Allow more than 4 legacy IRQs
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 10/15] hw/vmapple/aes: Introduce aes engine
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Akihiko Odaki
,
2024/10/26
Re: [PATCH v4 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/26
[PATCH v4 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Akihiko Odaki
,
2024/10/26
Re: [PATCH v42 51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Philippe Mathieu-Daudé
,
2024/10/23
Re: [PATCH v42 51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Guenter Roeck
,
2024/10/24
Re: [PATCH v42 51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Philippe Mathieu-Daudé
,
2024/10/24
Re: [PATCH v42 51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Guenter Roeck
,
2024/10/24
Re: [PATCH v42 51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Guenter Roeck
,
2024/10/24
RE: [PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
JeeHeng Sia
,
2024/10/23
Re: [PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Michael S. Tsirkin
,
2024/10/23
[PATCH v4 0/9] Introduce SMP Cache Topology
,
Zhao Liu
,
2024/10/22
[PATCH v4 1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level
,
Zhao Liu
,
2024/10/22
Re: [PATCH v4 1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level
,
Jonathan Cameron
,
2024/10/22
[PATCH v4 2/9] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/10/22
Re: [PATCH v4 2/9] hw/core: Make CPU topology enumeration arch-agnostic
,
Philippe Mathieu-Daudé
,
2024/10/29
Re: [PATCH v4 2/9] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/10/31
[PATCH v4 3/9] qapi/qom: Define cache enumeration and properties for machine
,
Zhao Liu
,
2024/10/22
[PATCH v4 4/9] hw/core: Check smp cache topology support for machine
,
Zhao Liu
,
2024/10/22
[PATCH v4 5/9] hw/core: Add a helper to check the cache topology level
,
Zhao Liu
,
2024/10/22
Re: [PATCH v4 5/9] hw/core: Add a helper to check the cache topology level
,
Jonathan Cameron
,
2024/10/22
[PATCH v4 6/9] i386/cpu: Support thread and module level cache topology
,
Zhao Liu
,
2024/10/22
[PATCH v4 7/9] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
2024/10/22
[PATCH v4 8/9] i386/pc: Support cache topology in -machine for PC machine
,
Zhao Liu
,
2024/10/22
[PATCH v4 9/9] i386/cpu: add has_caches flag to check smp_cache configuration
,
Zhao Liu
,
2024/10/22
Re: [PATCH v4 0/9] Introduce SMP Cache Topology
,
Zhao Liu
,
2024/10/28
[PATCH v7 00/14] tcg/riscv: Add support for vector
,
Richard Henderson
,
2024/10/21
[PATCH v7 02/14] disas/riscv: Fix vsetivli disassembly
,
Richard Henderson
,
2024/10/21
[PATCH v7 01/14] tcg: Reset data_gen_ptr correctly
,
Richard Henderson
,
2024/10/21
[PATCH v7 03/14] util: Add RISC-V vector extension probe in cpuinfo
,
Richard Henderson
,
2024/10/21
Re: [PATCH v7 03/14] util: Add RISC-V vector extension probe in cpuinfo
,
Daniel Henrique Barboza
,
2024/10/22
[PATCH v7 07/14] tcg/riscv: Implement vector cmp/cmpsel ops
,
Richard Henderson
,
2024/10/21
[PATCH v7 04/14] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
2024/10/21
[PATCH v7 09/14] tcg/riscv: Accept constant first argument to sub_vec
,
Richard Henderson
,
2024/10/21
Re: [PATCH v7 09/14] tcg/riscv: Accept constant first argument to sub_vec
,
Alistair Francis
,
2024/10/22
[PATCH v7 05/14] tcg/riscv: Implement vector mov/dup{m/i}
,
Richard Henderson
,
2024/10/21
[PATCH v7 06/14] tcg/riscv: Add support for basic vector opcodes
,
Richard Henderson
,
2024/10/21
[PATCH v7 08/14] tcg/riscv: Implement vector neg ops
,
Richard Henderson
,
2024/10/21
[PATCH v7 10/14] tcg/riscv: Implement vector sat/mul ops
,
Richard Henderson
,
2024/10/21
[PATCH v7 11/14] tcg/riscv: Implement vector min/max ops
,
Richard Henderson
,
2024/10/21
[PATCH v7 12/14] tcg/riscv: Implement vector shi/s/v ops
,
Richard Henderson
,
2024/10/21
[PATCH v7 13/14] tcg/riscv: Implement vector roti/v/x ops
,
Richard Henderson
,
2024/10/21
[PATCH v7 14/14] tcg/riscv: Enable native vector support for TCG host
,
Richard Henderson
,
2024/10/21
Re: [PATCH v7 00/14] tcg/riscv: Add support for vector
,
Alistair Francis
,
2024/10/22
[PATCH 0/2] Support 64-bit address of initrd
,
Jim Shu
,
2024/10/21
[PATCH 2/2] hw/riscv: Support different address-cells for initrd
,
Jim Shu
,
2024/10/21
Re: [PATCH 2/2] hw/riscv: Support different address-cells for initrd
,
Daniel Henrique Barboza
,
2024/10/21
Re: [PATCH 2/2] hw/riscv: Support different address-cells for initrd
,
Jim Shu
,
2024/10/23
Re: [PATCH 2/2] hw/riscv: Support different address-cells for initrd
,
Conor Dooley
,
2024/10/24
[PATCH 1/2] hw/riscv: Support to load DTB after 3GB memory on 64-bit system.
,
Jim Shu
,
2024/10/21
Re: [PATCH 1/2] hw/riscv: Support to load DTB after 3GB memory on 64-bit system.
,
Daniel Henrique Barboza
,
2024/10/21
Re: [PATCH 1/2] hw/riscv: Support to load DTB after 3GB memory on 64-bit system.
,
Jim Shu
,
2024/10/23
Re: [PATCH 1/2] hw/riscv: Support to load DTB after 3GB memory on 64-bit system.
,
Daniel Henrique Barboza
,
2024/10/24
[PATCH v8 0/5] Add Smrnmi support
,
frank . chang
,
2024/10/20
[PATCH v8 1/5] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
,
frank . chang
,
2024/10/20
[PATCH v8 2/5] target/riscv: Handle Smrnmi interrupt and exception
,
frank . chang
,
2024/10/20
[PATCH v8 3/5] target/riscv: Add Smrnmi CSRs
,
frank . chang
,
2024/10/20
[PATCH v8 4/5] target/riscv: Add Smrnmi mnret instruction
,
frank . chang
,
2024/10/20
[PATCH v8 5/5] target/riscv: Add Smrnmi cpu extension
,
frank . chang
,
2024/10/20
Re: [PATCH v3 06/12] target/ppc: Split out helper_dbczl for 970
,
Guenter Roeck
,
2024/10/20
[RFC PATCH v2 6/7] target/riscv: call plugin trap callbacks
,
Julian Ganz
,
2024/10/19
[PATCH v4 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Clément Léger
,
2024/10/17
[PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
,
Clément Léger
,
2024/10/17
Re: [PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
,
Alistair Francis
,
2024/10/20
Re: [PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
,
Clément Léger
,
2024/10/21
Re: [PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
,
Alistair Francis
,
2024/10/22
Re: [PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
,
Clément Léger
,
2024/10/30
[PATCH v4 2/9] target/riscv: Add Ssdbltrp CSRs handling
,
Clément Léger
,
2024/10/17
[PATCH v4 3/9] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Clément Léger
,
2024/10/17
Re: [PATCH v4 3/9] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Alistair Francis
,
2024/10/20
[PATCH v4 4/9] target/riscv: Implement Ssdbltrp exception handling
,
Clément Léger
,
2024/10/17
Re: [PATCH v4 4/9] target/riscv: Implement Ssdbltrp exception handling
,
Alistair Francis
,
2024/10/20
[PATCH v4 5/9] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Clément Léger
,
2024/10/17
Re: [PATCH v4 5/9] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Alistair Francis
,
2024/10/20
[PATCH v4 6/9] target/riscv: Add Smdbltrp CSRs handling
,
Clément Léger
,
2024/10/17
Re: [PATCH v4 6/9] target/riscv: Add Smdbltrp CSRs handling
,
Alistair Francis
,
2024/10/20
[PATCH v4 7/9] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
,
Clément Léger
,
2024/10/17
Re: [PATCH v4 7/9] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
,
Alistair Francis
,
2024/10/20
[PATCH v4 8/9] target/riscv: Implement Smdbltrp behavior
,
Clément Léger
,
2024/10/17
Re: [PATCH v4 8/9] target/riscv: Implement Smdbltrp behavior
,
Alistair Francis
,
2024/10/20
[PATCH v4 9/9] target/riscv: Add Smdbltrp ISA extension enable switch
,
Clément Léger
,
2024/10/17
Re: [PATCH v4 9/9] target/riscv: Add Smdbltrp ISA extension enable switch
,
Alistair Francis
,
2024/10/20
Re: [PATCH v4 0/2] riscv: char: Avoid dropped charecters
,
Thomas Huth
,
2024/10/17
Re: [PATCH v4 0/2] riscv: char: Avoid dropped charecters
,
Alistair Francis
,
2024/10/20
Re: [PATCH v2 3/6] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Rajnesh Kanwal
,
2024/10/17
Re: [PATCH v2 3/6] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Frank Chang
,
2024/10/17
Re: [PATCH v2 3/6] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Rajnesh Kanwal
,
2024/10/18
[PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
,
Sai Pavan Boddu
,
2024/10/17
Re: [PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
,
Francisco Iglesias
,
2024/10/29
Re: [PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
,
Alistair Francis
,
2024/10/29
Re: [PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
,
Michal Simek
,
2024/10/30
Re: [PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
,
Philippe Mathieu-Daudé
,
2024/10/31
Re: [PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
,
Alistair Francis
,
2024/10/31
Re: [PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
,
Michal Simek
,
2024/10/31
Re: [PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
,
Philippe Mathieu-Daudé
,
2024/10/31
[PATCH v10 00/12] riscv: QEMU RISC-V IOMMU support
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 01/12] exec/memtxattr: add process identifier to the transaction attributes
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 02/12] hw/riscv: add riscv-iommu-bits.h
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 05/12] hw/riscv: add riscv-iommu-pci reference device
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 07/12] test/qtest: add riscv-iommu-pci tests
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 09/12] hw/riscv/riscv-iommu: add ATS support
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 10/12] hw/riscv/riscv-iommu: add DBG support
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 11/12] qtest/riscv-iommu-test: add init queues test
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v10 12/12] docs/specs: add riscv-iommu
,
Daniel Henrique Barboza
,
2024/10/16
Re: [PATCH v10 00/12] riscv: QEMU RISC-V IOMMU support
,
Alistair Francis
,
2024/10/29
[PATCH v6 00/14] tcg/riscv: Add support for vector
,
Richard Henderson
,
2024/10/16
[PATCH v6 02/14] disas/riscv: Fix vsetivli disassembly
,
Richard Henderson
,
2024/10/16
Re: [PATCH v6 02/14] disas/riscv: Fix vsetivli disassembly
,
Alistair Francis
,
2024/10/20
Re: [PATCH v6 02/14] disas/riscv: Fix vsetivli disassembly
,
Pierrick Bouvier
,
2024/10/21
Re: [PATCH v6 02/14] disas/riscv: Fix vsetivli disassembly
,
LIU Zhiwei
,
2024/10/21
[PATCH v6 01/14] tcg: Reset data_gen_ptr correctly
,
Richard Henderson
,
2024/10/16
Re: [PATCH v6 01/14] tcg: Reset data_gen_ptr correctly
,
Alistair Francis
,
2024/10/20
Re: [PATCH v6 01/14] tcg: Reset data_gen_ptr correctly
,
Pierrick Bouvier
,
2024/10/21
Re: [PATCH v6 01/14] tcg: Reset data_gen_ptr correctly
,
LIU Zhiwei
,
2024/10/21
[PATCH v6 08/14] tcg/riscv: Implement vector neg ops
,
Richard Henderson
,
2024/10/16
[PATCH v6 03/14] util: Add RISC-V vector extension probe in cpuinfo
,
Richard Henderson
,
2024/10/16
Re: [PATCH v6 03/14] util: Add RISC-V vector extension probe in cpuinfo
,
Alistair Francis
,
2024/10/20
Re: [PATCH v6 03/14] util: Add RISC-V vector extension probe in cpuinfo
,
Daniel Henrique Barboza
,
2024/10/21
Re: [PATCH v6 03/14] util: Add RISC-V vector extension probe in cpuinfo
,
Richard Henderson
,
2024/10/21
Re: [PATCH v6 03/14] util: Add RISC-V vector extension probe in cpuinfo
,
Daniel Henrique Barboza
,
2024/10/21
[PATCH v6 04/14] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
2024/10/16
[PATCH v6 06/14] tcg/riscv: Add support for basic vector opcodes
,
Richard Henderson
,
2024/10/16
[PATCH v6 10/14] tcg/riscv: Implement vector sat/mul ops
,
Richard Henderson
,
2024/10/16
[PATCH v6 05/14] tcg/riscv: Implement vector mov/dup{m/i}
,
Richard Henderson
,
2024/10/16
[PATCH v6 07/14] tcg/riscv: Implement vector cmp/cmpsel ops
,
Richard Henderson
,
2024/10/16
[PATCH v6 09/14] tcg/riscv: Accept constant first argument to sub_vec
,
Richard Henderson
,
2024/10/16
Re: [PATCH v6 09/14] tcg/riscv: Accept constant first argument to sub_vec
,
LIU Zhiwei
,
2024/10/22
[PATCH v6 11/14] tcg/riscv: Implement vector min/max ops
,
Richard Henderson
,
2024/10/16
[PATCH v6 13/14] tcg/riscv: Implement vector roti/v/x ops
,
Richard Henderson
,
2024/10/16
[PATCH v6 12/14] tcg/riscv: Implement vector shi/s/v ops
,
Richard Henderson
,
2024/10/16
[PATCH v6 14/14] tcg/riscv: Enable native vector support for TCG host
,
Richard Henderson
,
2024/10/16
Re: [PATCH v6 00/14] tcg/riscv: Add support for vector
,
Alistair Francis
,
2024/10/20
Re: [PATCH v6 00/14] tcg/riscv: Add support for vector
,
LIU Zhiwei
,
2024/10/22
Re: [PATCH v6 00/14] tcg/riscv: Add support for vector
,
TangTianCheng
,
2024/10/17
Host riscv disas is broken
,
Richard Henderson
,
2024/10/16
Re: Host riscv disas is broken
,
LIU Zhiwei
,
2024/10/16
Re: Host riscv disas is broken
,
Richard Henderson
,
2024/10/16
Re: Host riscv disas is broken
,
LIU Zhiwei
,
2024/10/17
Re: [PATCH v2 4/6] target/riscv: Add support to record CTR entries.
,
Rajnesh Kanwal
,
2024/10/15
[PATCH] hw/riscv: Add Microblaze V 32bit virt board
,
Sai Pavan Boddu
,
2024/10/15
Re: [PATCH] hw/riscv: Add Microblaze V 32bit virt board
,
Daniel Henrique Barboza
,
2024/10/15
RE: [PATCH] hw/riscv: Add Microblaze V 32bit virt board
,
Boddu, Sai Pavan
,
2024/10/17
Re: [PATCH v6 0/7] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
,
Max Chou
,
2024/10/15
[RFC v3 0/2] target/riscv: add endianness checks and atomicity guarantees.
,
Paolo Savini
,
2024/10/14
[RFC v3 1/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
,
Paolo Savini
,
2024/10/14
[RFC v3 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data.
,
Paolo Savini
,
2024/10/14
Re: [RFC v3 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data.
,
Richard Henderson
,
2024/10/14
[PATCH v7 0/5] Add Smrnmi support
,
frank . chang
,
2024/10/14
[PATCH v7 1/5] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
,
frank . chang
,
2024/10/14
[PATCH v7 2/5] target/riscv: Handle Smrnmi interrupt and exception
,
frank . chang
,
2024/10/14
Re: [PATCH v7 2/5] target/riscv: Handle Smrnmi interrupt and exception
,
Clément Léger
,
2024/10/17
Re: [PATCH v7 2/5] target/riscv: Handle Smrnmi interrupt and exception
,
Frank Chang
,
2024/10/17
[PATCH v7 3/5] target/riscv: Add Smrnmi CSRs
,
frank . chang
,
2024/10/14
[PATCH v7 4/5] target/riscv: Add Smrnmi mnret instruction
,
frank . chang
,
2024/10/14
[PATCH v7 5/5] target/riscv: Add Smrnmi cpu extension
,
frank . chang
,
2024/10/14
[PATCH v3 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Clément Léger
,
2024/10/14
[PATCH v3 1/8] target/riscv: Add Ssdbltrp CSRs handling
,
Clément Léger
,
2024/10/14
Re: [PATCH v3 1/8] target/riscv: Add Ssdbltrp CSRs handling
,
LIU Zhiwei
,
2024/10/16
Re: [PATCH v3 1/8] target/riscv: Add Ssdbltrp CSRs handling
,
Clément Léger
,
2024/10/17
Re: [PATCH v3 1/8] target/riscv: Add Ssdbltrp CSRs handling
,
Clément Léger
,
2024/10/17
Re: [PATCH v3 1/8] target/riscv: Add Ssdbltrp CSRs handling
,
LIU Zhiwei
,
2024/10/18
[PATCH v3 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Clément Léger
,
2024/10/14
[PATCH v3 4/8] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Clément Léger
,
2024/10/14
[PATCH v3 5/8] target/riscv: Add Smdbltrp CSRs handling
,
Clément Léger
,
2024/10/14
[PATCH v3 3/8] target/riscv: Implement Ssdbltrp exception handling
,
Clément Léger
,
2024/10/14
[PATCH v3 7/8] target/riscv: Implement Smdbltrp behavior
,
Clément Léger
,
2024/10/14
[PATCH v3 8/8] target/riscv: Add Smdbltrp ISA extension enable switch
,
Clément Léger
,
2024/10/14
[PATCH v3 6/8] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
,
Clément Léger
,
2024/10/14
[PATCH v3 0/7] Introduce SMP Cache Topology
,
Zhao Liu
,
2024/10/12
[PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/10/12
Message not available
Re: [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Jonathan Cameron
,
2024/10/17
Re: [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/10/17
Re: [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Daniel P . Berrangé
,
2024/10/17
Re: [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/10/17
Re: [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Daniel P . Berrangé
,
2024/10/18
Re: [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/10/18
Re: [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Marcin Juszkiewicz
,
2024/10/17
Re: [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/10/18
[PATCH v3 2/7] qapi/qom: Define cache enumeration and properties for machine
,
Zhao Liu
,
2024/10/12
[PATCH v3 3/7] hw/core: Check smp cache topology support for machine
,
Zhao Liu
,
2024/10/12
[PATCH v3 4/7] i386/cpu: Support thread and module level cache topology
,
Zhao Liu
,
2024/10/12
[PATCH v3 5/7] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
2024/10/12
[PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
,
Zhao Liu
,
2024/10/12
Re: [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
,
Daniel P . Berrangé
,
2024/10/17
Re: [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
,
Zhao Liu
,
2024/10/17
Re: [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
,
Daniel P . Berrangé
,
2024/10/18
Re: [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
,
Zhao Liu
,
2024/10/18
[PATCH v3 7/7] i386/cpu: add has_caches flag to check smp_cache configuration
,
Zhao Liu
,
2024/10/12
Re: [PATCH v3 7/7] i386/cpu: add has_caches flag to check smp_cache configuration
,
Jonathan Cameron
,
2024/10/17
Re: [PATCH v3 0/7] Introduce SMP Cache Topology
,
Jonathan Cameron
,
2024/10/17
Message not available
Re: [PATCH v3 0/7] Introduce SMP Cache Topology
,
Zhao Liu
,
2024/10/17
Re: [PATCH v6 0/5] target/riscv: Add Smrnmi support.
,
Daniel Henrique Barboza
,
2024/10/11
Re: [PATCH v6 0/5] target/riscv: Add Smrnmi support.
,
Frank Chang
,
2024/10/13
Re: [PATCH v6 0/5] target/riscv: Add Smrnmi support.
,
Clément Léger
,
2024/10/14
Re: [PATCH v6 0/5] target/riscv: Add Smrnmi support.
,
Frank Chang
,
2024/10/14
Re: [PATCH v6 0/5] target/riscv: Add Smrnmi support.
,
Daniel Henrique Barboza
,
2024/10/14
Re: [PATCH v2 5/8] target/riscv: Add Smdbltrp CSRs handling
,
Alistair Francis
,
2024/10/10
Re: [PATCH v2 5/8] target/riscv: Add Smdbltrp CSRs handling
,
Clément Léger
,
2024/10/11
Re: [PATCH v2 4/8] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Alistair Francis
,
2024/10/10
Re: [PATCH v2 4/8] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Clément Léger
,
2024/10/14
Re: [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
,
Alistair Francis
,
2024/10/10
Re: [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
,
Clément Léger
,
2024/10/14
Re: [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
,
Alistair Francis
,
2024/10/17
Re: [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
,
Clément Léger
,
2024/10/17
Re: [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
,
Alistair Francis
,
2024/10/17
Re: [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
,
Clément Léger
,
2024/10/18
Re: [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Alistair Francis
,
2024/10/10
Re: [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Ved Shanbhogue
,
2024/10/11
Re: [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Alistair Francis
,
2024/10/17
Re: [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Ved Shanbhogue
,
2024/10/17
Re: [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Alistair Francis
,
2024/10/17
Re: [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Clément Léger
,
2024/10/18
Re: [PATCH v2 1/8] target/riscv: Add Ssdbltrp CSRs handling
,
Alistair Francis
,
2024/10/10
Re: [PATCH 3/4] target/riscv/kvm: add kvm-aia bools props
,
Alistair Francis
,
2024/10/10
Re: [PATCH 3/4] target/riscv/kvm: add kvm-aia bools props
,
Daniel Henrique Barboza
,
2024/10/11
Re: [PATCH 3/4] target/riscv/kvm: add kvm-aia bools props
,
Alistair Francis
,
2024/10/29
Re: [PATCH 3/4] target/riscv/kvm: add kvm-aia bools props
,
Andrew Jones
,
2024/10/31
Re: [PATCH 2/4] target/riscv/kvm: clarify how 'riscv-aia' default works
,
Alistair Francis
,
2024/10/10
Re: [PATCH 1/4] target/riscv/kvm: set 'aia_mode' to default in error path
,
Alistair Francis
,
2024/10/10
[PATCH 0/8] riscv: AIA userspace irqchip_split support
,
Daniel Henrique Barboza
,
2024/10/10
[PATCH 1/8] hw/intc/riscv_aplic: rename is_kvm_aia()
,
Daniel Henrique Barboza
,
2024/10/10
[PATCH 2/8] hw/riscv/virt.c: reduce virt_use_kvm_aia() usage
,
Daniel Henrique Barboza
,
2024/10/10
[PATCH 3/8] hw/riscv/virt.c: rename helper to virt_use_kvm_aia_aplic_imsic()
,
Daniel Henrique Barboza
,
2024/10/10
[PATCH 4/8] target/riscv/kvm: consider irqchip_split() in aia_create()
,
Daniel Henrique Barboza
,
2024/10/10
[PATCH 5/8] hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers
,
Daniel Henrique Barboza
,
2024/10/10
[PATCH 6/8] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic
,
Daniel Henrique Barboza
,
2024/10/10
[PATCH 7/8] target/riscv/kvm: remove irqchip_split() restriction
,
Daniel Henrique Barboza
,
2024/10/10
[PATCH 8/8] docs: update riscv/virt.rst with kernel-irqchip=split support
,
Daniel Henrique Barboza
,
2024/10/10
[PATCH RFC 00/10] Allow platform specific PMU event encoding
,
Atish Patra
,
2024/10/09
[PATCH RFC 01/10] target/riscv: Fix the hpmevent mask
,
Atish Patra
,
2024/10/09
[PATCH RFC 02/10] target/riscv: Introduce helper functions for pmu hashtable lookup
,
Atish Patra
,
2024/10/09
Re: [PATCH RFC 02/10] target/riscv: Introduce helper functions for pmu hashtable lookup
,
Alexei Filippov
,
2024/10/10
[PATCH RFC 06/10] target/riscv: Define PMU event related structures
,
Atish Patra
,
2024/10/09
Re: [PATCH RFC 06/10] target/riscv: Define PMU event related structures
,
Alexei Filippov
,
2024/10/10
Re: [PATCH RFC 06/10] target/riscv: Define PMU event related structures
,
Atish Kumar Patra
,
2024/10/11
Re: [PATCH RFC 06/10] target/riscv: Define PMU event related structures
,
Aleksei Filippov
,
2024/10/21
Re: [PATCH RFC 06/10] target/riscv: Define PMU event related structures
,
Atish Kumar Patra
,
2024/10/22
[PATCH RFC 04/10] target/riscv: Use uint64 instead of uint as key
,
Atish Patra
,
2024/10/09
[PATCH RFC 03/10] target/riscv: Protect the hashtable modifications with a lock
,
Atish Patra
,
2024/10/09
[PATCH RFC 05/10] target/riscv: Rename the PMU events
,
Atish Patra
,
2024/10/09
Re: [PATCH RFC 05/10] target/riscv: Rename the PMU events
,
Alexei Filippov
,
2024/10/10
Re: [PATCH RFC 05/10] target/riscv: Rename the PMU events
,
Atish Kumar Patra
,
2024/10/11
[PATCH RFC 10/10] hw/riscv/virt.c: Generate the PMU node from the machine
,
Atish Patra
,
2024/10/09
[PATCH RFC 07/10] hw/riscv/virt.c : Disassociate virt PMU events
,
Atish Patra
,
2024/10/09
[PATCH RFC 08/10] target/riscv: Update event mapping hashtable for invalid events
,
Atish Patra
,
2024/10/09
[PATCH RFC 09/10] target/riscv : Use the new tlb fill event functions
,
Atish Patra
,
2024/10/09
Re: [PATCH RFC 00/10] Allow platform specific PMU event encoding
,
Alexei Filippov
,
2024/10/10
Re: [PATCH RFC 00/10] Allow platform specific PMU event encoding
,
Atish Kumar Patra
,
2024/10/11
[PATCH v16 00/20] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/10/08
[PATCH v16 02/20] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/10/08
[PATCH v16 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
,
Deepak Gupta
,
2024/10/08
[PATCH v16 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/10/08
[PATCH v16 04/20] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/10/08
Re: [PATCH v16 04/20] target/riscv: save and restore elp state on priv transitions
,
Alistair Francis
,
2024/10/28
[PATCH v16 05/20] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/10/08
[PATCH v16 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/10/08
[PATCH v16 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/10/08
[PATCH v16 08/20] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/10/08
[PATCH v16 09/20] target/riscv: Expose zicfilp extension as a cpu property
,
Deepak Gupta
,
2024/10/08
[PATCH v16 10/20] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/10/08
[PATCH v16 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/10/08
[PATCH v16 12/20] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/10/08
[PATCH v16 17/20] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/10/08
[PATCH v16 20/20] target/riscv: Expose zicfiss extension as a cpu property
,
Deepak Gupta
,
2024/10/08
[PATCH v16 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/10/08
Re: [PATCH v16 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Alistair Francis
,
2024/10/29
[PATCH v16 18/20] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/10/08
[PATCH v16 15/20] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/10/08
[PATCH v16 16/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/10/08
[PATCH v16 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/10/08
[PATCH v16 14/20] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/10/08
Re: [PATCH v16 00/20] riscv support for control flow integrity extensions
,
Alistair Francis
,
2024/10/29
Re: [RFC PATCH 2/2] hw/riscv/sifive_u.c: Add initial HPM support
,
Alistair Francis
,
2024/10/07
Re: [RFC PATCH 0/2] target/riscv: Add support for machine specific pmu's events
,
Alistair Francis
,
2024/10/07
Re: [RFC PATCH 0/2] target/riscv: Add support for machine specific pmu's events
,
Atish Kumar Patra
,
2024/10/08
Re: [RFC PATCH 0/2] target/riscv: Add support for machine specific pmu's events
,
Alexei Filippov
,
2024/10/10
Re: [PATCH 0/2] riscv: hw/intc: Fixes for standard conformance
,
Alistair Francis
,
2024/10/07
Re: [PATCH 2/2] hw/intc: Don't clear pending bits on IRQ lowering
,
Alistair Francis
,
2024/10/07
Re: [PATCH 1/2] hw/intc: Make zeroth priority register read-only
,
Alistair Francis
,
2024/10/07
Re: [PATCH v7 0/8] target/riscv: Expose RV32 cpu to RV64 QEMU
,
Alistair Francis
,
2024/10/07
Re: [PATCH v7 8/8] tests/avocado: Boot Linux for RV32 cpu on RV64 QEMU
,
Alistair Francis
,
2024/10/07
Re: [PATCH v7 7/8] target/riscv: Add max32 CPU for RV64 QEMU
,
Alistair Francis
,
2024/10/07
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Alistair Francis
,
2024/10/07
Re: [PATCH v2 7/7] i386/pc: Support cache topology in -machine for PC machine
,
Zhao Liu
,
2024/10/07
Re: [PATCH v2 5/7] i386/cpu: Support thread and module level cache topology
,
Zhao Liu
,
2024/10/07
Re: [PATCH v2 4/7] hw/core: Check smp cache topology support for machine
,
Zhao Liu
,
2024/10/07
Re: [PATCH v2 3/7] hw/core: Add smp cache topology for machine
,
Zhao Liu
,
2024/10/07
Re: [PATCH v2 2/7] qapi/qom: Define cache enumeration and properties
,
Zhao Liu
,
2024/10/07
Re: [PATCH v2 6/7] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
2024/10/07
Re: [PATCH v2 6/7] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
2024/10/07
[PATCH v1 0/7] target/riscv: Support SXL32 on RV64 CPU
,
LIU Zhiwei
,
2024/10/06
[PATCH v1 1/7] target/riscv: Fix sstatus read and write
,
LIU Zhiwei
,
2024/10/06
Re: [PATCH v1 1/7] target/riscv: Fix sstatus read and write
,
Alistair Francis
,
2024/10/10
[PATCH v1 2/7] target/riscv: Fix satp read and write implicitly or explicitly.
,
LIU Zhiwei
,
2024/10/06
Re: [PATCH v1 2/7] target/riscv: Fix satp read and write implicitly or explicitly.
,
Alistair Francis
,
2024/10/10
[PATCH v1 3/7] target/riscv: Read pte and satp based on SXL in PTW
,
LIU Zhiwei
,
2024/10/06
Re: [PATCH v1 3/7] target/riscv: Read pte and satp based on SXL in PTW
,
Alistair Francis
,
2024/10/11
[PATCH v1 4/7] hw/riscv: Align kernel to 4MB when sxl32 is on.
,
LIU Zhiwei
,
2024/10/06
[PATCH v1 5/7] target/riscv: Enable 32-bit only registers for RV64 with sxl32
,
LIU Zhiwei
,
2024/10/06
Re: [PATCH v1 5/7] target/riscv: Enable 32-bit only registers for RV64 with sxl32
,
Alistair Francis
,
2024/10/11
[PATCH v1 6/7] target/riscv: Reset SXL and UXL according to sxl32
,
LIU Zhiwei
,
2024/10/07
[PATCH v1 7/7] target/riscv: Expose sxl32 configuration in RISC-V CPU
,
LIU Zhiwei
,
2024/10/07
Re: [PATCH v1 7/7] target/riscv: Expose sxl32 configuration in RISC-V CPU
,
Alistair Francis
,
2024/10/10
Re: [PATCH v1 0/7] target/riscv: Support SXL32 on RV64 CPU
,
Alistair Francis
,
2024/10/10
Re: [PATCH v1 0/7] target/riscv: Support SXL32 on RV64 CPU
,
LIU Zhiwei
,
2024/10/22
[PATCH v5 00/12] tcg/riscv: Add support for vector
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 01/12] util: Add RISC-V vector extension probe in cpuinfo
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 02/12] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
2024/10/06
Re: [PATCH v5 02/12] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
2024/10/07
Re: [PATCH v5 02/12] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
2024/10/08
[PATCH v5 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
,
LIU Zhiwei
,
2024/10/06
Re: [PATCH v5 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
,
Richard Henderson
,
2024/10/07
Re: [PATCH v5 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
,
LIU Zhiwei
,
2024/10/08
Re: [PATCH v5 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
,
Richard Henderson
,
2024/10/08
[PATCH v5 04/12] tcg/riscv: Implement vector mov/dup{m/i}
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 05/12] tcg/riscv: Add support for basic vector opcodes
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 06/12] tcg/riscv: Implement vector cmp/cmpsel ops
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 07/12] tcg/riscv: Implement vector neg ops
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 08/12] tcg/riscv: Implement vector sat/mul ops
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 09/12] tcg/riscv: Implement vector min/max ops
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 10/12] tcg/riscv: Implement vector shi/s/v ops
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 11/12] tcg/riscv: Implement vector roti/v/x ops
,
LIU Zhiwei
,
2024/10/06
[PATCH v5 12/12] tcg/riscv: Enable native vector support for TCG host
,
LIU Zhiwei
,
2024/10/06
Re: [PATCH v3 08/14] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 07/14] hw/misc/pvpanic: Add MMIO interface
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 06/14] hw: Add vmapple subdir
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/08
Re: [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/10/07
Re: [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Akihiko Odaki
,
2024/10/07
Re: [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/10/09
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/10/07
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Akihiko Odaki
,
2024/10/07
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/10/09
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Akihiko Odaki
,
2024/10/12
Re: [PATCH v3 11/14] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 11/14] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/10/09
[PATCH v2 00/25] misc: Use explicit endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 01/25] gdbstub/helpers: Have ldtul_p() definition use ldn_p()
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 01/25] gdbstub/helpers: Have ldtul_p() definition use ldn_p()
,
Richard Henderson
,
2024/10/04
[PATCH v2 02/25] target/hexagon: Replace ldtul_p() -> ldl_p()
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 02/25] target/hexagon: Replace ldtul_p() -> ldl_p()
,
Richard Henderson
,
2024/10/04
[PATCH v2 03/25] target/alpha: Replace ldtul_p() -> ldq_p()
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 03/25] target/alpha: Replace ldtul_p() -> ldq_p()
,
Richard Henderson
,
2024/10/04
[PATCH v2 04/25] target/s390x: Replace ldtul_p() -> ldq_p()
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 04/25] target/s390x: Replace ldtul_p() -> ldq_p()
,
Richard Henderson
,
2024/10/04
[PATCH v2 05/25] gdbstub/helpers: Introduce ldtul_$endian_p() helpers
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 05/25] gdbstub/helpers: Introduce ldtul_$endian_p() helpers
,
Richard Henderson
,
2024/10/04
[PATCH v2 06/25] target/alpha: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 06/25] target/alpha: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 07/25] target/hexagon: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 07/25] target/hexagon: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 08/25] hw/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 08/25] hw/i386: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 09/25] target/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 09/25] target/i386: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 10/25] target/avr: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 10/25] target/avr: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 11/25] linux-user/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 11/25] linux-user/i386: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 12/25] target/loongarch: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 12/25] target/loongarch: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 13/25] target/sh4: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 13/25] target/sh4: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/07
[PATCH v2 14/25] target/tricore: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 14/25] target/tricore: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 15/25] target/rx: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 16/25] target/riscv: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 17/25] hw/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 17/25] hw/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 17/25] hw/m68k: Use explicit big-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 18/25] target/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 18/25] target/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 21/25] target/hppa: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 19/25] hw/sparc: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 20/25] target/sparc: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 22/25] hw/s390x: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 22/25] hw/s390x: Use explicit big-endian LD/ST API
,
Thomas Huth
,
2024/10/07
[PATCH v2 23/25] target/s390x: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 23/25] target/s390x: Use explicit big-endian LD/ST API
,
Thomas Huth
,
2024/10/07
[PATCH v2 24/25] target/openrisc: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 25/25] hw/ppc/e500: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 00/25] misc: Use explicit endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 00/25] misc: Use explicit endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v9 00/12] riscv: QEMU RISC-V IOMMU Support
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 01/12] exec/memtxattr: add process identifier to the transaction attributes
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 02/12] hw/riscv: add riscv-iommu-bits.h
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/10/04
Re: [PATCH v9 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Jason Chien
,
2024/10/15
Re: [PATCH v9 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/10/16
[PATCH v9 05/12] hw/riscv: add riscv-iommu-pci reference device
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 07/12] test/qtest: add riscv-iommu-pci tests
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Daniel Henrique Barboza
,
2024/10/04
Re: [PATCH v9 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Jason Chien
,
2024/10/16
[PATCH v9 09/12] hw/riscv/riscv-iommu: add ATS support
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 10/12] hw/riscv/riscv-iommu: add DBG support
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 11/12] qtest/riscv-iommu-test: add init queues test
,
Daniel Henrique Barboza
,
2024/10/04
[PATCH v9 12/12] docs/specs: add riscv-iommu
,
Daniel Henrique Barboza
,
2024/10/04
Re: [PATCH 1/1] hw/intc/riscv_aplic: Fix APLIC in clrip and clripnum write emulation
,
Yong-Xuan Wang
,
2024/10/04
Re: [PATCH 1/1] hw/intc/riscv_aplic: Fix APLIC in clrip and clripnum write emulation
,
Anup Patel
,
2024/10/04
[PATCH v2 1/1] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
,
Yong-Xuan Wang
,
2024/10/04
Re: [PATCH v2 1/1] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
,
Alistair Francis
,
2024/10/07
Re: [PATCH v3 10/14] hw/vmapple/aes: Introduce aes engine
,
Akihiko Odaki
,
2024/10/04
Re: [PATCH v3 10/14] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/10/09
Re: [PATCH v3 09/14] gpex: Allow more than 4 legacy IRQs
,
Akihiko Odaki
,
2024/10/04
Re: [PATCH v3 04/14] hw/display/apple-gfx: Adds configurable mode list
,
Akihiko Odaki
,
2024/10/04
Re: [PATCH v3 04/14] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/10/09
Re: [PATCH v2 1/1] target/riscv: enable floating point unit
,
Richard Henderson
,
2024/10/03
[PATCH v15 00/21] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/10/03
[PATCH v15 01/21] target/riscv: expose *envcfg csr and priv to qemu-user as well
,
Deepak Gupta
,
2024/10/03
[PATCH v15 04/21] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/10/03
[PATCH v15 16/21] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/10/03
[PATCH v15 08/21] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/10/03
[PATCH v15 02/21] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/10/03
[PATCH v15 03/21] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/10/03
[PATCH v15 20/21] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/10/03
[PATCH v15 18/21] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/10/03
[PATCH v15 14/21] target/riscv: disallow probe accesses to shadow stack
,
Deepak Gupta
,
2024/10/03
Re: [PATCH v15 14/21] target/riscv: disallow probe accesses to shadow stack
,
Deepak Gupta
,
2024/10/03
[PATCH v15 21/21] target/riscv: Expose zicfiss extension as a cpu property
,
Deepak Gupta
,
2024/10/03
[PATCH v15 05/21] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/10/03
[PATCH v15 06/21] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/10/03
[PATCH v15 07/21] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/10/03
[PATCH v15 10/21] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/10/03
[PATCH v15 12/21] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/10/03
[PATCH v15 09/21] target/riscv: Expose zicfilp extension as a cpu property
,
Deepak Gupta
,
2024/10/03
[PATCH v15 11/21] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/10/03
[PATCH v15 13/21] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/10/03
[PATCH v15 15/21] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/10/03
[PATCH v15 19/21] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/10/03
[PATCH v15 17/21] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/10/03
Re: [PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
,
Alex Bennée
,
2024/10/03
Re: [PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/29
Re: [PATCH] hw/riscv/spike: Replace tswap64() by ldq_endian_p()
,
Daniel Henrique Barboza
,
2024/10/02
Re: [PATCH] hw/riscv/spike: Replace tswap64() by ldq_endian_p()
,
Mark Cave-Ayland
,
2024/10/02
Re: [PATCH] hw/riscv/spike: Replace tswap64() by ldq_endian_p()
,
Daniel Henrique Barboza
,
2024/10/02
Re: [PATCH] hw/riscv/spike: Replace tswap64() by ldq_endian_p()
,
Philippe Mathieu-Daudé
,
2024/10/03
[RFC v2 0/2] target/riscv: use a simplified loop to emulate rvv loads/stores only in user mode.
,
Paolo Savini
,
2024/10/02
[RFC v2 1/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
,
Paolo Savini
,
2024/10/02
[RFC v2 2/2] target/riscv: use a simplified loop to emulate rvv loads/stores only in user mode.
,
Paolo Savini
,
2024/10/02
Re: [PATCH] target/riscv: Set vtype.vill on CPU reset
,
Daniel Henrique Barboza
,
2024/10/02
Re: [PATCH] target/riscv: Set vtype.vill on CPU reset
,
Alistair Francis
,
2024/10/07
Re: [PATCH v3 03/14] ui/cocoa: Adds non-app runloop on main thread mode
,
Akihiko Odaki
,
2024/10/02
Re: [PATCH v3 02/14] hw/display/apple-gfx: Adds PCI implementation
,
Akihiko Odaki
,
2024/10/02
Re: [PATCH v3 02/14] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/10/02
Re: [PATCH v2] target/riscv/csr.c: Fix an access to VXSAT
,
Alistair Francis
,
2024/10/02
[PATCH v3] target/riscv/csr.c: Fix an access to VXSAT
,
Evgenii Prokopiev
,
2024/10/02
Re: [PATCH v3] target/riscv/csr.c: Fix an access to VXSAT
,
Richard Henderson
,
2024/10/03
Message not available
Re: [PATCH v3] target/riscv/csr.c: Fix an access to VXSAT
,
Evgenii Prokopiev
,
2024/10/04
Re: [PATCH v3] target/riscv/csr.c: Fix an access to VXSAT
,
Alistair Francis
,
2024/10/07
[PATCH v8 00/12] riscv: QEMU RISC-V IOMMU Support
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 01/12] exec/memtxattr: add process identifier to the transaction attributes
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 02/12] hw/riscv: add riscv-iommu-bits.h
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/10/01
Re: [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Andrew Jones
,
2024/10/03
Re: [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/10/03
Re: [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Andrew Jones
,
2024/10/03
Re: [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Tomasz Jeznach
,
2024/10/03
Re: [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Andrew Jones
,
2024/10/04
Re: [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/10/04
Re: [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Tomasz Jeznach
,
2024/10/04
[PATCH v8 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 05/12] hw/riscv: add riscv-iommu-pci reference device
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 07/12] test/qtest: add riscv-iommu-pci tests
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 10/12] hw/riscv/riscv-iommu: add DBG support
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 11/12] qtest/riscv-iommu-test: add init queues test
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 12/12] docs/specs: add riscv-iommu
,
Daniel Henrique Barboza
,
2024/10/01
[PATCH v8 09/12] hw/riscv/riscv-iommu: add ATS support
,
Daniel Henrique Barboza
,
2024/10/01
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Tomasz Jeznach
,
2024/10/01
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/10/01
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Andrew Jones
,
2024/10/03
Re: [RFC 1/1] target/riscv: use a simplified loop to emulate rvv loads/stores only in user mode.
,
Daniel Henrique Barboza
,
2024/10/01
Re: [PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT.
,
Alistair Francis
,
2024/10/01
Re: Re: [PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT.
,
阎明铸
,
2024/10/14
Re: Re: [PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT.
,
Alistair Francis
,
2024/10/16
Message not available
Fwd: Re: [PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT.
,
Trd thg
,
2024/10/16
Re: Re: [PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT.
,
Alistair Francis
,
2024/10/17
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/01
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/02
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/03
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/06
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/07
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/09
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc