]> git.proxmox.com Git - qemu.git/commit
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)
commitef81522bc18e234485282a6fa01671d1960bc0f2
treed85bbc28a4c3e74e099b40e971b1503a8c2edd24
parent854e42f3e8d3dcaf35b018cf56618fbcd15082d9
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