S390: Bail out without KVM
authorAlexander Graf <agraf@suse.de>
Fri, 18 Dec 2009 15:29:04 +0000 (16:29 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 18 Dec 2009 15:39:19 +0000 (16:39 +0100)
commit5244259f1c5e5f81315ccf0ba3413dd588d0d5ea
tree2204b7c4a180e88e1041a96d6f00b2ce959c770c
parent46253a4ac7b0ba3362216f7bbe803c0ed90717e6
S390: Bail out without KVM

Currently only the S390 KVM target works. To keep users from accidently not
using KVM, let's not even initialize the machine when KVM is not used.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/s390-virtio.c