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: Thu Sep 12 2024 23:57:23 -0400
Messages in reverse chronological order
[
Next Period
]
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