On 9/3/25 12:06, Philippe Mathieu-Daudé wrote:
Call hv_vcpu_destroy() to destroy our vCPU context.

As hv_vcpu_destroy() must be called by the owning thread,
document hvf_arch_vcpu_destroy() also does.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  include/system/hvf_int.h | 3 ++-
  target/arm/hvf/hvf.c     | 4 ++++
  2 files changed, 6 insertions(+), 1 deletion(-)

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

r~

Reply via email to