« Previous | Next » 

Revision 05318a85

ID05318a858c1212d845d03f924e6ab5f22ab51ab6

Added by Andreas Färber almost 11 years ago

spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()

Instead of looping over all CPUArchState, use a helper to obtain the
desired CPUState directly. Saves a CPUPPCState variable and QOM cast.

Signed-off-by: Andreas Färber <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences