On 8/8/25 20:59, Paolo Bonzini wrote:
Now that TCG has its own kick function, make cpu_exit() do the right kick for all accelerators.Signed-off-by: Paolo Bonzini <[email protected]> --- hw/core/cpu-common.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
Thanks! Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
