On 12/12/2023 12.36, Philippe Mathieu-Daudé wrote:
vCPU "reset" is only possible with system emulation.Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> Reviewed-by: Warner Losh <i...@bsdimp.com> Reviewed-by: Song Gao <gaos...@loongson.cn> --- target/i386/cpu.c | 2 +- target/loongarch/cpu.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <th...@redhat.com>