diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-02-18 11:28:23 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-05-20 08:18:53 +0200 |
commit | 12877e739b3afff2b6ff7b80d6a6b22e451671c2 (patch) | |
tree | 3a78921cc42bcf3e91d65191d4a8e995be3f4205 /python | |
parent | 7f9e15d82d21714a2c82aff8869b8ef9aa191c98 (diff) | |
download | qemu-12877e739b3afff2b6ff7b80d6a6b22e451671c2.zip qemu-12877e739b3afff2b6ff7b80d6a6b22e451671c2.tar.gz qemu-12877e739b3afff2b6ff7b80d6a6b22e451671c2.tar.bz2 |
target/riscv: move RISCVCPUConfig fields to a header file
To support merging a subclass's RISCVCPUDef into the superclass, a list
of all the CPU features is needed. Put them into a header file that
can be included multiple times, expanding the macros BOOL_FIELD and
TYPE_FIELD to different operations.
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