diff options
author | liguang <lig.fnst@cn.fujitsu.com> | 2013-01-24 13:03:26 +0800 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-02-01 15:07:44 -0600 |
commit | 217e21be6e0f2c1caa0b644f56aa60dba7ea7893 (patch) | |
tree | 4a416b08b5ff8e502f3ca637e5541d2cef7639fa /qtest.c | |
parent | e3c66d939480e0f372316c22184c07fb3de12873 (diff) |
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 'qtest.c')
0 files changed, 0 insertions, 0 deletions