qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH 0/5] cpus: Remove system reset() API from user emulation


From: Richard Henderson
Subject: Re: [PATCH 0/5] cpus: Remove system reset() API from user emulation
Date: Tue, 20 Dec 2022 17:18:39 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 12/20/22 06:56, Philippe Mathieu-Daudé wrote:
In user emulation, threads -- implemented as CPU -- are
created/destroyed, but never reset. There is no point in
allowing the user emulation access the sysemu/reset API.

Philippe Mathieu-Daudé (5):
   target/i386: Restrict qapi/qapi-events-run-state.h to system emulation
   target/i386: Restrict sysemu/reset.h to system emulation
   target/loongarch: Restrict sysemu/reset.h to system emulation
   target/s390x: Restrict sysemu/reset.h to system emulation
   hw/core: Only build CPU reset handlers with system emulation

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


r~




reply via email to

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