summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorThomas Huth2016-08-09 19:00:00 +0200
committerDavid Gibson2016-08-10 05:12:20 +0200
commit9c83fc2e8e1630e4d0fb10055563844b6e2cf2e0 (patch)
tree2042c7bff9641ebbf49350b53b324213c8a7bb67 /scripts
parenthw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliases (diff)
downloadqemu-9c83fc2e8e1630e4d0fb10055563844b6e2cf2e0.tar.gz
qemu-9c83fc2e8e1630e4d0fb10055563844b6e2cf2e0.tar.xz
qemu-9c83fc2e8e1630e4d0fb10055563844b6e2cf2e0.zip
ppc/kvm: Do not mess up the generic CPU family registration
The code for registering the sPAPR CPU host core type has been added inbetween the generic CPU host core type and the generic CPU family type. That way the instance_init and the class_init information got lost when registering the generic CPU family type. Fix it by moving the generic family registration before the spapr cpu core registration code. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions