David Gibson a4e044c30e pseries: Fix breakage in CPU QOM conversion
Commit 259186a7d2f7184efc96ae99bc5658e6159f53ad "cpu: Move halted and
interrupt_request fields to CPUState" broke the pseries machine.  That's
because it uses CPU() instead of ENV_GET_CPU() to convert from the global
first_cpu pointer (still a CPUArchState) to a CPUState.  This patch fixes
the breakage.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-03-22 15:28:45 +01:00
..
2013-03-08 21:04:53 +01:00
2013-01-25 22:02:55 +01:00
2013-03-01 15:01:19 +01:00
2013-03-12 10:35:55 +01:00
2013-03-01 15:01:19 +01:00
2013-03-01 15:01:19 +01:00