kvm: add error message for when SMP is requested
commit9f8fd69460b30bc3817deabd1d76455248b76da2
authorMark McLoughlin <markmc@redhat.com>
Tue, 12 May 2009 11:43:19 +0000 (12 12:43 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 May 2009 14:24:23 +0000 (20 09:24 -0500)
tree97711064f2075a58f76ee68f103802399b55f6b2
parent42fa1c2e226bd62e8df145f3509b692b65a6170c
kvm: add error message for when SMP is requested

Right now, if you try e.g. '-smp 2' you just get 'failed to
initialize KVM'.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
kvm-all.c