On 10/23/25 13:45, Philippe Mathieu-Daudé wrote:
hv_vcpus_exit() returns a hv_return_t enum type (defined
in <Hypervisor/hv_error.h>). Assert we succeeded, as we
are not ready to handle any error path.

Suggested-by: Alex Bennée<[email protected]>
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
Reviewed-by: Mads Ynddal<[email protected]>
---
  target/arm/hvf/hvf.c | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to