On 6/20/25 06:06, Philippe Mathieu-Daudé wrote:
In preparation of raising exceptions at EL2, add the 'target_el' argument to hvf_raise_exception().Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- target/arm/hvf/hvf.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~