On 18/3/22 16:15, Mark Kanda wrote:
Add destroy_vcpu_thread() to AccelOps as a method for vcpu thread cleanup.
This will be used in subsequent patches.

Suggested-by: Philippe Mathieu-Daude <[email protected]>

Thanks, but preferably:
Suggested-by: Philippe Mathieu-Daudé <[email protected]>

Signed-off-by: Mark Kanda <[email protected]>
---
  include/sysemu/accel-ops.h | 1 +
  softmmu/cpus.c             | 3 +++
  2 files changed, 4 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to