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: Tue Jan 31 2023 23:21:28 -0500
Messages in reverse chronological order
[
Next Period
]
January 31, 2023
Re: [PATCH v9 4/5] riscv: Introduce satp mode hw capabilities
,
Bin Meng
,
23:21
Re: [PATCH v9 3/5] riscv: Allow user to set the satp mode
,
Bin Meng
,
23:17
Re: [PATCH v2] target/riscv: set tval for triggered watchpoints
,
Bin Meng
,
23:11
Re: [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()
,
Alistair Francis
,
19:16
[PATCH v5 13/14] RISC-V: Adding XTheadFmv ISA extension
,
Christoph Muellner
,
15:20
[PATCH v5 14/14] target/riscv: add a MAINTAINERS entry for XThead* extension support
,
Christoph Muellner
,
15:20
[PATCH v5 11/14] RISC-V: Set minimum priv version for Zfh to 1.11
,
Christoph Muellner
,
15:20
[PATCH v5 12/14] RISC-V: Add initial support for T-Head C906
,
Christoph Muellner
,
15:20
[PATCH v5 10/14] RISC-V: Adding T-Head FMemIdx extension
,
Christoph Muellner
,
15:20
[PATCH v5 09/14] RISC-V: Adding T-Head MemIdx extension
,
Christoph Muellner
,
15:20
[PATCH v5 08/14] RISC-V: Adding T-Head MemPair extension
,
Christoph Muellner
,
15:20
[PATCH v5 07/14] RISC-V: Adding T-Head multiply-accumulate instructions
,
Christoph Muellner
,
15:20
[PATCH v5 06/14] RISC-V: Adding XTheadCondMov ISA extension
,
Christoph Muellner
,
15:20
[PATCH v5 05/14] RISC-V: Adding XTheadBs ISA extension
,
Christoph Muellner
,
15:20
[PATCH v5 04/14] RISC-V: Adding XTheadBb ISA extension
,
Christoph Muellner
,
15:20
[PATCH v5 03/14] RISC-V: Adding XTheadBa ISA extension
,
Christoph Muellner
,
15:20
[PATCH v5 02/14] RISC-V: Adding XTheadSync ISA extension
,
Christoph Muellner
,
15:20
[PATCH v5 01/14] RISC-V: Adding XTheadCmo ISA extension
,
Christoph Muellner
,
15:20
[PATCH v5 00/14] Add support for the T-Head vendor extensions
,
Christoph Muellner
,
15:20
Re: [PATCH v4 08/14] RISC-V: Adding T-Head MemPair extension
,
Christoph Müllner
,
15:10
Re: [PATCH v4 08/14] RISC-V: Adding T-Head MemPair extension
,
Richard Henderson
,
13:23
[PATCH v4 11/14] RISC-V: Set minimum priv version for Zfh to 1.11
,
Christoph Muellner
,
13:04
[PATCH v4 08/14] RISC-V: Adding T-Head MemPair extension
,
Christoph Muellner
,
13:04
[PATCH v4 10/14] RISC-V: Adding T-Head FMemIdx extension
,
Christoph Muellner
,
13:04
[PATCH v4 12/14] RISC-V: Add initial support for T-Head C906
,
Christoph Muellner
,
13:04
[PATCH v4 13/14] RISC-V: Adding XTheadFmv ISA extension
,
Christoph Muellner
,
13:04
[PATCH v4 09/14] RISC-V: Adding T-Head MemIdx extension
,
Christoph Muellner
,
13:04
[PATCH v4 01/14] RISC-V: Adding XTheadCmo ISA extension
,
Christoph Muellner
,
13:04
[PATCH v4 14/14] target/riscv: add a MAINTAINERS entry for XThead* extension support
,
Christoph Muellner
,
13:04
[PATCH v4 02/14] RISC-V: Adding XTheadSync ISA extension
,
Christoph Muellner
,
13:03
Re: [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
,
Christoph Müllner
,
13:03
[PATCH v4 05/14] RISC-V: Adding XTheadBs ISA extension
,
Christoph Muellner
,
13:03
[PATCH v4 06/14] RISC-V: Adding XTheadCondMov ISA extension
,
Christoph Muellner
,
13:03
[PATCH v4 03/14] RISC-V: Adding XTheadBa ISA extension
,
Christoph Muellner
,
13:02
[PATCH v4 07/14] RISC-V: Adding T-Head multiply-accumulate instructions
,
Christoph Muellner
,
13:02
[PATCH v4 04/14] RISC-V: Adding XTheadBb ISA extension
,
Christoph Muellner
,
13:02
Re: [PATCH v3 12/14] RISC-V: Add initial support for T-Head C906
,
Christoph Müllner
,
13:02
[PATCH v4 00/14] Add support for the T-Head vendor extensions
,
Christoph Muellner
,
13:02
Re: [PATCH v3 09/14] RISC-V: Adding T-Head MemIdx extension
,
Christoph Müllner
,
13:02
[PATCH v2] target/riscv: set tval for triggered watchpoints
,
Sergey Matyukevich
,
12:10
Re: [PATCH v8 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
08:53
[PATCH v9 5/5] riscv: Correctly set the device-tree entry 'mmu-type'
,
Alexandre Ghiti
,
08:44
[PATCH v9 4/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
08:43
[PATCH v9 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
08:42
[PATCH v9 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
,
Alexandre Ghiti
,
08:41
[PATCH v9 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Alexandre Ghiti
,
08:40
[PATCH v9 0/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
08:39
Re: [PATCH v8 4/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
08:30
Re: [PATCH v8 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
08:05
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Bin Meng
,
07:33
Re: [PATCH v4 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Bin Meng
,
07:11
Re: [PATCH v4 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Daniel Henrique Barboza
,
04:57
Re: [PATCH] target/riscv: set tval for triggered watchpoints
,
Sergey Matyukevich
,
02:58
January 30, 2023
Re: [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
,
LIU Zhiwei
,
21:34
Re: [PATCH] target/riscv: set tval for triggered watchpoints
,
Bin Meng
,
20:52
Re: [PATCH v4 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Bin Meng
,
20:00
Re: [PATCH] target/riscv: set tval for triggered watchpoints
,
Alistair Francis
,
19:59
Re: [PATCH] target/riscv: set tval for triggered watchpoints
,
Alistair Francis
,
19:20
Re: [PATCH] target/riscv: set tval for triggered watchpoints
,
Richard Henderson
,
14:11
Re: [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
,
Richard Henderson
,
14:03
Re: [PATCH v4 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Daniel Henrique Barboza
,
13:02
Re: [PATCH v4 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Daniel Henrique Barboza
,
12:16
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Juan Quintela
,
09:12
Re: [PATCH v3 02/14] RISC-V: Adding XTheadSync ISA extension
,
Christoph Müllner
,
09:05
Re: [PATCH v2 01/15] RISC-V: Adding XTheadCmo ISA extension
,
Christoph Müllner
,
09:05
[PATCH v5 17/20] Fix non-first inclusions of qemu/osdep.h
,
Markus Armbruster
,
08:23
[PATCH v5 20/20] Drop duplicate #include
,
Markus Armbruster
,
08:23
[PATCH v5 02/20] scripts/clean-includes: Don't claim duplicate headers found when not
,
Markus Armbruster
,
08:23
[PATCH v5 18/20] Don't include headers already included by qemu/osdep.h
,
Markus Armbruster
,
08:23
[PATCH v5 11/20] migration: Clean up includes
,
Markus Armbruster
,
08:23
[PATCH v5 05/20] bsd-user: Clean up includes
,
Markus Armbruster
,
08:23
[PATCH v5 12/20] net: Clean up includes
,
Markus Armbruster
,
08:23
[PATCH v5 19/20] 9p: Drop superfluous include of linux/limits.h
,
Markus Armbruster
,
08:23
[PATCH v5 14/20] riscv: Clean up includes
,
Markus Armbruster
,
08:23
[PATCH v5 10/20] qga: Clean up includes
,
Markus Armbruster
,
08:23
[PATCH v5 01/20] scripts/clean-includes: Fully skip / ignore files
,
Markus Armbruster
,
08:23
[PATCH v5 13/20] target/hexagon: Clean up includes
,
Markus Armbruster
,
08:22
[PATCH v5 06/20] crypto: Clean up includes
,
Markus Armbruster
,
08:22
[PATCH v5 15/20] block: Clean up includes
,
Markus Armbruster
,
08:22
[PATCH v5 08/20] hw/input: Clean up includes
,
Markus Armbruster
,
08:22
[PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
08:22
[PATCH v5 09/20] hw/tricore: Clean up includes
,
Markus Armbruster
,
08:22
[PATCH v5 03/20] scripts/clean-includes: Skip symbolic links
,
Markus Armbruster
,
08:22
[PATCH v5 07/20] hw/cxl: Clean up includes
,
Markus Armbruster
,
08:22
[PATCH v5 16/20] accel: Clean up includes
,
Markus Armbruster
,
08:22
[PATCH v5 00/20] Clean up includes
,
Markus Armbruster
,
08:22
Re: [PATCH v4 04/19] bsd-user: Clean up includes
,
Markus Armbruster
,
08:12
Re: [PATCH v4 01/19] scripts/clean-includes: Fully skip / ignore files
,
Markus Armbruster
,
07:56
Re: Fwd: [RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
,
Lawrence Hunter
,
06:38
[PATCH] target/riscv: set tval for triggered watchpoints
,
Sergey Matyukevich
,
05:08
Re: [PATCH v3 12/14] RISC-V: Add initial support for T-Head C906
,
LIU Zhiwei
,
04:07
Re: [PATCH v3 09/14] RISC-V: Adding T-Head MemIdx extension
,
LIU Zhiwei
,
04:04
Re: [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
,
LIU Zhiwei
,
03:41
Re: [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
,
Richard Henderson
,
00:43
January 29, 2023
Re: [PATCH v8 5/5] riscv: Correctly set the device-tree entry 'mmu-type'
,
Bin Meng
,
23:30
Re: [PATCH v8 4/5] riscv: Introduce satp mode hw capabilities
,
Bin Meng
,
23:29
Re: [PATCH v8 3/5] riscv: Allow user to set the satp mode
,
Bin Meng
,
23:22
Re: [PATCH v4 19/19] Drop duplicate #include
,
Juan Quintela
,
23:17
Re: [PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
,
Juan Quintela
,
23:13
Re: [PATCH v4 10/19] migration: Clean up includes
,
Juan Quintela
,
23:11
Re: [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
,
LIU Zhiwei
,
21:04
Re: [PATCH v4 0/3] hw/riscv: misc cleanups
,
Alistair Francis
,
20:47
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Alistair Francis
,
18:19
Re: [PATCH v7 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Alistair Francis
,
17:51
Re: [PATCH v2 01/15] RISC-V: Adding XTheadCmo ISA extension
,
Alistair Francis
,
17:40
Re: Fwd: [RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
,
Alistair Francis
,
17:23
Re: Fwd: [RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
,
Philipp Tomsich
,
17:13
Re: Fwd: [RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
,
Alistair Francis
,
17:08
Re: [PATCH v8 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
,
Bin Meng
,
00:56
Re: [PATCH v8 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Bin Meng
,
00:54
Re: [PATCH v4 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Bin Meng
,
00:46
Re: [PATCH v4 2/3] hw/riscv: split fdt address calculation from fdt load
,
Bin Meng
,
00:17
January 28, 2023
Re: [PATCH v4 1/3] hw/riscv/boot.c: calculate fdt size after fdt_pack()
,
Bin Meng
,
22:06
Re: [PATCH v4 1/3] hw/riscv/boot.c: calculate fdt size after fdt_pack()
,
Bin Meng
,
21:21
Re: [PATCH v4 04/19] bsd-user: Clean up includes
,
Michael S. Tsirkin
,
05:30
Re: [PATCH v4 01/19] scripts/clean-includes: Fully skip / ignore files
,
Michael S. Tsirkin
,
05:28
January 27, 2023
Re: [PATCH v4 03/19] scripts/clean-includes: Skip symbolic links
,
Warner Losh
,
18:08
Re: [PATCH v4 14/19] block: Clean up includes
,
Eric Blake
,
17:55
Re: [PATCH v4 03/19] scripts/clean-includes: Skip symbolic links
,
Eric Blake
,
17:48
Re: [PATCH v4 02/19] scripts/clean-includes: Don't claim duplicate headers found when not
,
Eric Blake
,
16:38
Re: [PATCH v4 01/19] scripts/clean-includes: Fully skip / ignore files
,
Eric Blake
,
16:29
[PATCH: fix for virt instr exception] target/riscv: fix for virtual instr exception
,
Deepak Gupta
,
15:36
Re: [PATCH v4 04/19] bsd-user: Clean up includes
,
Michael S. Tsirkin
,
10:02
Re: [PATCH v4 04/19] bsd-user: Clean up includes
,
Peter Maydell
,
09:54
Re: [PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
,
Markus Armbruster
,
07:05
Re: [PATCH v4 04/19] bsd-user: Clean up includes
,
Markus Armbruster
,
07:01
January 26, 2023
Re: qemu icicle kit es
,
Conor Dooley
,
13:52
Re: [PATCH v4 0/3] riscv_load_fdt() semantics change
,
Conor Dooley
,
13:40
[PATCH v4 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Daniel Henrique Barboza
,
08:52
[PATCH v4 2/3] hw/riscv: split fdt address calculation from fdt load
,
Daniel Henrique Barboza
,
08:52
[PATCH v4 1/3] hw/riscv/boot.c: calculate fdt size after fdt_pack()
,
Daniel Henrique Barboza
,
08:52
[PATCH v4 0/3] riscv_load_fdt() semantics change
,
Daniel Henrique Barboza
,
08:52
Re: [PATCH v7 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Bin Meng
,
07:08
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Bin Meng
,
07:03
Fwd: [RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
,
Lawrence Hunter
,
04:49
Re: [RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
,
Philipp Tomsich
,
04:36
January 25, 2023
Re: [PATCH v4 06/36] tcg: Introduce tcg_target_call_oarg_reg
,
Richard Henderson
,
23:12
Re: [PATCH v4 34/36] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
,
Philippe Mathieu-Daudé
,
17:53
Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers
,
Alex Bennée
,
16:51
Re: [PATCH v4 07/36] tcg: Add TCG_CALL_RET_BY_VEC
,
Alex Bennée
,
16:13
Re: [PATCH v4 06/36] tcg: Introduce tcg_target_call_oarg_reg
,
Alex Bennée
,
16:12
Re: [PATCH v8 3/5] riscv: Allow user to set the satp mode
,
Andrew Jones
,
11:52
[PATCH v8 5/5] riscv: Correctly set the device-tree entry 'mmu-type'
,
Alexandre Ghiti
,
11:25
[PATCH v8 4/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
11:24
[PATCH v8 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
11:23
[PATCH v8 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
,
Alexandre Ghiti
,
11:22
[PATCH v8 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Alexandre Ghiti
,
11:21
[PATCH v8 0/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
11:20
Re: [PATCH v7 3/5] riscv: Allow user to set the satp mode
,
Andrew Jones
,
10:00
Re: [PATCH v7 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
07:24
Re: [PATCH v7 4/5] riscv: Introduce satp mode hw capabilities
,
Andrew Jones
,
07:06
Re: [PATCH v7 3/5] riscv: Allow user to set the satp mode
,
Andrew Jones
,
07:01
[PATCH v7 5/5] riscv: Correctly set the device-tree entry 'mmu-type'
,
Alexandre Ghiti
,
03:46
[PATCH v7 4/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
03:45
[PATCH v7 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
03:44
[PATCH v7 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
,
Alexandre Ghiti
,
03:43
[PATCH v7 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Alexandre Ghiti
,
03:42
[PATCH v7 0/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
03:41
Re: [PATCH v4 04/36] tcg: Introduce tcg_out_addi_ptr
,
Alex Bennée
,
03:32
January 24, 2023
Re: [PATCH v4 13/36] tcg: Add temp allocation for TCGv_i128
,
Philippe Mathieu-Daudé
,
19:13
Re: [PATCH v4 08/36] include/qemu/int128: Use Int128 structure for TCI
,
Philippe Mathieu-Daudé
,
18:59
Re: [PATCH v4 01/36] tcg: Define TCG_TYPE_I128 and related helper macros
,
Philippe Mathieu-Daudé
,
18:44
Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers
,
Richard Henderson
,
16:54
Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers
,
Richard Henderson
,
16:47
Re: [PATCH v3 12/14] RISC-V: Add initial support for T-Head C906
,
Richard Henderson
,
16:26
[PATCH v4 3/3] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
,
Daniel Henrique Barboza
,
16:22
[PATCH v4 2/3] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
,
Daniel Henrique Barboza
,
16:22
[PATCH v4 1/3] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
,
Daniel Henrique Barboza
,
16:22
[PATCH v4 0/3] hw/riscv: misc cleanups
,
Daniel Henrique Barboza
,
16:22
Re: [PATCH v3 09/14] RISC-V: Adding T-Head MemIdx extension
,
Richard Henderson
,
16:21
Re: [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
,
Richard Henderson
,
15:44
Re: [PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
,
Sudip Mukherjee
,
15:30
Re: [PATCH v3 02/14] RISC-V: Adding XTheadSync ISA extension
,
Richard Henderson
,
15:22
[PATCH v3 14/14] target/riscv: add a MAINTAINERS entry for XThead* extension support
,
Christoph Muellner
,
15:00
[PATCH v3 12/14] RISC-V: Add initial support for T-Head C906
,
Christoph Muellner
,
15:00
[PATCH v3 11/14] RISC-V: Set minimum priv version for Zfh to 1.11
,
Christoph Muellner
,
15:00
[PATCH v3 13/14] RISC-V: Adding XTheadFmv ISA extension
,
Christoph Muellner
,
15:00
[PATCH v3 09/14] RISC-V: Adding T-Head MemIdx extension
,
Christoph Muellner
,
15:00
[PATCH v3 10/14] RISC-V: Adding T-Head FMemIdx extension
,
Christoph Muellner
,
15:00
[PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
,
Christoph Muellner
,
15:00
[PATCH v3 07/14] RISC-V: Adding T-Head multiply-accumulate instructions
,
Christoph Muellner
,
15:00
[PATCH v3 06/14] RISC-V: Adding XTheadCondMov ISA extension
,
Christoph Muellner
,
15:00
[PATCH v3 05/14] RISC-V: Adding XTheadBs ISA extension
,
Christoph Muellner
,
15:00
[PATCH v3 04/14] RISC-V: Adding XTheadBb ISA extension
,
Christoph Muellner
,
15:00
[PATCH v3 03/14] RISC-V: Adding XTheadBa ISA extension
,
Christoph Muellner
,
14:59
[PATCH v3 02/14] RISC-V: Adding XTheadSync ISA extension
,
Christoph Muellner
,
14:59
[PATCH v3 01/14] RISC-V: Adding XTheadCmo ISA extension
,
Christoph Muellner
,
14:59
[PATCH v3 00/14] Add support for the T-Head vendor extensions
,
Christoph Muellner
,
14:59
Re: [PATCH v2 01/15] RISC-V: Adding XTheadCmo ISA extension
,
Christoph Müllner
,
14:51
Re: [PATCH v2 11/15] RISC-V: Adding T-Head XMAE support
,
Christoph Müllner
,
12:31
Re: [PATCH v2 01/15] RISC-V: Adding XTheadCmo ISA extension
,
Christoph Müllner
,
12:31
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Andrew Jones
,
10:32
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
08:24
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
08:13
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
05:08
Re: [PATCH v6 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
05:00
Re: [PATCH v6 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
04:56
Re: [PATCH v6 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
04:56
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
04:13
January 23, 2023
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Alistair Francis
,
20:42
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Bin Meng
,
20:24
Re: [PATCH v3 0/4] Nested virtualization fixes for QEMU
,
Alistair Francis
,
19:58
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Alistair Francis
,
19:41
Re: [PATCH v6 4/5] riscv: Correctly set the device-tree entry 'mmu-type'
,
Alistair Francis
,
19:35
Re: [PATCH v6 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
,
Alistair Francis
,
19:03
Re: [PATCH v3 4/4] target/riscv: Ensure opcode is saved for all relevant instructions
,
Alistair Francis
,
19:01
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Alistair Francis
,
18:59
Re: [PATCH v2 11/15] RISC-V: Adding T-Head XMAE support
,
Alistair Francis
,
18:50
Re: [PATCH v2 14/15] RISC-V: Adding XTheadFmv ISA extension
,
Alistair Francis
,
18:44
Re: [PATCH v2 13/15] RISC-V: Add initial support for T-Head C906
,
Alistair Francis
,
18:43
Re: [PATCH v2 15/15] target/riscv: add a MAINTAINERS entry for XThead* extension support
,
Alistair Francis
,
18:40
Re: [PATCH v2 12/15] RISC-V: Set minimum priv version for Zfh to 1.11
,
Alistair Francis
,
18:40
Re: [PATCH v2 10/15] RISC-V: Adding T-Head FMemIdx extension
,
Alistair Francis
,
18:39
Re: [PATCH v2] include/hw/riscv/opentitan: update opentitan IRQs
,
Alistair Francis
,
18:30
Re: [PATCH v2 09/15] RISC-V: Adding T-Head MemIdx extension
,
Alistair Francis
,
18:05
Re: [PATCH v2 08/15] RISC-V: Adding T-Head MemPair extension
,
Alistair Francis
,
18:03
Re: [PATCH v2 07/15] RISC-V: Adding T-Head multiply-accumulate instructions
,
Alistair Francis
,
18:00
Re: [PATCH v2 06/15] RISC-V: Adding XTheadCondMov ISA extension
,
Alistair Francis
,
17:59
Re: [PATCH v2 05/15] RISC-V: Adding XTheadBs ISA extension
,
Alistair Francis
,
17:58
Re: [PATCH v2 04/15] RISC-V: Adding XTheadBb ISA extension
,
Alistair Francis
,
17:58
Re: [PATCH v2 03/15] RISC-V: Adding XTheadBa ISA extension
,
Alistair Francis
,
17:56
Re: [PATCH v2 02/15] RISC-V: Adding XTheadSync ISA extension
,
Alistair Francis
,
17:55
Re: [PATCH v2 01/15] RISC-V: Adding XTheadCmo ISA extension
,
Alistair Francis
,
17:50
Re: [PATCH v2] include/hw/riscv/opentitan: update opentitan IRQs
,
Alistair Francis
,
17:40
[RFC] riscv: add config for asid size
,
Ben Dooks
,
09:26
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Andrew Jones
,
08:51
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Andrew Jones
,
08:32
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Daniel Henrique Barboza
,
07:03
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Alistair Francis
,
06:51
Re: [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
,
Alistair Francis
,
06:49
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
06:15
Re: [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Andrew Jones
,
05:51
Re: [PATCH v6 3/5] riscv: Allow user to set the satp mode
,
Andrew Jones
,
05:29
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Daniel Henrique Barboza
,
05:25
Re: [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
,
Daniel Henrique Barboza
,
05:20
Re: [PATCH v6 3/5] riscv: Allow user to set the satp mode
,
Andrew Jones
,
05:14
Re: [PATCH v6 4/5] riscv: Correctly set the device-tree entry 'mmu-type'
,
Andrew Jones
,
05:12
Re: [PATCH v6 3/5] riscv: Allow user to set the satp mode
,
Andrew Jones
,
05:11
Re: [PATCH v6 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
,
Andrew Jones
,
04:48
[PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
04:08
[PATCH v6 4/5] riscv: Correctly set the device-tree entry 'mmu-type'
,
Alexandre Ghiti
,
04:07
[PATCH v6 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
04:06
[PATCH v6 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
,
Alexandre Ghiti
,
04:05
[PATCH v6 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Alexandre Ghiti
,
04:04
[PATCH v6 0/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
04:03
[PATCH v2] include/hw/riscv/opentitan: update opentitan IRQs
,
Wilfred Mallawa
,
01:39
January 22, 2023
[PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Alistair Francis
,
22:58
Re: [PATCH] include/hw/riscv/opentitan: update opentitan IRQs
,
Alistair Francis
,
21:53
Re: [PATCH v9 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
,
Alistair Francis
,
19:24
[PATCH] include/hw/riscv/opentitan: update opentitan IRQs
,
Wilfred Mallawa
,
19:06
Re: [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()
,
Alistair Francis
,
19:01
Re: [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
,
Alistair Francis
,
17:54
January 21, 2023
Re: [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
,
Conor Dooley
,
14:51
Re: [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
,
Daniel Henrique Barboza
,
14:05
January 20, 2023
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Andrew Jones
,
08:26
[PATCH v3 4/4] target/riscv: Ensure opcode is saved for all relevant instructions
,
Anup Patel
,
08:00
[PATCH v3 3/4] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
,
Anup Patel
,
08:00
[PATCH v3 2/4] target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
,
Anup Patel
,
08:00
[PATCH v3 1/4] target/riscv: Update VS timer whenever htimedelta changes
,
Anup Patel
,
08:00
[PATCH v3 0/4] Nested virtualization fixes for QEMU
,
Anup Patel
,
08:00
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
07:44
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Andrew Jones
,
04:53
Re: [PATCH v2 0/4] bulk: Replace TARGET_FMT_plx by HWADDR_PRIx
,
Thomas Huth
,
02:24
Re: [PATCH v4 12/19] target/hexagon: Clean up includes
,
Markus Armbruster
,
02:21
Re: [PATCH v4 10/19] migration: Clean up includes
,
Markus Armbruster
,
02:19
January 19, 2023
Re: [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
,
Conor Dooley
,
19:15
Re: [PATCH] hw/riscv: Add support to change default RISCV hart memory region
,
Alistair Francis
,
19:00
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Alistair Francis
,
18:46
Re: [PATCH v4 13/19] riscv: Clean up includes
,
Alistair Francis
,
17:45
RE: [PATCH v4 12/19] target/hexagon: Clean up includes
,
Taylor Simpson
,
17:16
[PATCH v9 3/3] hw/riscv/boot.c: make riscv_load_initrd() static
,
Daniel Henrique Barboza
,
16:37
[PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()
,
Daniel Henrique Barboza
,
16:37
[PATCH v9 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
16:37
[PATCH v9 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
,
Daniel Henrique Barboza
,
16:37
Re: [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
,
Daniel Henrique Barboza
,
15:17
Re: [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
,
Conor Dooley
,
14:57
Re: [PATCH v3 4/7] hw/riscv: simplify riscv_compute_fdt_addr()
,
Philippe Mathieu-Daudé
,
14:39
[PATCH v3 7/7] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
,
Daniel Henrique Barboza
,
14:21
[PATCH v3 5/7] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
,
Daniel Henrique Barboza
,
14:21
[PATCH v3 6/7] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
,
Daniel Henrique Barboza
,
14:20
[PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
,
Daniel Henrique Barboza
,
14:20
[PATCH v3 4/7] hw/riscv: simplify riscv_compute_fdt_addr()
,
Daniel Henrique Barboza
,
14:20
[PATCH v3 1/7] hw/riscv/boot.c: calculate fdt size after fdt_pack()
,
Daniel Henrique Barboza
,
14:20
[PATCH v3 2/7] hw/riscv: split fdt address calculation from fdt load
,
Daniel Henrique Barboza
,
14:20
[PATCH v3 0/7] riscv: fdt related cleanups
,
Daniel Henrique Barboza
,
14:18
Re: [PATCH v4 04/19] bsd-user: Clean up includes
,
Warner Losh
,
12:05
Re: [PATCH v2 3/6] hw/riscv: simplify riscv_compute_fdt_addr()
,
Daniel Henrique Barboza
,
11:48
Re: [PATCH v4 04/19] bsd-user: Clean up includes
,
Markus Armbruster
,
11:42
Re: [RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
,
Frank Chang
,
10:20
Re: [PATCH v4 09/19] qga: Clean up includes
,
Konstantin Kostiuk
,
10:00
[RFC PATCH 31/39] target/riscv: expose zvksh cpu property
,
Lawrence Hunter
,
09:55
[RFC PATCH 33/39] target/riscv: Add vghmac.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:55
[RFC PATCH 32/39] target/riscv: add zvkg cpu property
,
Lawrence Hunter
,
09:55
[RFC PATCH 39/39] target/riscv: Expose Zvksed property
,
Lawrence Hunter
,
09:55
[RFC PATCH 35/39] crypto: Move SM4_SBOXWORD from target/riscv
,
Lawrence Hunter
,
09:54
[RFC PATCH 37/39] target/riscv: Add zvksed cfg property
,
Lawrence Hunter
,
09:54
[RFC PATCH 38/39] target/riscv: Add Zvksed support
,
Lawrence Hunter
,
09:54
[RFC PATCH 30/39] target/riscv: Add vsm3c.vi decoding, translation and execution support
,
Lawrence Hunter
,
09:54
[RFC PATCH 34/39] target/riscv: expose zvkg cpu property
,
Lawrence Hunter
,
09:54
[RFC PATCH 36/39] crypto: Add SM4 constant parameter CK.
,
Lawrence Hunter
,
09:54
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Andrew Jones
,
09:49
Re: [PATCH v4 04/19] bsd-user: Clean up includes
,
Warner Losh
,
09:42
[RFC PATCH 26/39] target/riscv: Add vsha2c[hl].vv decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 22/39] target/riscv: Add vaeskf2.vi decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 29/39] target/riscv: Add vsm3me.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 23/39] target/riscv: expose zvkns cpu property
,
Lawrence Hunter
,
09:37
[RFC PATCH 08/39] target/riscv: Add vrev8.v decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 19/39] target/riscv: Add vaesem.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 21/39] target/riscv: Add vaeskf1.vi decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 13/39] target/riscv: Add vaesef.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 03/39] target/riscv: Add vclmul.vx decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 24/39] target/riscv: add zvknh cpu properties
,
Lawrence Hunter
,
09:37
[RFC PATCH 12/39] target/riscv: Add vaesef.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 18/39] target/riscv: Add vaesz.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 10/39] target/riscv: expose zvkb cpu property
,
Lawrence Hunter
,
09:37
[RFC PATCH 27/39] target/riscv: expose zvknh cpu properties
,
Lawrence Hunter
,
09:37
[RFC PATCH 25/39] target/riscv: Add vsha2ms.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 28/39] target/riscv: add zvksh cpu property
,
Lawrence Hunter
,
09:37
[RFC PATCH 11/39] target/riscv: add zvkns cpu property
,
Lawrence Hunter
,
09:37
[RFC PATCH 17/39] target/riscv: Add vaesdm.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 05/39] target/riscv: Add vclmulh.vx decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 14/39] target/riscv: Add vaesdf.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 20/39] target/riscv: Add vaesem.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
,
Lawrence Hunter
,
09:37
[RFC PATCH 15/39] target/riscv: Add vaesdf.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 07/39] target/riscv: Add vbrev8.v decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 16/39] target/riscv: Add vaesdm.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:37
[RFC PATCH 02/39] target/riscv: Add vclmul.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:36
[RFC PATCH 04/39] target/riscv: Add vclmulh.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:36
[RFC PATCH 01/39] target/riscv: add zvkb cpu property
,
Lawrence Hunter
,
09:36
[RFC PATCH 09/39] target/riscv: Add vandn.[vv, vx, vi] decoding, translation and execution support
,
Lawrence Hunter
,
09:36
Re: completion timeouts with pin-based interrupts in QEMU hw/nvme
,
Guenter Roeck
,
09:32
Re: [PATCH v4 19/19] Drop duplicate #include
,
Greg Kurz
,
09:18
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
08:00
Re: [PATCH v2 3/6] hw/riscv: simplify riscv_compute_fdt_addr()
,
Daniel Henrique Barboza
,
08:00
Re: [PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
,
Markus Armbruster
,
07:40
Re: [PATCH v4 17/19] Don't include headers already included by qemu/osdep.h
,
Christian Schoenebeck
,
07:06
Re: [PATCH v4 18/19] 9p: Drop superfluous include of linux/limits.h
,
Christian Schoenebeck
,
07:03
Re: [PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
,
Philippe Mathieu-Daudé
,
06:52
Re: [PATCH v4 00/19] Clean up includes
,
Michael S. Tsirkin
,
06:49
Re: [PATCH v4 10/19] migration: Clean up includes
,
Dr. David Alan Gilbert
,
06:45
Re: [PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
,
Markus Armbruster
,
06:41
Re: [PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
,
Philippe Mathieu-Daudé
,
05:40
Re: [PATCH v4 13/19] riscv: Clean up includes
,
Philippe Mathieu-Daudé
,
05:38
Re: [PATCH v4 18/19] 9p: Drop superfluous include of linux/limits.h
,
Markus Armbruster
,
05:37
Re: [PATCH v4 15/19] accel: Clean up includes
,
Philippe Mathieu-Daudé
,
05:36
Re: [PATCH v4 11/19] net: Clean up includes
,
Philippe Mathieu-Daudé
,
05:36
Re: [PATCH v4 05/19] crypto: Clean up includes
,
Philippe Mathieu-Daudé
,
05:34
Re: [PATCH v4 08/19] hw/tricore: Clean up includes
,
Philippe Mathieu-Daudé
,
05:34
Re: [PATCH v4 10/19] migration: Clean up includes
,
Markus Armbruster
,
05:31
Re: [PATCH v4 19/19] Drop duplicate #include
,
Dr. David Alan Gilbert
,
05:19
Re: [PATCH v4 18/19] 9p: Drop superfluous include of linux/limits.h
,
Christian Schoenebeck
,
04:51
Re: [PATCH v4 10/19] migration: Clean up includes
,
Dr. David Alan Gilbert
,
04:34
Re: [PATCH v4 00/19] Clean up includes
,
Markus Armbruster
,
04:20
Re: completion timeouts with pin-based interrupts in QEMU hw/nvme
,
Klaus Jensen
,
03:02
Re: completion timeouts with pin-based interrupts in QEMU hw/nvme
,
Klaus Jensen
,
02:28
[PATCH v4 11/19] net: Clean up includes
,
Markus Armbruster
,
02:01
[PATCH v4 06/19] hw/cxl: Clean up includes
,
Markus Armbruster
,
02:01
[PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
,
Markus Armbruster
,
02:01
[PATCH v4 17/19] Don't include headers already included by qemu/osdep.h
,
Markus Armbruster
,
02:01
[PATCH v4 08/19] hw/tricore: Clean up includes
,
Markus Armbruster
,
02:01
[PATCH v4 07/19] hw/input: Clean up includes
,
Markus Armbruster
,
02:01
[PATCH v4 12/19] target/hexagon: Clean up includes
,
Markus Armbruster
,
02:01
[PATCH v4 19/19] Drop duplicate #include
,
Markus Armbruster
,
02:01
[PATCH v4 13/19] riscv: Clean up includes
,
Markus Armbruster
,
02:01
[PATCH v4 18/19] 9p: Drop superfluous include of linux/limits.h
,
Markus Armbruster
,
02:01
[PATCH v4 09/19] qga: Clean up includes
,
Markus Armbruster
,
02:00
[PATCH v4 05/19] crypto: Clean up includes
,
Markus Armbruster
,
02:00
[PATCH v4 15/19] accel: Clean up includes
,
Markus Armbruster
,
02:00
[PATCH v4 04/19] bsd-user: Clean up includes
,
Markus Armbruster
,
02:00
[PATCH v4 02/19] scripts/clean-includes: Don't claim duplicate headers found when not
,
Markus Armbruster
,
02:00
[PATCH v4 03/19] scripts/clean-includes: Skip symbolic links
,
Markus Armbruster
,
02:00
[PATCH v4 14/19] block: Clean up includes
,
Markus Armbruster
,
02:00
[PATCH v4 10/19] migration: Clean up includes
,
Markus Armbruster
,
02:00
[PATCH v4 01/19] scripts/clean-includes: Fully skip / ignore files
,
Markus Armbruster
,
02:00
[PATCH v4 00/19] Clean up includes
,
Markus Armbruster
,
02:00
Re: qemu icicle kit es
,
Bin Meng
,
00:46
January 18, 2023
Re: [PATCH v2 3/6] hw/riscv: simplify riscv_compute_fdt_addr()
,
Alistair Francis
,
21:23
Re: [PATCH v2 5/6] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
,
Alistair Francis
,
21:18
Re: [PATCH v2 6/6] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
,
Alistair Francis
,
21:18
Re: [PATCH v2 4/6] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
,
Alistair Francis
,
21:16
Re: [PATCH v2 2/6] hw/riscv: split fdt address calculation from fdt load
,
Alistair Francis
,
21:13
Re: [PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes
,
Alistair Francis
,
21:06
Re: [PATCH v2 1/6] hw/riscv/boot.c: calculate fdt size after fdt_pack()
,
Alistair Francis
,
19:36
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Alistair Francis
,
19:25
Re: [PATCH 1/1] hw/riscv/virt.c: move create_fw_cfg() back to virt_machine_init()
,
Alistair Francis
,
19:23
Re: [PATCH v8 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Bin Meng
,
19:20
Re: [PATCH v8 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Bin Meng
,
19:18
Re: [PATCH 1/2] target/arm: Introduce helper_set_rounding_mode_chkfrm
,
Alistair Francis
,
18:49
Re: [PATCH v8 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Daniel Henrique Barboza
,
18:34
Re: [PATCH 1/1] hw/riscv/virt.c: move create_fw_cfg() back to virt_machine_init()
,
Alistair Francis
,
17:56
Re: [PATCH 2/2] target/riscv: Remove helper_set_rod_rounding_mode
,
Alistair Francis
,
17:53
Re: [PATCH 1/2] target/arm: Introduce helper_set_rounding_mode_chkfrm
,
Alistair Francis
,
17:52
Re: [PATCH v8 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Alistair Francis
,
17:46
Re: [PATCH v8 1/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Alistair Francis
,
17:44
Re: [PATCH] tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst
,
Alistair Francis
,
17:42
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Andrew Jones
,
12:42
Re: [PATCH v2 2/4] bulk: Coding style fixes
,
Philippe Mathieu-Daudé
,
12:04
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
11:30
Re: [PATCH v2 2/4] bulk: Coding style fixes
,
Thomas Huth
,
11:09
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Andrew Jones
,
07:19
Re: [PATCH 2/2] target/riscv: Remove helper_set_rod_rounding_mode
,
Daniel Henrique Barboza
,
05:01
Re: [PATCH 1/2] target/arm: Introduce helper_set_rounding_mode_chkfrm
,
Daniel Henrique Barboza
,
05:01
January 17, 2023
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Alistair Francis
,
19:29
Re: [PATCH] tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst
,
Alistair Francis
,
19:26
[PATCH] tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst
,
Richard Henderson
,
18:04
Re: [PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Andrew Jones
,
11:31
Re: [PATCH v5 1/2] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Andrew Jones
,
09:21
[PATCH 1/1] hw/riscv/virt.c: move create_fw_cfg() back to virt_machine_init()
,
Daniel Henrique Barboza
,
08:28
[PATCH 0/1] move create_fw_cfg() to init() (Gitlab #1343)
,
Daniel Henrique Barboza
,
08:28
January 16, 2023
[PATCH v2 5/6] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
,
Daniel Henrique Barboza
,
12:34
[PATCH v2 6/6] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
,
Daniel Henrique Barboza
,
12:34
[PATCH v2 4/6] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
,
Daniel Henrique Barboza
,
12:34
[PATCH v2 3/6] hw/riscv: simplify riscv_compute_fdt_addr()
,
Daniel Henrique Barboza
,
12:34
[PATCH v2 2/6] hw/riscv: split fdt address calculation from fdt load
,
Daniel Henrique Barboza
,
12:34
[PATCH v2 1/6] hw/riscv/boot.c: calculate fdt size after fdt_pack()
,
Daniel Henrique Barboza
,
12:34
[PATCH v2 0/6] riscv: fdt related cleanups
,
Daniel Henrique Barboza
,
12:34
Re: [PATCH v5 1/2] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Frank Chang
,
09:16
Re: [PATCH v8 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Daniel Henrique Barboza
,
07:45
Re: [PATCH v8 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Philippe Mathieu-Daudé
,
07:37
[PATCH v8 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Daniel Henrique Barboza
,
07:30
[PATCH v8 2/3] hw/riscv/boot.c: make riscv_load_initrd() static
,
Daniel Henrique Barboza
,
07:30
[PATCH v8 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
,
Daniel Henrique Barboza
,
07:30
[PATCH v8 1/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
07:30
Re: [PATCH v7 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Philippe Mathieu-Daudé
,
04:25
Re: [PATCH 2/2] target/riscv: Trap on writes to stimecmp from VS when hvictl.VTI=1
,
Alistair Francis
,
00:59
Re: [PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes
,
Anup Patel
,
00:57
January 15, 2023
Re: [PATCH 2/2] target/riscv: Trap on writes to stimecmp from VS when hvictl.VTI=1
,
Alistair Francis
,
23:39
Re: [PATCH 1/2] target/riscv: Fix up masking of vsip/vsie accesses
,
Alistair Francis
,
23:35
Re: [PATCH v7 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Alistair Francis
,
23:28
Re: [PATCH v5 1/2] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Alistair Francis
,
23:07
Re: [PATCH 00/10] riscv: create_fdt() related cleanups
,
Alistair Francis
,
23:05
Re: [PATCH 06/10] hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix()
,
Alistair Francis
,
23:04
Re: [PATCH 05/10] hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id()
,
Alistair Francis
,
23:02
Re: [PATCH 04/10] hw/riscv/virt.c: remove 'is_32_bit' param from create_fdt_socket_cpus()
,
Alistair Francis
,
22:59
Re: [PATCH 03/10] hw/riscv/sifive_u.c: simplify create_fdt()
,
Alistair Francis
,
22:57
Re: [PATCH 02/10] hw/riscv/virt.c: simplify create_fdt()
,
Alistair Francis
,
22:55
Re: [PATCH 01/10] hw/riscv/spike.c: simplify create_fdt()
,
Alistair Francis
,
22:53
Re: [PATCH] target/riscv: Use TARGET_FMT_lx for env->mhartid
,
Alistair Francis
,
22:47
Re: [PATCH] target/riscv: Use TARGET_FMT_lx for env->mhartid
,
Alistair Francis
,
22:15
Re: [PATCH v2 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
,
Alistair Francis
,
22:09
Re: [PATCH v7 2/3] hw/riscv/boot.c: make riscv_load_initrd() static
,
Alistair Francis
,
21:56
Re: [PATCH 0/2] target/riscv: Fix double calls to gen_set_rm [#1411]
,
Richard Henderson
,
11:21
[PATCH 2/2] target/riscv: Remove helper_set_rod_rounding_mode
,
Richard Henderson
,
11:07
[PATCH 1/2] target/arm: Introduce helper_set_rounding_mode_chkfrm
,
Richard Henderson
,
11:07
[PATCH 0/2] target/riscv: Fix double calls to gen_set_rm [#1411]
,
Richard Henderson
,
11:07
January 14, 2023
Re: qemu icicle kit es
,
Conor Dooley
,
09:30
Re: [PATCH v7 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Bin Meng
,
08:40
January 13, 2023
[PATCH v2 2/2] target/riscv/cpu.c: do not skip misa logic in riscv_cpu_realize()
,
Daniel Henrique Barboza
,
12:52
[PATCH v2 1/2] target/riscv/cpu: set cpu->cfg in register_cpu_props()
,
Daniel Henrique Barboza
,
12:52
[PATCH v2 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
,
Daniel Henrique Barboza
,
12:52
[PATCH v7 2/3] hw/riscv/boot.c: make riscv_load_initrd() static
,
Daniel Henrique Barboza
,
12:18
[PATCH v7 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
,
Daniel Henrique Barboza
,
12:18
[PATCH v7 1/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
12:18
[PATCH v7 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
,
Daniel Henrique Barboza
,
12:18
Re: qemu icicle kit es
,
Conor Dooley
,
07:57
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
05:49
[PATCH v5 2/2] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
05:37
[PATCH v5 1/2] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Alexandre Ghiti
,
05:36
[PATCH v5 0/2] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
05:35
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Bin Meng
,
05:31
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
05:21
Re: [PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
,
Daniel Henrique Barboza
,
05:20
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Philippe Mathieu-Daudé
,
02:17
Re: [PATCH v6 1/2] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Philippe Mathieu-Daudé
,
02:13
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Bin Meng
,
00:23
January 12, 2023
Re: [PATCH v6 1/2] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Bin Meng
,
21:48
Re: [PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
,
Bin Meng
,
20:29
Re: qemu icicle kit es
,
Bin Meng
,
19:35
[PATCH v6 2/2] hw/riscv/boot.c: make riscv_load_initrd() static
,
Daniel Henrique Barboza
,
17:35
[PATCH v6 1/2] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
17:34
[PATCH v6 0/2] hw/riscv: consolidate kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
17:34
Re: qemu icicle kit es
,
Conor Dooley
,
13:03
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Michael S. Tsirkin
,
12:47
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Daniel P . Berrangé
,
12:44
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Michael S. Tsirkin
,
12:43
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Michael S. Tsirkin
,
12:43
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Michael S. Tsirkin
,
12:38
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Jonathan Cameron
,
12:31
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Peter Maydell
,
11:38
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Daniel P . Berrangé
,
11:30
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Peter Maydell
,
11:20
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Daniel P . Berrangé
,
11:08
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Peter Maydell
,
10:59
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Daniel P . Berrangé
,
09:53
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Markus Armbruster
,
09:47
Re: [PATCH v4] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
08:56
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Michael S. Tsirkin
,
08:56
Re: [PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Michael S. Tsirkin
,
08:52
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
08:24
[PATCH v3 0/1] Clean up includes
,
Markus Armbruster
,
06:51
[PATCH v3 1/1] include: Don't include qemu/osdep.h
,
Markus Armbruster
,
06:50
Re: [PATCH] bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
,
Peter Maydell
,
06:04
Re: qemu icicle kit es
,
stage TC
,
04:53
Re: [PATCH v2] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
,
Alistair Francis
,
04:45
Re: [PATCH] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
,
Philippe Mathieu-Daudé
,
04:16
Re: [PATCH v2] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
,
Philippe Mathieu-Daudé
,
04:15
Re: [PATCH] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
,
Philippe Mathieu-Daudé
,
04:15
[PATCH v2] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
,
Thomas Huth
,
03:39
Re: [PATCH] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
,
Thomas Huth
,
03:38
[PATCH] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
,
Thomas Huth
,
03:30
Re: [PATCH 00/10] riscv: create_fdt() related cleanups
,
Philippe Mathieu-Daudé
,
02:37
Re: [PATCH 07/10] hw/riscv: simplify riscv_load_fdt()
,
Philippe Mathieu-Daudé
,
02:33
January 11, 2023
Re: [PATCH v2 3/4] bulk: Replace TARGET_FMT_plx -> HWADDR_PRIx
,
Richard Henderson
,
19:37
Re: [PATCH v2 2/4] bulk: Coding style fixes
,
Richard Henderson
,
19:36
Re: [PATCH v2 1/4] hw: Remove hardcoded tabs (code style)
,
Richard Henderson
,
19:36
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Alistair Francis
,
19:34
[PATCH 10/10] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
,
Daniel Henrique Barboza
,
12:10
[PATCH 09/10] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
,
Daniel Henrique Barboza
,
12:10
[PATCH 08/10] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
,
Daniel Henrique Barboza
,
12:10
[PATCH 07/10] hw/riscv: simplify riscv_load_fdt()
,
Daniel Henrique Barboza
,
12:10
[PATCH 06/10] hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix()
,
Daniel Henrique Barboza
,
12:10
[PATCH 05/10] hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id()
,
Daniel Henrique Barboza
,
12:10
[PATCH 04/10] hw/riscv/virt.c: remove 'is_32_bit' param from create_fdt_socket_cpus()
,
Daniel Henrique Barboza
,
12:10
[PATCH 03/10] hw/riscv/sifive_u.c: simplify create_fdt()
,
Daniel Henrique Barboza
,
12:10
[PATCH 02/10] hw/riscv/virt.c: simplify create_fdt()
,
Daniel Henrique Barboza
,
12:10
[PATCH 01/10] hw/riscv/spike.c: simplify create_fdt()
,
Daniel Henrique Barboza
,
12:10
[PATCH 00/10] riscv: create_fdt() related cleanups
,
Daniel Henrique Barboza
,
12:09
Re: qemu icicle kit es
,
Conor Dooley
,
11:41
Re: [PATCH 1/2] target/riscv/cpu: set cpu->cfg in register_cpu_props()
,
Daniel Henrique Barboza
,
10:52
Re: [PATCH v4 03/36] tcg: Allocate objects contiguously in temp_allocate_frame
,
Richard Henderson
,
10:07
qemu icicle kit es
,
stage TC
,
09:21
Re: [PATCH v4 14/36] tcg: Add basic data movement for TCGv_i128
,
Philippe Mathieu-Daudé
,
06:41
Re: [PATCH v4 10/36] tcg/tci: Fix big-endian return register ordering
,
Philippe Mathieu-Daudé
,
06:37
[PATCH v10 8/9] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
05:40
[PATCH v10 4/9] target/riscv: add support for Zcd extension
,
Weiwei Li
,
05:40
[PATCH v10 7/9] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
05:40
[PATCH v10 6/9] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
05:40
[PATCH v10 2/9] target/riscv: add support for Zca extension
,
Weiwei Li
,
05:40
[PATCH v10 9/9] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
05:39
[PATCH v10 3/9] target/riscv: add support for Zcf extension
,
Weiwei Li
,
05:39
[PATCH v10 5/9] target/riscv: add support for Zcb extension
,
Weiwei Li
,
05:39
[PATCH v10 1/9] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
05:39
[PATCH v10 0/9] support subsets of virtual memory extension
,
Weiwei Li
,
05:39
Re: [PATCH v4 03/36] tcg: Allocate objects contiguously in temp_allocate_frame
,
Alex Bennée
,
05:00
[RFC PATCH v2 4/4] bulk: Prefix '0x' to hex values displayed with HWADDR_PRIx format
,
Philippe Mathieu-Daudé
,
03:39
[PATCH v2 3/4] bulk: Replace TARGET_FMT_plx -> HWADDR_PRIx
,
Philippe Mathieu-Daudé
,
03:39
[PATCH v2 1/4] hw: Remove hardcoded tabs (code style)
,
Philippe Mathieu-Daudé
,
03:39
[PATCH v2 2/4] bulk: Coding style fixes
,
Philippe Mathieu-Daudé
,
03:39
[PATCH v2 0/4] bulk: Replace TARGET_FMT_plx by HWADDR_PRIx
,
Philippe Mathieu-Daudé
,
03:39
Re: [PATCH v4 02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
,
Alex Bennée
,
03:00
[PULL 4/6] hw/nvme: fix missing cq eventidx update
,
Klaus Jensen
,
02:52
Re: [PATCH v9 0/9] support subsets of code size reduction extension
,
weiwei
,
02:20
Re: [PATCH] bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
,
Philippe Mathieu-Daudé
,
02:10
Re: [PATCH 2/2] target/riscv/cpu.c: do not skip misa logic in riscv_cpu_realize()
,
Bin Meng
,
00:56
Re: [PATCH 1/2] target/riscv/cpu: set cpu->cfg in register_cpu_props()
,
Bin Meng
,
00:55
Re: [PATCH 1/2] target/riscv/cpu: set cpu->cfg in register_cpu_props()
,
Richard Henderson
,
00:39
Re: [PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
,
Alistair Francis
,
00:09
Re: [PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
,
Alistair Francis
,
00:02
Re: [PATCH v9 0/9] support subsets of code size reduction extension
,
Alistair Francis
,
00:01
January 10, 2023
Re: [PATCH v4 01/36] tcg: Define TCG_TYPE_I128 and related helper macros
,
Alex Bennée
,
18:27
Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers
,
Mark Cave-Ayland
,
18:12
Re: [PATCH 2/2] target/riscv/cpu.c: do not skip misa logic in riscv_cpu_realize()
,
Alistair Francis
,
17:53
Re: [PATCH 1/2] target/riscv/cpu: set cpu->cfg in register_cpu_props()
,
Alistair Francis
,
17:53
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Alistair Francis
,
17:46
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Alistair Francis
,
17:43
Re: [PATCH v5 11/11] hw/riscv/boot.c: make riscv_load_initrd() static
,
Alistair Francis
,
17:41
Re: [PATCH v5 09/11] hw/riscv/boot.c: use MachineState in riscv_load_kernel()
,
Alistair Francis
,
17:41
Re: [PATCH v5 08/11] hw/riscv/boot.c: use MachineState in riscv_load_initrd()
,
Alistair Francis
,
17:39
Re: [PATCH v5 07/11] hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel()
,
Alistair Francis
,
17:38
Re: [PATCH v5 06/11] hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
,
Alistair Francis
,
17:36
Re: [PATCH v5 04/11] hw/riscv/boot.c: exit early if filename is NULL in load functions
,
Alistair Francis
,
17:30
Re: [PATCH v5 01/11] tests/avocado: add RISC-V OpenSBI boot test
,
Alistair Francis
,
17:29
Re: [PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
,
Daniel Henrique Barboza
,
17:27
Re: [PATCH] bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
,
BALATON Zoltan
,
17:04
[PATCH] bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
,
Philippe Mathieu-Daudé
,
16:29
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
15:20
[PATCH 2/2] target/riscv/cpu.c: do not skip misa logic in riscv_cpu_realize()
,
Daniel Henrique Barboza
,
15:14
[PATCH 0/2] target/riscv/cpu: fix sifive_u 32/64bits boot in riscv-to-apply.next
,
Daniel Henrique Barboza
,
15:14
[PATCH 1/2] target/riscv/cpu: set cpu->cfg in register_cpu_props()
,
Daniel Henrique Barboza
,
15:14
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
06:43
[PULL 4/4] hw/nvme: fix missing cq eventidx update
,
Klaus Jensen
,
02:18
January 09, 2023
Re: [PATCH qemu] target/riscv/cpu.c: Fix elen check
,
Alistair Francis
,
18:05
Re: [PATCH v2 12/12] hw/riscv: spike: Decouple create_fdt() dependency to ELF loading
,
Alistair Francis
,
17:56
Re: [PATCH v9 0/9] support subsets of code size reduction extension
,
Alistair Francis
,
17:54
Re: [PATCH] target/riscv: Use TARGET_FMT_lx for env->mhartid
,
Richard Henderson
,
11:04
Re: [PATCH] target/riscv: Use TARGET_FMT_lx for env->mhartid
,
Bin Meng
,
10:53
Re: [PATCH] target/riscv: Use TARGET_FMT_lx for env->mhartid
,
Philippe Mathieu-Daudé
,
10:47
[PATCH] target/riscv: Use TARGET_FMT_lx for env->mhartid
,
Bin Meng
,
10:27
Re: [PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
,
Philippe Mathieu-Daudé
,
07:13
Re: [PATCH v2 4/4] docs/devel: Rules on #include in headers
,
Markus Armbruster
,
07:01
Re: [PATCH 00/20] hw: Remove implicit sysbus_mmio_map() from pflash APIs
,
Philippe Mathieu-Daudé
,
05:40
January 08, 2023
Re: [PATCH v2 3/4] include: Don't include qemu/osdep.h
,
Michael S. Tsirkin
,
01:51
Re: [PATCH v2 0/4] Clean up includes
,
Michael S. Tsirkin
,
01:49
Re: [PATCH 10/20] hw/arm: Open-code pflash_cfi01_register()
,
Bin Meng
,
00:36
January 07, 2023
Re: [PATCH] riscv: do not set the rounding mode via `gen_set_rm`
,
Bin Meng
,
22:52
Re: [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Bin Meng
,
22:34
Re: [PATCH v5 04/11] hw/riscv/boot.c: exit early if filename is NULL in load functions
,
Bin Meng
,
22:30
[PATCH v4 36/36] target/i386: Inline cmpxchg16b
,
Richard Henderson
,
21:39
[PATCH v4 34/36] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
,
Richard Henderson
,
21:39
[PATCH v4 35/36] target/i386: Inline cmpxchg8b
,
Richard Henderson
,
21:39
[PATCH v4 33/36] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
,
Richard Henderson
,
21:39
[PATCH v4 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
,
Richard Henderson
,
21:39
[PATCH v4 31/36] target/s390x: Use Int128 for passing float128
,
Richard Henderson
,
21:39
[PATCH v4 30/36] target/s390x: Use Int128 for returning float128
,
Richard Henderson
,
21:39
[PATCH v4 29/36] target/s390x: Copy wout_x1 to wout_x1_P
,
Richard Henderson
,
21:38
[PATCH v4 28/36] target/s390x: Use Int128 for return from TRE
,
Richard Henderson
,
21:38
[PATCH v4 27/36] target/s390x: Use Int128 for return from CKSM
,
Richard Henderson
,
21:38
[PATCH v4 26/36] target/s390x: Use Int128 for return from CLST
,
Richard Henderson
,
21:38
[PATCH v4 24/36] target/s390x: Use a single return for helper_divs32/u32
,
Richard Henderson
,
21:38
[PATCH v4 25/36] target/s390x: Use a single return for helper_divs64/u64
,
Richard Henderson
,
21:38
[PATCH v4 23/36] tests/tcg/s390x: Add long-double.c
,
Richard Henderson
,
21:38
[PATCH v4 22/36] tests/tcg/s390x: Add clst.c
,
Richard Henderson
,
21:38
[PATCH v4 20/36] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
,
Richard Henderson
,
21:38
[PATCH v4 21/36] tests/tcg/s390x: Add div.c
,
Richard Henderson
,
21:38
[PATCH v4 19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
,
Richard Henderson
,
21:38
[PATCH v4 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
,
Richard Henderson
,
21:38
[PATCH v4 18/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
,
Richard Henderson
,
21:38
[PATCH v4 16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
,
Richard Henderson
,
21:38
[PATCH v4 15/36] tcg: Add guest load/store primitives for TCGv_i128
,
Richard Henderson
,
21:38
[PATCH v4 13/36] tcg: Add temp allocation for TCGv_i128
,
Richard Henderson
,
21:38
[PATCH v4 14/36] tcg: Add basic data movement for TCGv_i128
,
Richard Henderson
,
21:38
[PATCH v4 12/36] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
,
Richard Henderson
,
21:38
[PATCH v4 11/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
,
Richard Henderson
,
21:37
[PATCH v4 10/36] tcg/tci: Fix big-endian return register ordering
,
Richard Henderson
,
21:37
[PATCH v4 09/36] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128
,
Richard Henderson
,
21:37
[PATCH v4 08/36] include/qemu/int128: Use Int128 structure for TCI
,
Richard Henderson
,
21:37
[PATCH v4 07/36] tcg: Add TCG_CALL_RET_BY_VEC
,
Richard Henderson
,
21:37
[PATCH v4 06/36] tcg: Introduce tcg_target_call_oarg_reg
,
Richard Henderson
,
21:37
[PATCH v4 05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
,
Richard Henderson
,
21:37
[PATCH v4 04/36] tcg: Introduce tcg_out_addi_ptr
,
Richard Henderson
,
21:37
[PATCH v4 03/36] tcg: Allocate objects contiguously in temp_allocate_frame
,
Richard Henderson
,
21:37
[PATCH v4 02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
,
Richard Henderson
,
21:37
[PATCH v4 01/36] tcg: Define TCG_TYPE_I128 and related helper macros
,
Richard Henderson
,
21:37
[PATCH v4 00/36] tcg: Support for Int128 with helpers
,
Richard Henderson
,
21:37
January 06, 2023
Re: [PATCH 06/20] hw/riscv: Use generic DeviceState instead of PFlashCFI01
,
Daniel Henrique Barboza
,
15:34
Re: [PATCH 00/20] hw: Remove implicit sysbus_mmio_map() from pflash APIs
,
Peter Maydell
,
12:51
Re: [PATCH v4] riscv: Allow user to set the satp mode
,
Andrew Jones
,
11:31
Re: [PATCH v4] riscv: Allow user to set the satp mode
,
Andrew Jones
,
03:53
Re: [PATCH v4] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
02:56
January 05, 2023
Re: [PATCH v2 19/21] gdbstub: move register helpers into standalone include
,
Max Filippov
,
14:05
Re: [PATCH v2 19/21] gdbstub: move register helpers into standalone include
,
Philippe Mathieu-Daudé
,
12:30
Re: [PATCH v2 18/21] gdbstub: don't use target_ulong while handling registers
,
Philippe Mathieu-Daudé
,
12:28
Re: [PATCH v2 17/21] gdbstub: fix address type of gdb_set_cpu_pc
,
Philippe Mathieu-Daudé
,
12:26
Re: [PATCH v2 16/21] gdbstub: specialise stub_can_reverse
,
Philippe Mathieu-Daudé
,
12:25
Re: [PATCH v2 13/21] gdbstub: specialise handle_query_attached
,
Philippe Mathieu-Daudé
,
12:22
Re: [PATCH v2 12/21] gdbstub: abstract target specific details from gdb_put_packet_binary
,
Philippe Mathieu-Daudé
,
12:14
Re: [PATCH v2 09/21] gdbstub: make various helpers visible to the rest of the module
,
Philippe Mathieu-Daudé
,
12:09
Re: [PATCH v2 03/21] gdbstub: fix-up copyright and license files
,
Philippe Mathieu-Daudé
,
12:02
Re: [PATCH v2 01/21] gdbstub/internals.h: clean up include guard
,
Philippe Mathieu-Daudé
,
12:02
RE: [PATCH v2 19/21] gdbstub: move register helpers into standalone include
,
Taylor Simpson
,
11:57
[PATCH v2 20/21] gdbstub: move syscall handling to new file
,
Alex Bennée
,
11:52
[PATCH v2 19/21] gdbstub: move register helpers into standalone include
,
Alex Bennée
,
11:52
[PATCH v2 18/21] gdbstub: don't use target_ulong while handling registers
,
Alex Bennée
,
11:52
[PATCH v2 16/21] gdbstub: specialise stub_can_reverse
,
Alex Bennée
,
11:52
[PATCH v2 15/21] gdbstub: introduce gdb_get_max_cpus
,
Alex Bennée
,
11:52
[PATCH v2 13/21] gdbstub: specialise handle_query_attached
,
Alex Bennée
,
11:44
[PATCH v2 21/21] gdbstub: only compile gdbstub twice for whole build
,
Alex Bennée
,
11:44
[PATCH v2 14/21] gdbstub: specialise target_memory_rw_debug
,
Alex Bennée
,
11:44
[PATCH v2 11/21] gdbstub: move chunks of user code into own files
,
Alex Bennée
,
11:43
[PATCH v2 17/21] gdbstub: fix address type of gdb_set_cpu_pc
,
Alex Bennée
,
11:43
[PATCH v2 12/21] gdbstub: abstract target specific details from gdb_put_packet_binary
,
Alex Bennée
,
11:43
[PATCH v2 09/21] gdbstub: make various helpers visible to the rest of the module
,
Alex Bennée
,
11:43
[PATCH v2 10/21] gdbstub: move chunk of softmmu functionality to own file
,
Alex Bennée
,
11:43
[PATCH v2 07/21] includes: move tb_flush into its own header
,
Alex Bennée
,
11:43
[PATCH v2 08/21] gdbstub: move fromhex/tohex routines to internals
,
Alex Bennée
,
11:43
[PATCH v2 05/21] gdbstub: define separate user/system structures
,
Alex Bennée
,
11:43
[PATCH v2 06/21] gdbstub: move GDBState to shared internals header
,
Alex Bennée
,
11:43
[PATCH v2 04/21] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
,
Alex Bennée
,
11:43
[PATCH v2 03/21] gdbstub: fix-up copyright and license files
,
Alex Bennée
,
11:43
[PATCH v2 00/21] gdbstub: re-organise to for better compilation behaviour
,
Alex Bennée
,
11:43
[PATCH v2 01/21] gdbstub/internals.h: clean up include guard
,
Alex Bennée
,
11:43
[PATCH v2 02/21] target/arm: fix handling of HLT semihosting in system mode
,
Alex Bennée
,
11:43
[PULL 36/51] include: Don't include qemu/osdep.h
,
Michael S. Tsirkin
,
04:16
[PULL 35/51] include: Include headers where needed
,
Michael S. Tsirkin
,
04:16
January 04, 2023
Re: [PATCH v2 0/4] Clean up includes
,
Michael S. Tsirkin
,
20:51
[PATCH 20/20] hw/block: Make PFlashCFI02 QOM declaration internal
,
Philippe Mathieu-Daudé
,
17:08
[PATCH 18/20] hw/sh4: Open-code pflash_cfi02_register()
,
Philippe Mathieu-Daudé
,
17:08
[PATCH 19/20] hw/block: Remove unused pflash_cfi02_register()
,
Philippe Mathieu-Daudé
,
17:08
[PATCH 17/20] hw/arm: Open-code pflash_cfi02_register()
,
Philippe Mathieu-Daudé
,
17:08
[PATCH 16/20] hw/block: Factor pflash_cfi02_create() out of pflash_cfi02_register()
,
Philippe Mathieu-Daudé
,
17:08
[PATCH 14/20] hw/block: Remove unused pflash_cfi01_register()
,
Philippe Mathieu-Daudé
,
17:08
[PATCH 15/20] hw/block: Make PFlashCFI01 QOM declaration internal
,
Philippe Mathieu-Daudé
,
17:07
[PATCH 13/20] hw/ppc: Open-code pflash_cfi01_register()
,
Philippe Mathieu-Daudé
,
17:07
[PATCH 12/20] hw/mips: Open-code pflash_cfi01_register()
,
Philippe Mathieu-Daudé
,
17:06
[PATCH 11/20] hw/microblaze: Open-code pflash_cfi01_register()
,
Philippe Mathieu-Daudé
,
17:06
[PATCH 10/20] hw/arm: Open-code pflash_cfi01_register()
,
Philippe Mathieu-Daudé
,
17:06
[PATCH 09/20] hw/block: Factor pflash_cfi01_create() out of pflash_cfi01_register()
,
Philippe Mathieu-Daudé
,
17:06
[PATCH 08/20] hw/xtensa: Use generic DeviceState instead of PFlashCFI01
,
Philippe Mathieu-Daudé
,
17:06
[PATCH 07/20] hw/i386: Use generic DeviceState instead of PFlashCFI01
,
Philippe Mathieu-Daudé
,
17:06
[PATCH 06/20] hw/riscv: Use generic DeviceState instead of PFlashCFI01
,
Philippe Mathieu-Daudé
,
17:05
[PATCH 05/20] hw/loongarch: Use generic DeviceState instead of PFlashCFI01
,
Philippe Mathieu-Daudé
,
17:05
[PATCH 04/20] hw/arm: Use generic DeviceState instead of PFlashCFI01
,
Philippe Mathieu-Daudé
,
17:05
[PATCH 03/20] hw/block: Pass DeviceState to pflash_cfi01_get_memory()
,
Philippe Mathieu-Daudé
,
17:05
[PATCH 01/20] hw/block: Pass DeviceState to pflash_cfi01_get_blk()
,
Philippe Mathieu-Daudé
,
17:05
[PATCH 02/20] hw/block: Use pflash_cfi01_get_blk() in pflash_cfi01_legacy_drive()
,
Philippe Mathieu-Daudé
,
17:05
[PATCH 00/20] hw: Remove implicit sysbus_mmio_map() from pflash APIs
,
Philippe Mathieu-Daudé
,
17:05
January 03, 2023
Re: [PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes
,
Anup Patel
,
11:13
January 02, 2023
[PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
06:53
[PATCH v5 11/11] hw/riscv/boot.c: make riscv_load_initrd() static
,
Daniel Henrique Barboza
,
06:53
[PATCH v5 09/11] hw/riscv/boot.c: use MachineState in riscv_load_kernel()
,
Daniel Henrique Barboza
,
06:53
[PATCH v5 08/11] hw/riscv/boot.c: use MachineState in riscv_load_initrd()
,
Daniel Henrique Barboza
,
06:53
[PATCH v5 07/11] hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel()
,
Daniel Henrique Barboza
,
06:53
[PATCH v5 06/11] hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
,
Daniel Henrique Barboza
,
06:53
[PATCH v5 05/11] hw/riscv/spike.c: load initrd right after riscv_load_kernel()
,
Daniel Henrique Barboza
,
06:53
[PATCH v5 04/11] hw/riscv/boot.c: exit early if filename is NULL in load functions
,
Daniel Henrique Barboza
,
06:53
[PATCH v5 03/11] hw/riscv/sifive_u: use 'fdt' from MachineState
,
Daniel Henrique Barboza
,
06:53
[PATCH v5 02/11] hw/riscv/spike: use 'fdt' from MachineState
,
Daniel Henrique Barboza
,
06:52
[PATCH v5 01/11] tests/avocado: add RISC-V OpenSBI boot test
,
Daniel Henrique Barboza
,
06:52
[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
,
Daniel Henrique Barboza
,
06:52
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc