diff options
author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2024-12-18 08:40:26 -0300 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2025-01-19 09:44:34 +1000 |
commit | f4df21e07f126eab24adf505cb33db0c94968cab (patch) | |
tree | 721566499671faeb9408efbaac846e88c3f07f58 /scripts/qapi-gen.py | |
parent | 2fedb6b1835cc83a168a920dd39dbd3cd834c254 (diff) | |
download | qemu-f4df21e07f126eab24adf505cb33db0c94968cab.zip qemu-f4df21e07f126eab24adf505cb33db0c94968cab.tar.gz qemu-f4df21e07f126eab24adf505cb33db0c94968cab.tar.bz2 |
target/riscv/tcg: add sha
'sha' is the augmented hypervisor extension, defined in RVA22 as a set of
the following extensions:
- RVH
- Ssstateen
- Shcounterenw (always present)
- Shvstvala (always present)
- Shtvala (always present)
- Shvstvecd (always present)
- Shvsatpa (always present)
- Shgatpa (always present)
We can claim support for 'sha' by checking if we have RVH and ssstateen.
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20241218114026.1652352-10-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scripts/qapi-gen.py')
0 files changed, 0 insertions, 0 deletions