]> git.ipfire.org Git - thirdparty/qemu.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:40 +0000 (16:39 +0100)
commit8647b09bfd71870628a950a966ea56dc872a9d99
treea5bbf4642fe6ddced2140501d08a01a684d9dd74
parent9153014fa07f5fb199924b1fcc73131db5a931c5
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>
(cherry picked from commit e249651ca94058547f7ae84694e82bb1ee03bc3c)
hw/s390-virtio.c