On Sat, Oct 30, 2021 at 1:07 PM Bin Meng wrote:
>
> From: Bin Meng
>
> Move the codes around so that the order of .subsections matches
> the one they are referenced in vmstate_riscv_cpu.
>
> Signed-off-by: Bin Meng
Thanks!
Applied to riscv-to-apply.next
Alistair
> ---
>
> target/riscv/machi
On Sat, Oct 30, 2021 at 1:07 PM Bin Meng wrote:
>
> From: Bin Meng
>
> Move the codes around so that the order of .subsections matches
> the one they are referenced in vmstate_riscv_cpu.
>
> Signed-off-by: Bin Meng
Reviewed-by: Alistair Francis
Alistair
> ---
>
> target/riscv/machine.c | 92
From: Bin Meng
Move the codes around so that the order of .subsections matches
the one they are referenced in vmstate_riscv_cpu.
Signed-off-by: Bin Meng
---
target/riscv/machine.c | 92 +-
1 file changed, 46 insertions(+), 46 deletions(-)
diff --git a/