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:
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
Hello Oleg, VMX in qemu-kvm only works with a small NOVA patch due to a KVM bug. See https://github.com/TUD-OS/NOVA/issues/1 As Alexander pointed out, -cpu phenom should work out of the box, though. Julian Alexander Boettcher <alexander.boettcher@genode-labs.com> wrote:
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:
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
------------------------------------------------------------------------
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
-- Sent from Kaiten Mail. Please excuse my brevity.
participants (2)
-
Alexander Boettcher -
Julian Stecklina