On Wed, Sep 24, 2025 at 10:40 AM Philippe Mathieu-Daudé
<[email protected]> wrote:
> CPUXtensa::runstall and CPUState::start_powered_off are
> semantically equivalent. Replace the target specific field
> by the generic one.

xtensa runstall is not about powering on the CPU, it's about stalling
its pipeline. Also it can be applied at any time to a running CPU
to hold it, deasserting it will let the CPU continue running.

-- 
Thanks.
-- Max

Reply via email to