]> Git Repo - qemu.git/commit - target/s390x/cpu-qom.h
s390x/cpu: Get rid of side effects when creating a vcpu
authorMatthew Rosato <[email protected]>
Fri, 4 Mar 2016 17:34:31 +0000 (12:34 -0500)
committerCornelia Huck <[email protected]>
Thu, 10 Mar 2016 09:37:15 +0000 (10:37 +0100)
commitc6644fc88bed1176f67b4b7a9df691bcf25c0c5b
treecbc77b59301b677c72dc951e715202bd99e6f908
parentef3027affc755736f1ee5ec60c52a3b317abbc07
s390x/cpu: Get rid of side effects when creating a vcpu

In preparation for hotplug, defer some CPU initialization
until the device is actually being realized, including
cpu_exec_init.

Signed-off-by: Matthew Rosato <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Message-Id: <1457112875[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target-s390x/cpu-qom.h
target-s390x/cpu.c
This page took 0.037751 seconds and 4 git commands to generate.