Re: [PATCH for-10.0 9/9] target/riscv/tcg: add sha

2024-12-03 Thread Alistair Francis
On Thu, Nov 14, 2024 at 2:19 AM Daniel Henrique Barboza wrote: > > '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) > - Shvstve

[PATCH for-10.0 9/9] target/riscv/tcg: add sha

2024-11-13 Thread Daniel Henrique Barboza
'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