Hello,

try using a cpu model which is capable emulating vmx/svm.

qemu -cpu ?

and you get all models.

qemu -cpu phenom ...

works well for me.

Cheers,

Alex.

oleg <g6kl9-07@yandex.ru> schrieb:

Hello,
 
I faced with a problem while launching NOVA in qemu. When I am trying to boot it in qemu, NOVA shows me PANIC message. Although I switched on nested-vmx mode in qemu. I also tried to boot NOVA demo cd by means of qemu with and without nested mode enabled, and again it shows me the PANIC message. This PANIC message you can see below.

PANIC: creating a VCPU failed - does your CPU support VMX/SVM?
exit():     creating a VCPU failed - does your CPU support VMX/SVM?
get_exception() #6 rip 80000b86 rsp 800469b0 0:8002fc09 20:0 0
 
Would be greatful for any help.
 
Kind regards,
Oleg