]> Git Repo - qemu.git/commit
S390: dont call system_shutdown on disabled wait
authorChristian Borntraeger <[email protected]>
Sun, 22 Apr 2012 23:52:25 +0000 (23:52 +0000)
committerAlexander Graf <[email protected]>
Tue, 1 May 2012 19:04:06 +0000 (21:04 +0200)
commiteca3ed0343ba413937f34ad4f8c4822dc82924e5
tree6296ee056930115007c919e62e6d3343f514313c
parentad0bbc560026fb21c5b3d07631457e3be84d0f42
S390: dont call system_shutdown on disabled wait

A disabled wait usually indicates a guest problem. Dont shutdown the
guest to allow guest dumping.
Have some special cases, e.g. a quiesce disabled wait. In that case
we want to shutdown.

Long term solution might be a crashed/panic indication.

Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-s390x/kvm.c
This page took 0.024721 seconds and 4 git commands to generate.