Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-riscv (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-riscv info page
]
Advanced
[
Prev Period
]
Last Modified: Mon Sep 30 2024 12:53:11 -0400
Messages in reverse chronological order
[
Next Period
]
September 30, 2024
[PATCH] target/riscv: Set vtype.vill on CPU reset
,
Rob Bradford
,
12:53
[PATCH] hw/riscv/spike: Replace tswap64() by ldq_endian_p()
,
Philippe Mathieu-Daudé
,
08:48
September 28, 2024
[PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 10/14] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 11/14] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 06/14] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 08/14] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 07/14] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 03/14] ui/cocoa: Adds non-app runloop on main thread mode
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 05/14] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 04/14] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 02/14] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
07:59
[PATCH v3 09/14] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
07:59
Re: [PATCH v3 02/14] hw/display/apple-gfx: Adds PCI implementation
,
BALATON Zoltan
,
06:39
September 27, 2024
[PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT.
,
MingZhu Yan
,
09:26
[PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT.
,
MingZhu Yan
,
09:26
September 26, 2024
Re: [PATCH v7 8/8] tests/avocado: Boot Linux for RV32 cpu on RV64 QEMU
,
Daniel Henrique Barboza
,
17:55
Re: [PATCH v7 7/8] target/riscv: Add max32 CPU for RV64 QEMU
,
Daniel Henrique Barboza
,
17:54
[PATCH v2] target/riscv/csr.c: Fix an access to VXSAT
,
Evgenii Prokopiev
,
04:40
September 25, 2024
Re: [PATCH] hw/riscv/virt: Comment absence of #msi-cells
,
Daniel Henrique Barboza
,
13:53
[PATCH] hw/riscv/virt: Comment absence of #msi-cells
,
Andrew Jones
,
12:39
[RFC 1/1] target/riscv: use a simplified loop to emulate rvv loads/stores only in user mode.
,
Paolo Savini
,
11:14
[RFC 0/1] target/riscv: use a simplified loop to emulate rvv loads/stores only in user mode.
,
Paolo Savini
,
11:13
Re: [PATCH] target/riscv/csr.c: Fix an access to VXSAT
,
Daniel Henrique Barboza
,
09:35
[PATCH v2 6/8] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
,
Clément Léger
,
07:58
[PATCH v2 7/8] target/riscv: Implement Smdbltrp behavior
,
Clément Léger
,
07:58
[PATCH v2 8/8] target/riscv: Add Smdbltrp ISA extension enable switch
,
Clément Léger
,
07:58
[PATCH v2 5/8] target/riscv: Add Smdbltrp CSRs handling
,
Clément Léger
,
07:58
[PATCH v2 4/8] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Clément Léger
,
07:58
[PATCH v2 1/8] target/riscv: Add Ssdbltrp CSRs handling
,
Clément Léger
,
07:58
[PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling
,
Clément Léger
,
07:58
[PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Clément Léger
,
07:58
[PATCH v2 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Clément Léger
,
07:58
Re: [PATCH v2 1/1] target/riscv: enable floating point unit
,
Andrew Jones
,
07:06
[PATCH] target/riscv/csr.c: Fix an access to VXSAT
,
Evgenii Prokopiev
,
05:36
[PATCH v2 1/1] target/riscv: enable floating point unit
,
Heinrich Schuchardt
,
02:17
September 24, 2024
Re: [PATCH 2/2] target/riscv/kvm: Update kvm exts to Linux v6.11
,
Andrew Jones
,
09:24
[PATCH 4/4] target/riscv/kvm: deprecate riscv-aia string prop
,
Daniel Henrique Barboza
,
08:44
[PATCH 3/4] target/riscv/kvm: add kvm-aia bools props
,
Daniel Henrique Barboza
,
08:44
[PATCH 2/4] target/riscv/kvm: clarify how 'riscv-aia' default works
,
Daniel Henrique Barboza
,
08:44
[PATCH 0/4] target/riscv/kvm: add riscv-aia bool props
,
Daniel Henrique Barboza
,
08:44
[PATCH 1/4] target/riscv/kvm: set 'aia_mode' to default in error path
,
Daniel Henrique Barboza
,
08:44
Re: [PATCH v3 30/34] migration: remove return after g_assert_not_reached()
,
Thomas Huth
,
07:52
[PATCH 2/2] target/riscv/kvm: Update kvm exts to Linux v6.11
,
zhouquan
,
04:30
[PATCH 1/2] linux-headers: Update to Linux v6.11
,
zhouquan
,
04:30
[PATCH 0/2] target/riscv/kvm: Update kvm exts to Linux v6.11
,
zhouquan
,
04:29
September 23, 2024
Re: [PATCH v7 00/17] bsd-user: Comprehensive RISCV Support
,
Alistair Francis
,
21:43
Re: [PATCH v4 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
,
Richard Henderson
,
06:10
Re: [PATCH v4 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
,
LIU Zhiwei
,
00:47
September 22, 2024
Re: [PATCH 0/6] linux-user: move all remaining archs to syscalltbl
,
Richard Henderson
,
07:54
Re: [PATCH v4 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
,
Richard Henderson
,
00:46
September 21, 2024
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
Daniel Henrique Barboza
,
13:17
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
0x48 Swung
,
11:57
Re: [PATCH 06/10] target/riscv: Add `ext_smdbltrp` in RISCVCPUConfig.
,
Daniel Henrique Barboza
,
08:21
Re: [PATCH 01/10] target/riscv: Add `ext_ssdbltrp` in RISCVCPUConfig.
,
Daniel Henrique Barboza
,
08:20
September 20, 2024
[PATCH 6/6] linux-user: update syscall.tbl to Linux v6.11
,
Laurent Vivier
,
11:11
[PATCH 3/6] linux-user,riscv: move to syscalltbl file
,
Laurent Vivier
,
11:11
[PATCH 2/6] linux-user,openrisc: move to syscalltbl file
,
Laurent Vivier
,
11:11
[PATCH 5/6] linux-user,loongarch: move to syscalltbl file
,
Laurent Vivier
,
11:11
[PATCH 4/6] linux-user,hexagon: move to syscalltbl file
,
Laurent Vivier
,
11:11
[PATCH 1/6] linux-user,aarch64: move to syscalltbl file
,
Laurent Vivier
,
11:11
[PATCH 0/6] linux-user: move all remaining archs to syscalltbl
,
Laurent Vivier
,
11:11
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
10:28
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
Markus Armbruster
,
07:37
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
Daniel Henrique Barboza
,
07:27
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
0x48 Swung
,
00:44
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
00:28
September 19, 2024
Re: [PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
17:17
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
06:04
[PATCH v7 8/8] tests/avocado: Boot Linux for RV32 cpu on RV64 QEMU
,
LIU Zhiwei
,
01:56
[PATCH v7 7/8] target/riscv: Add max32 CPU for RV64 QEMU
,
LIU Zhiwei
,
01:55
[PATCH v7 6/8] target/riscv: Enable RV32 CPU support in RV64 QEMU
,
LIU Zhiwei
,
01:55
[PATCH v7 5/8] target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU
,
LIU Zhiwei
,
01:54
[PATCH v7 4/8] target/riscv: Detect sxl to set bit width for RV32 in RV64
,
LIU Zhiwei
,
01:54
[PATCH v7 3/8] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
,
LIU Zhiwei
,
01:54
[PATCH v7 2/8] target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32
,
LIU Zhiwei
,
01:53
[PATCH v7 1/8] target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
,
LIU Zhiwei
,
01:52
[PATCH v7 0/8] target/riscv: Expose RV32 cpu to RV64 QEMU
,
LIU Zhiwei
,
01:52
[PATCH v3 34/34] scripts/checkpatch.pl: emit error when using assert(false)
,
Pierrick Bouvier
,
00:48
[PATCH v3 33/34] tests/qtest: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
00:48
[PATCH v3 32/34] qom: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
00:48
[PATCH v3 31/34] qobject: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
00:48
[PATCH v3 30/34] migration: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
00:48
[PATCH v3 26/34] hw/hyperv: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 29/34] hw/ppc: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 28/34] hw/pci: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 25/34] include/qemu: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 24/34] tcg/loongarch64: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 27/34] hw/net: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 23/34] fpu: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 22/34] target/riscv: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 21/34] target/arm: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 20/34] hw/tpm: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 19/34] hw/scsi: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 18/34] hw/net: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 17/34] hw/acpi: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 15/34] accel/tcg: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 16/34] block: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 13/34] migration: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 14/34] target/i386/kvm: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 11/34] hw/pci: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 12/34] hw/ppc: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 10/34] hw/nvme: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 09/34] hw/net: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 08/34] hw/hyperv: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 07/34] block: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 06/34] target/ppc: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 05/34] qobject: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 03/34] hw/net: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 02/34] hw/arm: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 04/34] migration: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:47
[PATCH v3 01/34] hw/acpi: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
00:46
[PATCH v3 00/34] Use g_assert_not_reached instead of (g_)assert(0, false)
,
Pierrick Bouvier
,
00:46
September 18, 2024
RE: [PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)
,
Xingtao Yao (Fujitsu)
,
22:02
Re: [PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)
,
Pierrick Bouvier
,
17:48
[PATCH v6 7/7] target/riscv: Inline unit-stride ld/st and corresponding functions for performance
,
Max Chou
,
13:14
[PATCH v6 6/7] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
,
Max Chou
,
13:14
[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
,
Max Chou
,
13:14
[PATCH v6 4/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
,
Max Chou
,
13:14
[PATCH v6 3/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
,
Max Chou
,
13:14
[PATCH v6 2/7] target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_us
,
Max Chou
,
13:14
[PATCH v6 1/7] target/riscv: Set vdata.vm field for vector load/store whole register instructions
,
Max Chou
,
13:14
[PATCH v6 0/7] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
,
Max Chou
,
13:14
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Heinrich Schuchardt
,
12:27
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Heinrich Schuchardt
,
11:49
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Peter Maydell
,
11:32
[PATCH 1/2] hw/intc: Make zeroth priority register read-only
,
Sergey Makarov
,
10:03
[PATCH 2/2] hw/intc: Don't clear pending bits on IRQ lowering
,
Sergey Makarov
,
10:03
[PATCH 0/2] riscv: hw/intc: Fixes for standard conformance
,
Sergey Makarov
,
10:03
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Andrew Jones
,
09:57
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Heinrich Schuchardt
,
09:49
Re: [PATCH v9] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Andrew Jones
,
09:41
Re: [PATCH v9] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Aleksei Filippov
,
09:38
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Peter Maydell
,
09:13
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Heinrich Schuchardt
,
09:06
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Peter Maydell
,
07:10
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
06:44
Re: [PATCH v4 01/12] util: Add RISC-V vector extension probe in cpuinfo
,
Richard Henderson
,
06:14
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
06:11
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Andrew Jones
,
02:05
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
01:18
Re: [PATCH v4 01/12] util: Add RISC-V vector extension probe in cpuinfo
,
LIU Zhiwei
,
01:16
September 17, 2024
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Heinrich Schuchardt
,
12:45
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Andrew Jones
,
10:50
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Heinrich Schuchardt
,
09:28
Re: [PATCH v9] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Andrew Jones
,
09:10
Re: [PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
,
Andrew Jones
,
08:45
Re: [PATCH v9] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Andrew Jones
,
08:29
Re: [PATCH 1/1] target/riscv: enable floating point unit
,
Andrew Jones
,
08:14
[PATCH v9] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Alexei Filippov
,
07:54
September 16, 2024
[PATCH 1/1] target/riscv: enable floating point unit
,
Heinrich Schuchardt
,
14:16
Re: [PATCH v7 00/17] bsd-user: Comprehensive RISCV Support
,
Daniel Henrique Barboza
,
13:58
[PATCH v7 08/17] bsd-user: Implement RISC-V sysarch system call emulation
,
Ajeet Singh
,
12:49
[PATCH v7 12/17] bsd-user: Add generic RISC-V64 target definitions
,
Ajeet Singh
,
12:49
[PATCH v7 13/17] bsd-user: Define RISC-V signal handling structures and constants
,
Ajeet Singh
,
12:49
[PATCH v7 11/17] bsd-user: Define RISC-V system call structures and constants
,
Ajeet Singh
,
12:49
[PATCH v7 10/17] bsd-user: Define RISC-V VM parameters and helper functions
,
Ajeet Singh
,
12:49
[PATCH v7 09/17] bsd-user: Add RISC-V thread setup and initialization support
,
Ajeet Singh
,
12:49
[PATCH v7 06/17] bsd-user: Define RISC-V register structures and register copying
,
Ajeet Singh
,
12:49
[PATCH v7 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
,
Ajeet Singh
,
12:49
[PATCH v7 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
,
Ajeet Singh
,
12:49
[PATCH v7 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
,
Ajeet Singh
,
12:49
[PATCH v7 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
,
Ajeet Singh
,
12:49
[PATCH v7 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
,
Ajeet Singh
,
12:49
[PATCH v7 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
,
Ajeet Singh
,
12:49
[PATCH v7 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
,
Ajeet Singh
,
12:49
[PATCH v7 07/17] bsd-user: Add RISC-V signal trampoline setup function
,
Ajeet Singh
,
12:49
[PATCH v7 04/17] bsd-user: Implement RISC-V TLS register setup
,
Ajeet Singh
,
12:49
[PATCH v7 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
,
Ajeet Singh
,
12:49
[PATCH v7 00/17] bsd-user: Comprehensive RISCV Support
,
Ajeet Singh
,
12:49
Re: [PATCH v6 00/17] bsd-user: Comprehensive RISCV Support
,
Daniel Henrique Barboza
,
07:46
September 12, 2024
RE: [PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)
,
Xingtao Yao (Fujitsu)
,
23:57
[PATCH v14 20/20] target/riscv: Expose zicfiss extension as a cpu property
,
Deepak Gupta
,
19:53
[PATCH v14 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
19:53
[PATCH v14 18/20] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
19:53
[PATCH v14 17/20] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
19:53
[PATCH v14 16/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
19:53
[PATCH v14 15/20] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
19:53
[PATCH v14 14/20] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
19:53
[PATCH v14 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
19:53
[PATCH v14 12/20] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
19:53
[PATCH v14 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
19:53
[PATCH v14 10/20] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
19:53
[PATCH v14 08/20] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
19:53
[PATCH v14 09/20] target/riscv: Expose zicfilp extension as a cpu property
,
Deepak Gupta
,
19:53
[PATCH v14 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
19:53
[PATCH v14 04/20] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
19:53
[PATCH v14 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
19:53
[PATCH v14 05/20] target/riscv: additional code information for sw check
,
Deepak Gupta
,
19:53
[PATCH v14 02/20] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
19:53
[PATCH v14 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
19:53
[PATCH v14 00/20] riscv support for control flow integrity extensions
,
Deepak Gupta
,
19:53
[PATCH v14 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
,
Deepak Gupta
,
19:53
Re: [PATCH v2 01/48] docs/spin: replace assert(0) with g_assert_not_reached()
,
Paolo Bonzini
,
12:14
[PATCH v2 48/48] scripts/checkpatch.pl: emit error when using assert(false)
,
Pierrick Bouvier
,
12:12
[PATCH v2 47/48] tests/qtest: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
12:12
[PATCH v2 46/48] qom: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
12:12
[PATCH v2 45/48] qobject: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
12:12
[PATCH v2 44/48] migration: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
12:12
Re: [PATCH v2 14/48] include/hw/s390x: replace assert(false) with g_assert_not_reached()
,
Eric Farman
,
11:38
Re: [PATCH 1/1] softmmu/physmem.c: Keep transaction attribute in address_space_map()
,
Peter Xu
,
09:34
Re: [PATCH v2 43/48] hw/ppc: remove return after g_assert_not_reached()
,
Cédric Le Goater
,
09:12
Re: [PATCH v2 14/48] include/hw/s390x: replace assert(false) with g_assert_not_reached()
,
Peter Maydell
,
08:12
Re: [PATCH v2 14/48] include/hw/s390x: replace assert(false) with g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
07:59
[PATCH 09/10] target/riscv: Implement Smdbltrp behavior
,
Clément Léger
,
04:49
[PATCH 08/10] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
,
Clément Léger
,
04:49
[PATCH 07/10] target/riscv: Add Smdbltrp CSRs handling
,
Clément Léger
,
04:49
[PATCH 10/10] target/riscv: Add Smdbltrp ISA extension enable switch
,
Clément Léger
,
04:49
[PATCH 04/10] target/riscv: Implement Ssdbltrp exception handling
,
Clément Léger
,
04:49
[PATCH 06/10] target/riscv: Add `ext_smdbltrp` in RISCVCPUConfig.
,
Clément Léger
,
04:48
[PATCH 03/10] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Clément Léger
,
04:48
[PATCH 05/10] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Clément Léger
,
04:48
[PATCH 00/10] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Clément Léger
,
04:48
[PATCH 02/10] target/riscv: Add Ssdbltrp CSRs handling
,
Clément Léger
,
04:48
[PATCH 01/10] target/riscv: Add `ext_ssdbltrp` in RISCVCPUConfig.
,
Clément Léger
,
04:48
Re: [PATCH v2 18/48] hw/nvme: replace assert(false) with g_assert_not_reached()
,
Klaus Jensen
,
04:27
Re: [PATCH 0/2] Fixes for standard conformance
,
Peter Maydell
,
04:15
[PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)
,
Pierrick Bouvier
,
03:46
[PATCH v2 43/48] hw/ppc: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
03:43
[PATCH v2 42/48] hw/pci: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 41/48] hw/net: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 39/48] include/qemu: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 40/48] hw/hyperv: remove return after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 36/48] ui: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 38/48] tcg/loongarch64: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 37/48] fpu: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 35/48] tests/qtest: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 34/48] target/riscv: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 32/48] hw/tpm: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 33/48] target/arm: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 31/48] hw/scsi: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 30/48] hw/pci-host: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 29/48] hw/net: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:42
[PATCH v2 28/48] hw/misc: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 27/48] hw/gpio: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 26/48] hw/acpi: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 24/48] accel/tcg: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 21/48] migration: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 25/48] block: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 19/48] hw/pci: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 18/48] hw/nvme: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 22/48] target/i386/kvm: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 23/48] tests/qtest: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 16/48] hw/hyperv: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 20/48] hw/ppc: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 14/48] include/hw/s390x: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:41
[PATCH v2 17/48] hw/net: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:40
[PATCH v2 13/48] tests/unit: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:40
[PATCH v2 15/48] block: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:40
[PATCH v2 12/48] tests/qtest: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:40
[PATCH v2 11/48] target/ppc: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:40
[PATCH v2 09/48] qobject: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:40
[PATCH v2 10/48] system: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:40
[PATCH v2 07/48] hw/watchdog: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:40
[PATCH v2 06/48] hw/net: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:40
[PATCH v2 08/48] migration: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:39
[PATCH v2 04/48] hw/char: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:39
[PATCH v2 02/48] hw/acpi: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:39
[PATCH v2 05/48] hw/core: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:39
[PATCH v2 03/48] hw/arm: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:39
[PATCH v2 01/48] docs/spin: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
03:39
Re: [PATCH 1/1] softmmu/physmem.c: Keep transaction attribute in address_space_map()
,
Philippe Mathieu-Daudé
,
03:13
[PATCH 1/1] softmmu/physmem.c: Keep transaction attribute in address_space_map()
,
Fea.Wang
,
03:00
[PATCH 0/1] Keep transaction attribute in address_space_map()
,
Fea.Wang
,
03:00
September 11, 2024
Re: [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
20:28
Re: [PATCH v4 11/12] tcg/riscv: Implement vector roti/v/x ops
,
Richard Henderson
,
19:24
Re: [PATCH v4 10/12] tcg/riscv: Implement vector shi/s/v ops
,
Richard Henderson
,
19:15
Re: [PATCH v4 06/12] tcg/riscv: Implement vector cmp/cmpsel ops
,
Richard Henderson
,
19:14
Re: [PATCH v4 04/12] tcg/riscv: Implement vector mov/dup{m/i}
,
Richard Henderson
,
19:07
Re: [PATCH v4 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
,
Richard Henderson
,
18:57
[PATCH 1/2] hw/intc: Make zeroth priority register read-only
,
Sergey Makarov
,
18:30
[PATCH 2/2] hw/intc: Don't clear pending bits on IRQ lowering
,
Sergey Makarov
,
18:30
[PATCH 0/2] Fixes for standard conformance
,
Sergey Makarov
,
18:30
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
14:41
Re: [PATCH v4 01/12] util: Add RISC-V vector extension probe in cpuinfo
,
Richard Henderson
,
14:34
Re: [PATCH 09/39] qobject: replace assert(0) with g_assert_not_reached()
,
Kevin Wolf
,
12:57
Re: [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Richard Henderson
,
12:56
Re: [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Thomas Huth
,
12:13
Re: [PATCH 20/39] hw/ppc: replace assert(false) with g_assert_not_reached()
,
BALATON Zoltan
,
12:09
Re: [PATCH 31/39] hw/scsi: remove break after g_assert_not_reached()
,
Kevin Wolf
,
11:57
Re: [PATCH 25/39] block: remove break after g_assert_not_reached()
,
Kevin Wolf
,
11:53
Re: [PATCH 15/39] block: replace assert(false) with g_assert_not_reached()
,
Kevin Wolf
,
11:48
Re: [PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)
,
Pierrick Bouvier
,
11:34
Re: [PATCH 20/39] hw/ppc: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
11:32
Re: [PATCH 19/39] hw/pci: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
11:30
Re: [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
11:25
Re: [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
11:23
Re: [PATCH 21/39] migration: replace assert(false) with g_assert_not_reached()
,
Peter Xu
,
10:45
Re: [PATCH 08/39] migration: replace assert(0) with g_assert_not_reached()
,
Peter Xu
,
10:41
Re: [PATCH 20/39] hw/ppc: replace assert(false) with g_assert_not_reached()
,
BALATON Zoltan
,
10:40
[PATCH v4 06/12] tcg/riscv: Implement vector cmp/cmpsel ops
,
LIU Zhiwei
,
10:37
[PATCH v4 04/12] tcg/riscv: Implement vector mov/dup{m/i}
,
LIU Zhiwei
,
10:36
[PATCH v4 02/12] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
10:35
[PATCH v4 01/12] util: Add RISC-V vector extension probe in cpuinfo
,
LIU Zhiwei
,
10:33
[PATCH v4 00/12] tcg/riscv: Add support for vector
,
LIU Zhiwei
,
10:33
[PATCH v4 12/12] tcg/riscv: Enable native vector support for TCG host
,
LIU Zhiwei
,
10:29
[PATCH v4 11/12] tcg/riscv: Implement vector roti/v/x ops
,
LIU Zhiwei
,
10:28
[PATCH v4 10/12] tcg/riscv: Implement vector shi/s/v ops
,
LIU Zhiwei
,
10:28
[PATCH v4 09/12] tcg/riscv: Implement vector min/max ops
,
LIU Zhiwei
,
10:28
[PATCH v4 08/12] tcg/riscv: Implement vector sat/mul ops
,
LIU Zhiwei
,
10:27
[PATCH v4 05/12] tcg/riscv: Add support for basic vector opcodes
,
LIU Zhiwei
,
10:26
[PATCH v4 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
,
LIU Zhiwei
,
10:25
[PATCH v4 07/12] tcg/riscv: Implement vector neg ops
,
LIU Zhiwei
,
10:25
Re: [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Maciej S. Szmigiero
,
09:04
Re: [PATCH 16/39] hw/hyperv: replace assert(false) with g_assert_not_reached()
,
Maciej S. Szmigiero
,
09:04
Re: [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Richard W.M. Jones
,
08:51
Re: [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Eric Blake
,
08:37
Re: [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Eric Blake
,
08:34
Re: [PATCH 20/39] hw/ppc: replace assert(false) with g_assert_not_reached()
,
Daniel Henrique Barboza
,
05:41
Re: [PATCH 11/39] target/ppc: replace assert(0) with g_assert_not_reached()
,
Daniel Henrique Barboza
,
05:41
Re: [PATCH 34/39] target/riscv: remove break after g_assert_not_reached()
,
Daniel Henrique Barboza
,
05:36
Re: [PATCH v2] target/riscv: Add support for machine specific pmu's events
,
Aleksei Filippov
,
04:50
Re: [PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)
,
Philippe Mathieu-Daudé
,
04:40
Re: [PATCH 25/39] block: remove break after g_assert_not_reached()
,
Richard W.M. Jones
,
04:36
Re: [PATCH 07/39] hw/watchdog: replace assert(0) with g_assert_not_reached()
,
Richard W.M. Jones
,
04:35
Re: [PATCH 36/39] ui: remove break after g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
02:13
Re: [PATCH 30/39] hw/pci-host: remove break after g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
02:13
Re: [PATCH 28/39] hw/misc: remove break after g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
02:13
Re: [PATCH 27/39] hw/gpio: remove break after g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
02:13
Re: [PATCH 10/39] system: replace assert(0) with g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
02:12
Re: [PATCH 07/39] hw/watchdog: replace assert(0) with g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
02:12
Re: [PATCH 05/39] hw/core: replace assert(0) with g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
02:12
Re: [PATCH 04/39] hw/char: replace assert(0) with g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
02:12
Re: [PATCH 19/39] hw/pci: replace assert(false) with g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
01:50
Re: [PATCH 12/39] tests/qtest: replace assert(0) with g_assert_not_reached()
,
Thomas Huth
,
01:43
Re: [PATCH 14/39] include/hw/s390x: replace assert(false) with g_assert_not_reached()
,
Thomas Huth
,
01:42
September 10, 2024
Re: [PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
,
Alistair Francis
,
23:54
Re: [PATCH v4 2/2] hw/char: sifive_uart: Print uart characters async
,
Alistair Francis
,
21:53
Re: [PATCH 21/39] migration: replace assert(false) with g_assert_not_reached()
,
Fabiano Rosas
,
18:26
Re: [PATCH 08/39] migration: replace assert(0) with g_assert_not_reached()
,
Fabiano Rosas
,
18:25
[PATCH 38/39] tcg/loongarch64: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 37/39] fpu: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 39/39] scripts/checkpatch.pl: emit error when using assert(false)
,
Pierrick Bouvier
,
18:18
[PATCH 34/39] target/riscv: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 33/39] target/arm: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 36/39] ui: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 32/39] hw/tpm: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 35/39] tests/qtest: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 29/39] hw/net: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 30/39] hw/pci-host: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 31/39] hw/scsi: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 27/39] hw/gpio: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:18
[PATCH 28/39] hw/misc: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 25/39] block: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 24/39] accel/tcg: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 26/39] hw/acpi: remove break after g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 23/39] tests/qtest: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 21/39] migration: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 20/39] hw/ppc: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 18/39] hw/nvme: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 22/39] target/i386/kvm: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 19/39] hw/pci: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 17/39] hw/net: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 15/39] block: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 16/39] hw/hyperv: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 14/39] include/hw/s390x: replace assert(false) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 13/39] tests/unit: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 11/39] target/ppc: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 12/39] tests/qtest: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 09/39] qobject: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 10/39] system: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 08/39] migration: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 07/39] hw/watchdog: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 06/39] hw/net: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:17
[PATCH 04/39] hw/char: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:16
[PATCH 05/39] hw/core: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:16
[PATCH 03/39] hw/arm: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:16
[PATCH 02/39] hw/acpi: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:16
[PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
,
Pierrick Bouvier
,
18:16
[PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0, false)
,
Pierrick Bouvier
,
18:16
[PATCH v5 2/2] docs/system/riscv: Add documentation for command-line OpenSBI domains
,
Gregor Haas
,
17:28
[PATCH v5 1/2] hw/riscv: Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
17:28
[PATCH v5 0/2] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
17:28
[PATCH v5 2/2] docs/system/riscv: Add documentation for command-line OpenSBI domains
,
Gregor Haas
,
17:25
[PATCH v5 2/2] Add documentation for command-line OpenSBI domains
,
Gregor Haas
,
17:25
[PATCH v5 1/2] hw/riscv: Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
17:25
[PATCH v5 1/2] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
17:25
[PATCH v5 0/2] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
17:25
Re: [PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
17:08
[PATCH v4 2/2] Add documentation for command-line OpenSBI domains
,
Gregor Haas
,
17:00
[PATCH v4 1/2] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
17:00
[PATCH v4 0/2] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
17:00
Re: [PATCH v4 2/2] hw/char: sifive_uart: Print uart characters async
,
Mark Cave-Ayland
,
16:35
Re: [PATCH v2 0/7] Introduce SMP Cache Topology
,
Michael S. Tsirkin
,
14:23
Re: [RFC 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data.
,
Richard Henderson
,
14:18
[RFC PATCH 2/2] hw/riscv/sifive_u.c: Add initial HPM support
,
Alexei Filippov
,
13:50
[RFC PATCH 1/2] target/riscv: Add support for machine specific pmu's events
,
Alexei Filippov
,
13:48
[RFC PATCH 0/2] target/riscv: Add support for machine specific pmu's events
,
Alexei Filippov
,
13:48
Re: [PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Michael S. Tsirkin
,
13:25
Re: [RFC 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data.
,
Paolo Savini
,
07:20
Re: [PATCH v4 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
,
Philippe Mathieu-Daudé
,
03:16
Re: [PATCH v4 2/2] hw/char: sifive_uart: Print uart characters async
,
Philippe Mathieu-Daudé
,
03:16
Re: [PATCH v3 04/14] tcg/riscv: Add riscv vset{i}vli support
,
LIU Zhiwei
,
03:04
Re: [PATCH] hw/intc: riscv-imsic: Fix interrupt state updates.
,
Alistair Francis
,
00:58
Re: [PATCH v2] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
,
Alistair Francis
,
00:56
[PATCH v4 2/2] hw/char: sifive_uart: Print uart characters async
,
Alistair Francis
,
00:54
[PATCH v4 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
,
Alistair Francis
,
00:54
[PATCH v4 0/2] riscv: char: Avoid dropped charecters
,
Alistair Francis
,
00:54
Re: [PATCH v3 04/14] tcg/riscv: Add riscv vset{i}vli support
,
Richard Henderson
,
00:35
September 09, 2024
Re: [PATCH v2] target/riscv32: Fix masking of physical address
,
Alistair Francis
,
23:47
Re: [PATCH v3 00/14] Add support for vector
,
LIU Zhiwei
,
23:09
Re: [PATCH v3 05/14] tcg/riscv: Implement vector load/store
,
LIU Zhiwei
,
23:06
Re: [PATCH v2] target/riscv32: Fix masking of physical address
,
Alistair Francis
,
23:04
Re: [PATCH v3 03/14] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
22:50
Re: [PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo
,
LIU Zhiwei
,
22:48
Re: [PATCH v3 04/14] tcg/riscv: Add riscv vset{i}vli support
,
LIU Zhiwei
,
22:47
Re: [PATCH v3 08/14] tcg/riscv: Implement vector cmp ops
,
LIU Zhiwei
,
21:18
Re: [PATCH v3 06/14] tcg/riscv: Implement vector mov/dup{m/i}
,
LIU Zhiwei
,
21:15
Re: [PATCH v2] target/riscv32: Fix masking of physical address
,
Richard Henderson
,
11:46
Re: [PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo
,
Richard Henderson
,
11:46
Re: [PATCH v3 2/2] hw/char: sifive_uart: Print uart characters async
,
Philippe Mathieu-Daudé
,
06:23
Re: [PATCH v3 2/2] hw/char: sifive_uart: Print uart characters async
,
Philippe Mathieu-Daudé
,
06:23
Re: [PATCH v3 2/2] hw/char: sifive_uart: Print uart characters async
,
Daniel Henrique Barboza
,
05:58
Re: [PATCH 1/1] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
,
Yong-Xuan Wang
,
05:11
Re: [PATCH 2/2] hw/riscv/virt: Introduce strict-dt
,
Andrew Jones
,
04:44
[PATCH v2] target/riscv32: Fix masking of physical address
,
Andrew Jones
,
04:32
Re: [PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo
,
LIU Zhiwei
,
03:19
Re: [PATCH] hw/intc: riscv-imsic: Fix interrupt state updates.
,
Alistair Francis
,
01:05
September 08, 2024
Re: [PATCH v2] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
,
Alistair Francis
,
23:51
Re: [PATCH v3] target: riscv: Add Svvptc extension support
,
Alistair Francis
,
23:37
Re: [PATCH v3] target: riscv: Add Svvptc extension support
,
Alistair Francis
,
23:33
Re: [PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
,
Alistair Francis
,
23:27
Re: [PATCH 2/2] hw/riscv/virt: Introduce strict-dt
,
Alistair Francis
,
22:41
Re: [PATCH] target/riscv32: Fix masking of physical address
,
Alistair Francis
,
22:39
Re: [PATCH 1/1] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
,
Alistair Francis
,
22:32
[PATCH v3 2/2] hw/char: sifive_uart: Print uart characters async
,
Alistair Francis
,
22:13
[PATCH v3 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
,
Alistair Francis
,
22:13
[PATCH v3 0/2] riscv: char: Avoid dropped charecters
,
Alistair Francis
,
22:13
Re: [PATCH] hw/riscv: Respect firmware ELF entry point
,
Alistair Francis
,
22:12
Re: [PATCH] hw/riscv: Respect firmware ELF entry point
,
Alistair Francis
,
22:04
Risc-VV 1.0 in QEMU
,
Jan Gorecki
,
09:01
[PATCH v2 7/7] i386/pc: Support cache topology in -machine for PC machine
,
Zhao Liu
,
08:44
[PATCH v2 6/7] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
08:44
[PATCH v2 4/7] hw/core: Check smp cache topology support for machine
,
Zhao Liu
,
08:43
[PATCH v2 5/7] i386/cpu: Support thread and module level cache topology
,
Zhao Liu
,
08:43
[PATCH v2 3/7] hw/core: Add smp cache topology for machine
,
Zhao Liu
,
08:43
[PATCH v2 2/7] qapi/qom: Define cache enumeration and properties
,
Zhao Liu
,
08:43
[PATCH v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
08:43
[PATCH v2 0/7] Introduce SMP Cache Topology
,
Zhao Liu
,
08:43
September 07, 2024
Re: [PATCH v2 3/3] hw/char: Extract serial-mm
,
Bernhard Beschow
,
19:16
Re: [RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4
,
Pavel Skripkin
,
16:20
September 06, 2024
[PATCH] hw/intc: riscv-imsic: Fix interrupt state updates.
,
Tomasz Jeznach
,
16:24
[PATCH v2] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
,
Thomas Huth
,
05:49
Re: [PATCH] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
,
Peter Maydell
,
05:33
Re: [PATCH] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
,
Thomas Huth
,
05:31
Re: [PATCH] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
,
Peter Maydell
,
04:59
Re: [PULL 13/16] target/riscv: Restrict semihosting to TCG
,
Thomas Huth
,
04:20
Re: [PATCH 7/8] Revert "target/riscv: Restrict semihosting to TCG"
,
Philippe Mathieu-Daudé
,
04:16
Re: [PATCH 7/8] Revert "target/riscv: Restrict semihosting to TCG"
,
Thomas Huth
,
04:15
[PATCH] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
,
Thomas Huth
,
04:09
Re: [PATCH 3/8] tests/qtest/boot-order-test: Make the machine name mandatory in this test
,
Philippe Mathieu-Daudé
,
04:07
Re: [PATCH 3/8] tests/qtest/boot-order-test: Make the machine name mandatory in this test
,
Thomas Huth
,
04:04
Re: [PATCH 3/8] tests/qtest/boot-order-test: Make the machine name mandatory in this test
,
Philippe Mathieu-Daudé
,
03:59
Re: [PATCH 4/8] tests/qtest/hd-geo-test: Check for availability of "pc" machine before using it
,
Thomas Huth
,
03:52
Re: [PATCH 4/8] tests/qtest/hd-geo-test: Check for availability of "pc" machine before using it
,
Philippe Mathieu-Daudé
,
03:50
Re: [PATCH v7 00/12] riscv: QEMU RISC-V IOMMU Support
,
Alistair Francis
,
01:22
Re: [PATCH v4 0/2] RISC-V: Add preliminary textra trigger CSR functions
,
Alistair Francis
,
01:21
Re: [PATCH v4 2/2] target/riscv: Add textra matching condition for the triggers
,
Alistair Francis
,
01:12
September 05, 2024
Re: [PATCH 00/11 v2] RISC-V: support CLIC v0.9 specification
,
Alistair Francis
,
23:57
Re: [PATCH 11/11 v2] tests: add riscv clic qtest case and a function in qtest
,
Alistair Francis
,
23:53
Re: [PATCH 08/11 v2] target/riscv: Update interrupt handling in CLIC mode
,
Alistair Francis
,
23:50
Re: [PATCH 04/11 v2] target/riscv: Update CSR xie in CLIC mode
,
Alistair Francis
,
23:20
Re: [PATCH 01/11 v2] target/riscv: Add CLIC CSR mintstatus
,
Alistair Francis
,
23:05
Re: [PATCH 06/11 v2] target/riscv: Update CSR xtvec in CLIC mode
,
Alistair Francis
,
23:03
Re: [PATCH 04/11 v2] target/riscv: Update CSR xie in CLIC mode
,
Alistair Francis
,
22:59
RE: [PATCH v4 2/2] target/riscv: Add textra matching condition for the triggers
,
張哲嘉
,
22:59
Re: [PATCH 02/11 v2] target/riscv: Update CSR xintthresh in CLIC mode
,
Alistair Francis
,
22:52
Re: [PATCH 00/11 v2] RISC-V: support CLIC v0.9 specification
,
Alistair Francis
,
22:48
Re: [PATCH 01/11 v2] target/riscv: Add CLIC CSR mintstatus
,
Alistair Francis
,
22:44
Re: [PATCH v6 4/5] target/riscv: Add Smrnmi mnret instruction.
,
Alistair Francis
,
20:51
Re: [PATCH v6 0/5] target/riscv: Add Smrnmi support.
,
Alistair Francis
,
20:37
Re: [PATCH v4 2/2] target/riscv: Add textra matching condition for the triggers
,
Alistair Francis
,
20:29
Re: [PATCH v3 00/14] Add support for vector
,
Alistair Francis
,
19:46
Re: [PATCH v2 1/3] hw: Remove unused inclusion of hw/char/serial.h
,
Alistair Francis
,
19:41
Re: [PATCH 7/8] Revert "target/riscv: Restrict semihosting to TCG"
,
Peter Maydell
,
15:53
[PATCH 7/8] Revert "target/riscv: Restrict semihosting to TCG"
,
Thomas Huth
,
15:15
[PATCH 8/8] .gitlab-ci.d/buildtest: Build most targets in the build-without-defaults job
,
Thomas Huth
,
15:15
[PATCH 6/8] tests/qtest: Disable numa-test if the default machine is not available
,
Thomas Huth
,
15:15
[PATCH 4/8] tests/qtest/hd-geo-test: Check for availability of "pc" machine before using it
,
Thomas Huth
,
15:15
[PATCH 5/8] tests/qtest/meson.build: Add more CONFIG switches checks for the x86 tests
,
Thomas Huth
,
15:15
[PATCH 3/8] tests/qtest/boot-order-test: Make the machine name mandatory in this test
,
Thomas Huth
,
15:14
[PATCH 2/8] tests/qtest/cdrom-test: Improve the machine detection in the cdrom test
,
Thomas Huth
,
15:14
[PATCH 1/8] tests/qtest/migration: Add a check for the availability of the "pc" machine
,
Thomas Huth
,
15:14
[PATCH 0/8] Allow check-qtest with "--without-default-devices"
,
Thomas Huth
,
15:14
Re: [PULL 13/16] target/riscv: Restrict semihosting to TCG
,
Thomas Huth
,
13:08
Re: [PATCH v2 3/3] hw/char: Extract serial-mm
,
Peter Maydell
,
09:03
Re: [PATCH v2 3/3] hw/char: Extract serial-mm
,
BALATON Zoltan
,
08:26
Re: [PATCH v2 3/3] hw/char: Extract serial-mm
,
Philippe Mathieu-Daudé
,
07:14
Re: [PATCH v2 0/3] Serial device cleanup
,
Paolo Bonzini
,
03:57
[PATCH v2 3/3] hw/char: Extract serial-mm
,
Bernhard Beschow
,
03:39
[PATCH v2 2/3] hw/char/serial.h: Extract serial-isa.h
,
Bernhard Beschow
,
03:38
[PATCH v2 1/3] hw: Remove unused inclusion of hw/char/serial.h
,
Bernhard Beschow
,
03:38
[PATCH v2 0/3] Serial device cleanup
,
Bernhard Beschow
,
03:38
Re: [PATCH v3 08/14] tcg/riscv: Implement vector cmp ops
,
Richard Henderson
,
03:12
Re: [PATCH v3 07/14] tcg/riscv: Add support for basic vector opcodes
,
Richard Henderson
,
02:57
Re: [PATCH v3 06/14] tcg/riscv: Implement vector mov/dup{m/i}
,
Richard Henderson
,
02:56
Re: [PATCH v3 05/14] tcg/riscv: Implement vector load/store
,
Richard Henderson
,
02:39
Re: [PATCH v3 04/14] tcg/riscv: Add riscv vset{i}vli support
,
Richard Henderson
,
02:03
Re: [PATCH 4/5] target/riscv: Check memory access to meet svuket rule
,
Fea Wang
,
00:14
Re: [PATCH v3 03/14] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
00:05
September 04, 2024
Re: [PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo
,
Richard Henderson
,
23:34
Re: [PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops
,
LIU Zhiwei
,
21:41
Re: [PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops
,
Richard Henderson
,
15:05
Re: [PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops
,
LIU Zhiwei
,
11:26
[PATCH v3 14/14] tcg/riscv: Enable native vector support for TCG host
,
LIU Zhiwei
,
10:36
[PATCH v3 13/14] tcg/riscv: Implement vector roti/v/x shi ops
,
LIU Zhiwei
,
10:35
[PATCH v3 12/14] tcg/riscv: Implement vector shs/v ops
,
LIU Zhiwei
,
10:35
[PATCH v3 11/14] tcg/riscv: Implement vector min/max ops
,
LIU Zhiwei
,
10:34
[PATCH v3 10/14] tcg/riscv: Implement vector sat/mul ops
,
LIU Zhiwei
,
10:34
[PATCH v3 09/14] tcg/riscv: Implement vector neg ops
,
LIU Zhiwei
,
10:33
[PATCH v3 08/14] tcg/riscv: Implement vector cmp ops
,
LIU Zhiwei
,
10:33
[PATCH v3 07/14] tcg/riscv: Add support for basic vector opcodes
,
LIU Zhiwei
,
10:32
[PATCH v3 06/14] tcg/riscv: Implement vector mov/dup{m/i}
,
LIU Zhiwei
,
10:32
[PATCH v3 05/14] tcg/riscv: Implement vector load/store
,
LIU Zhiwei
,
10:31
[PATCH v3 04/14] tcg/riscv: Add riscv vset{i}vli support
,
LIU Zhiwei
,
10:30
[PATCH v3 03/14] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
10:30
[PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo
,
LIU Zhiwei
,
10:29
[PATCH v3 01/14] tcg/op-gvec: Fix iteration step in 32-bit operation
,
LIU Zhiwei
,
10:29
[PATCH v3 00/14] Add support for vector
,
LIU Zhiwei
,
10:28
RE: [PATCH 00/11 v2] RISC-V: support CLIC v0.9 specification
,
Ian Brockbank
,
03:57
September 03, 2024
RE: [PATCH v3 2/2] target/riscv: Add textra matching condition for the triggers
,
張哲嘉
,
22:15
Re: [PATCH 1/1] target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension
,
Alistair Francis
,
20:23
Re: [PATCH 1/1] target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension
,
Alistair Francis
,
20:22
Re: [PATCH 0/5] Introduce svukte ISA extension
,
Alistair Francis
,
20:08
Re: [PATCH 1/5] target/riscv: Add svukte extension capability variable
,
Alistair Francis
,
20:05
Re: [PATCH 4/5] target/riscv: Check memory access to meet svuket rule
,
Daniel Henrique Barboza
,
18:18
Re: [PATCH 1/1] target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension
,
Daniel Henrique Barboza
,
17:54
Re: [PATCH v7 01/12] exec/memtxattr: add process identifier to the transaction attributes
,
Daniel Henrique Barboza
,
16:59
Re: [PATCH v7 01/12] exec/memtxattr: add process identifier to the transaction attributes
,
Richard Henderson
,
16:31
[PATCH v7 11/12] qtest/riscv-iommu-test: add init queues test
,
Daniel Henrique Barboza
,
16:17
[PATCH v7 12/12] docs/specs: add riscv-iommu
,
Daniel Henrique Barboza
,
16:17
[PATCH v7 10/12] hw/riscv/riscv-iommu: add DBG support
,
Daniel Henrique Barboza
,
16:17
[PATCH v7 09/12] hw/riscv/riscv-iommu: add ATS support
,
Daniel Henrique Barboza
,
16:17
[PATCH v7 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Daniel Henrique Barboza
,
16:17
[PATCH v7 07/12] test/qtest: add riscv-iommu-pci tests
,
Daniel Henrique Barboza
,
16:17
[PATCH v7 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
,
Daniel Henrique Barboza
,
16:17
[PATCH v7 05/12] hw/riscv: add riscv-iommu-pci reference device
,
Daniel Henrique Barboza
,
16:17
[PATCH v7 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
,
Daniel Henrique Barboza
,
16:17
[PATCH v7 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
16:16
[PATCH v7 02/12] hw/riscv: add riscv-iommu-bits.h
,
Daniel Henrique Barboza
,
16:16
[PATCH v7 01/12] exec/memtxattr: add process identifier to the transaction attributes
,
Daniel Henrique Barboza
,
16:16
[PATCH v7 00/12] riscv: QEMU RISC-V IOMMU Support
,
Daniel Henrique Barboza
,
16:16
Re: [PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops
,
Richard Henderson
,
11:16
Re: [PATCH v2 14/14] tcg/riscv: Enable native vector support for TCG host
,
Richard Henderson
,
11:02
Re: [PATCH v2 12/14] tcg/riscv: Implement vector shs/v ops
,
Richard Henderson
,
10:54
Re: [PATCH v2 11/14] tcg/riscv: Implement vector min/max ops
,
Richard Henderson
,
10:53
Re: [PATCH v2 10/14] tcg/riscv: Implement vector sat/mul ops
,
Richard Henderson
,
10:53
Re: [PATCH v2 09/14] tcg/riscv: Implement vector neg ops
,
Richard Henderson
,
10:52
Re: [PATCH v2 08/14] tcg/riscv: Implement vector cmp ops
,
Richard Henderson
,
10:51
Re: [PATCH for-9.2 v6 12/12] docs/specs: add riscv-iommu
,
Daniel Henrique Barboza
,
08:56
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
07:46
Re: [PATCH v2 08/14] tcg/riscv: Implement vector cmp ops
,
Richard Henderson
,
02:45
[PATCH 5/5] target/riscv: Expose svukte ISA extension
,
Fea.Wang
,
02:14
[PATCH 4/5] target/riscv: Check memory access to meet svuket rule
,
Fea.Wang
,
02:14
[PATCH 3/5] target/riscv: Support hstatus[HUKTE] bit when svukte extension is enabled
,
Fea.Wang
,
02:14
[PATCH 2/5] target/riscv: Support senvcfg[UKTE] bit when svukte extension is enabled
,
Fea.Wang
,
02:14
[PATCH 1/5] target/riscv: Add svukte extension capability variable
,
Fea.Wang
,
02:14
[PATCH 0/5] Introduce svukte ISA extension
,
Fea.Wang
,
02:14
Re: tests/avocado/riscv_opensbi.py does not work reliable
,
Thomas Huth
,
01:55
Re: [PATCH v2 2/2] hw/char: sifive_uart: Print uart charecters async
,
Thomas Huth
,
01:54
Re: [PATCH v2 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
,
Thomas Huth
,
01:42
September 02, 2024
Re: [PATCH] target/riscv: Stop timer with infinite timecmp
,
Alistair Francis
,
20:54
Re: tests/avocado/riscv_opensbi.py does not work reliable
,
Alistair Francis
,
19:55
[PATCH 1/1] target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension
,
Maria Klauchek
,
09:38
Re: [PATCH v6 2/5] target/riscv: Handle Smrnmi interrupt and exception.
,
Clément Léger
,
08:49
Re: [PATCH v6 2/5] target/riscv: Handle Smrnmi interrupt and exception.
,
Clément Léger
,
06:34
[PATCH v6 5/5] target/riscv: Add Smrnmi cpu extension.
,
Tommy Wu
,
03:14
[PATCH v6 4/5] target/riscv: Add Smrnmi mnret instruction.
,
Tommy Wu
,
03:14
[PATCH v6 3/5] target/riscv: Add Smrnmi CSRs.
,
Tommy Wu
,
03:14
[PATCH v6 2/5] target/riscv: Handle Smrnmi interrupt and exception.
,
Tommy Wu
,
03:14
[PATCH v6 1/5] target/riscv: Add `ext_smrnmi` in the RISCVCPUConfig.
,
Tommy Wu
,
03:14
[PATCH v6 0/5] target/riscv: Add Smrnmi support.
,
Tommy Wu
,
03:14
September 01, 2024
Re: [PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction.
,
Tommy Wu
,
23:15
Re: [PATCH v2 07/14] tcg/riscv: Add support for basic vector opcodes
,
Richard Henderson
,
21:39
Re: [PATCH v2 06/14] tcg/riscv: Implement vector mov/dup{m/i}
,
Richard Henderson
,
21:36
Re: [PATCH v2 05/14] tcg/riscv: Implement vector load/store
,
Richard Henderson
,
21:31
Re: [PATCH v2 04/14] tcg/riscv: Add riscv vset{i}vli support
,
Richard Henderson
,
21:07
Re: [PATCH v2 03/14] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
20:28
Re: [PATCH v2 02/14] util: Add RISC-V vector extension probe in cpuinfo
,
Richard Henderson
,
20:13
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc