.de; Zhangxiaofeng (F)
> ; limingwang (A)
> ; alistair.fran...@wdc.com; pal...@dabbelt.com;
> Fanliang (EulerOS) ; Wubin (H)
> ; dengkai (A)
> Subject: Re: [PATCH v2 1/1] target-riscv: support QMP dump-guest-memory
>
> On Fri, Dec 18, 2020 at 10:26:53AM +0800, Yifei Jiang wrote:
> >
On Fri, Dec 18, 2020 at 10:26:53AM +0800, Yifei Jiang wrote:
> Add the support needed for creating prstatus elf notes. Now elf notes
> only contains user_regs. This allows us to use QMP dump-guest-memory.
>
> Signed-off-by: Yifei Jiang
> Signed-off-by: Mingwang Li
> ---
> target/riscv/arch_dump
On Thu, Dec 17, 2020 at 6:29 PM Yifei Jiang wrote:
>
> Add the support needed for creating prstatus elf notes. Now elf notes
> only contains user_regs. This allows us to use QMP dump-guest-memory.
>
> Signed-off-by: Yifei Jiang
> Signed-off-by: Mingwang Li
Reviewed-by: Alistair Francis
Alista
Add the support needed for creating prstatus elf notes. Now elf notes
only contains user_regs. This allows us to use QMP dump-guest-memory.
Signed-off-by: Yifei Jiang
Signed-off-by: Mingwang Li
---
target/riscv/arch_dump.c | 189 +++
target/riscv/cpu.c