cpus: Restrict 'start-powered-off' property to system emulation
commit0f9237f4e23e6fce6ccad4df23f6263c2f160e65
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 10 Jan 2024 09:03:11 +0000 (10 10:03 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 19 Jan 2024 11:28:59 +0000 (19 12:28 +0100)
treee769b7c89ced8dbe58967eaaf337787bc089cd71
parent1c3d42c4c9477600720aa1b6825a5d9f5aa43cbe
cpus: Restrict 'start-powered-off' property to system emulation

Since the CPUState::start-powered-off property is irrelevant
to user emulation, restrict it to system emulation.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240111161817.43150-1-philmd@linaro.org>
cpu-target.c