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