On 11/1/24 22:48, Richard Henderson wrote:
On 1/12/24 03:18, Philippe Mathieu-Daudé wrote:
Since the CPUState::start-powered-off property is irrelevant
to user emulation, restrict it to system emulation.
Signed-off-by: Philippe Mathieu-Daudé
---
cpu-target.c | 7 ++-
1 file changed, 6 i
On 1/12/24 03:18, Philippe Mathieu-Daudé wrote:
Since the CPUState::start-powered-off property is irrelevant
to user emulation, restrict it to system emulation.
Signed-off-by: Philippe Mathieu-Daudé
---
cpu-target.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: R
Since the CPUState::start-powered-off property is irrelevant
to user emulation, restrict it to system emulation.
Signed-off-by: Philippe Mathieu-Daudé
---
cpu-target.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/cpu-target.c b/cpu-target.c
index c4ea795bdd..7e4241c3