qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 05/16] accel: Destroy HAX vCPU threads once done


From: Richard Henderson
Subject: Re: [PATCH v2 05/16] accel: Destroy HAX vCPU threads once done
Date: Thu, 22 Jun 2023 19:36:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/22/23 18:08, Philippe Mathieu-Daudé wrote:
When the vCPU thread finished its processing, destroy
it and signal its destruction to generic vCPU management
layer.

Add a sanity check for the vCPU accelerator context.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  target/i386/hax/hax-accel-ops.c | 3 +++
  target/i386/hax/hax-all.c       | 1 +
  2 files changed, 4 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]