]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
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)
commite249651ca94058547f7ae84694e82bb1ee03bc3c
tree2204b7c4a180e88e1041a96d6f00b2ce959c770c
parent86f3dba6518bd5fd106e1cf3f36dafda41ff377b
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