summary refs log tree commit diff stats
path: root/hw/qdev.c
diff options
context:
space:
mode:
authorliguang <lig.fnst@cn.fujitsu.com>2013-01-24 13:03:26 +0800
committerAnthony Liguori <aliguori@us.ibm.com>2013-02-01 15:07:44 -0600
commit217e21be6e0f2c1caa0b644f56aa60dba7ea7893 (patch)
tree4a416b08b5ff8e502f3ca637e5541d2cef7639fa /hw/qdev.c
parente3c66d939480e0f372316c22184c07fb3de12873 (diff)
downloadfocaccia-qemu-217e21be6e0f2c1caa0b644f56aa60dba7ea7893.tar.gz
focaccia-qemu-217e21be6e0f2c1caa0b644f56aa60dba7ea7893.zip
vl: correct error message when fail to init kvm
command:
qemu-system-x86_64 -hda disk.img -smp 32 --enable-kvm
error:
Number of SMP cpus requested (32) exceeds max cpus supported by KVM (16)
failed to initialize KVM: Invalid argument
No accelerator found!

well, it did find kvm, but failed to init,
so message "No accelerator found!" is confusing,
this commit remove the confusing error message.

Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/qdev.c')
0 files changed, 0 insertions, 0 deletions