]> git.ipfire.org Git - thirdparty/qemu.git/commit
kvm: add error message for when SMP is requested
authorMark McLoughlin <markmc@redhat.com>
Tue, 12 May 2009 11:43:19 +0000 (12:43 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 May 2009 18:21:36 +0000 (13:21 -0500)
commit2fbc3b4c81b43c748967855610175ebc567063c6
tree1fa0b59bf410db933091b55345d3ffdeda454a79
parent8765893e9ee3136e1301b06180c05cdf848bce9a
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>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
kvm-all.c