]> git.proxmox.com Git - mirror_qemu.git/commit
s390-virtio: Use cpu_s390x_init() to obtain S390CPU
authorAndreas Färber <afaerber@suse.de>
Thu, 3 May 2012 02:16:07 +0000 (04:16 +0200)
committerAndreas Färber <afaerber@suse.de>
Sun, 10 Jun 2012 22:23:04 +0000 (00:23 +0200)
commit6fc150de80ffa9d3a7eba3e4f26793eb44347eda
treef9cfa371e39f14a17e84a6314e27c63a032ec481
parent564b863d8e4015d763acc6e4f010b031594fa7e5
s390-virtio: Use cpu_s390x_init() to obtain S390CPU

Needed to store S390CPU in ipi_states[].

Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/s390-virtio.c