s390x: Add shutdown for TCG s390-virtio machine
authorAlexander Graf <agraf@suse.de>
Fri, 7 Oct 2011 07:51:50 +0000 (09:51 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 14 Nov 2011 16:47:26 +0000 (17:47 +0100)
commit8e044e07deeeeda974c6ef375f13a735cbd146fe
treed85bbc28a4c3e74e099b40e971b1503a8c2edd24
parentfe811b48be06304b5c910524b4142780553662ee
s390x: Add shutdown for TCG s390-virtio machine

Now that we have code in place to do refcounting of online CPUs, we
can drag the TCG code along and implement shutdown for that one too,
so it doesn't feel left out by its KVM counterpart.

Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/cpu.h
target-s390x/helper.c