diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-18 11:27:12 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-05-20 08:18:31 +0200 |
commit | 80b22be3820f1076d9de1b1f1646ae6b352d7675 (patch) | |
tree | 1d464a9e7bfba142813a2f901d413a905de6a4f7 /python | |
parent | dabb54c160b84d648f375d8f7688fb1099ba32ab (diff) | |
download | qemu-80b22be3820f1076d9de1b1f1646ae6b352d7675.zip qemu-80b22be3820f1076d9de1b1f1646ae6b352d7675.tar.gz qemu-80b22be3820f1076d9de1b1f1646ae6b352d7675.tar.bz2 |
target/riscv: move satp_mode.{map,init} out of CPUConfig
They are used to provide the nice QOM properties for svNN,
but the canonical source of the CPU configuration is now
cpu->cfg.max_satp_mode. Store them in the ArchCPU struct.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions