summary refs log tree commit diff stats
path: root/scripts/tracetool/transform.py
diff options
context:
space:
mode:
authorDaniel Henrique Barboza <dbarboza@ventanamicro.com>2023-02-22 15:52:05 -0300
committerPalmer Dabbelt <palmer@rivosinc.com>2023-03-01 13:47:16 -0800
commit1e2de2b8280a518a6178e7d4dda6c9906d8a86f2 (patch)
tree67499d0ad71b0452fbd414de9a91d36acb0eb941 /scripts/tracetool/transform.py
parentdcf654a3e899ac2569393ca3a4747c3776d9c9a3 (diff)
downloadfocaccia-qemu-1e2de2b8280a518a6178e7d4dda6c9906d8a86f2.tar.gz
focaccia-qemu-1e2de2b8280a518a6178e7d4dda6c9906d8a86f2.zip
target/riscv/cpu: remove CPUArchState::features and friends
The attribute is no longer used since we can retrieve all the enabled
features in the hart by using cpu->cfg instead.

Remove env->feature, riscv_feature() and riscv_set_feature(). We also
need to bump vmstate_riscv_cpu version_id and minimal_version_id since
'features' is no longer being migrated.

Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Weiwei Li <liweiwei@iscas.ac.cn>
Reviewed-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
Message-ID: <20230222185205.355361-11-dbarboza@ventanamicro.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/tracetool/transform.py')
0 files changed, 0 insertions, 0 deletions