CPUXtensa::runstall and CPUState::start_powered_off are
semantically equivalent. Replace the target specific field
by the generic one.

Philippe Mathieu-Daudé (2):
  hw/core/cpu: Expose CPUState::start_powered_off docstring
  target/xtensa: Replace CPUXtensa:runstall by
    CPUState:start_powered_off

 include/hw/core/cpu.h  | 2 +-
 target/xtensa/cpu.h    | 1 -
 target/xtensa/cpu.c    | 8 ++++++--
 target/xtensa/helper.c | 6 ++++--
 4 files changed, 11 insertions(+), 6 deletions(-)

-- 
2.51.0


Reply via email to