summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDavid Gibson2018-04-05 07:49:23 +0200
committerDavid Gibson2018-04-27 10:05:23 +0200
commit88f42c6773c0c09f5c38d5eb0cd6e8b7aed4dfeb (patch)
treee18d2df0fc12deac25e4cb935924c4bd519ee294 /include/exec
parenttarget/ppc: Don't bother with MSR_EP in cpu_ppc_set_papr() (diff)
downloadqemu-88f42c6773c0c09f5c38d5eb0cd6e8b7aed4dfeb.tar.gz
qemu-88f42c6773c0c09f5c38d5eb0cd6e8b7aed4dfeb.tar.xz
qemu-88f42c6773c0c09f5c38d5eb0cd6e8b7aed4dfeb.zip
spapr: Set compatibility mode before the rest of spapr_cpu_reset()
Although the order doesn't really matter at the moment, it's possible other initializastions could depend on the compatiblity mode, so make sure we set it first in spapr_cpu_reset(). While we're at it drop the test against first_cpu. Setting the compat mode to the value it already has is redundant, but harmless, so we might as well make a small simplification to the code. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions