Skip to content
Snippets Groups Projects
Commit 9d4111a7 authored by Avi Kivity's avatar Avi Kivity
Browse files

scripts: run.sh: don't forget to enable kvm

parent 4098ecdb
No related branches found
No related tags found
No related merge requests found
qemu-system-x86_64 -m 1G -chardev stdio,mux=on,id=stdio -mon chardev=stdio,mode=readline,default -device isa-serial,chardev=stdio -kernel loader.bin
qemu-system-x86_64 -enable-kvm -m 1G -chardev stdio,mux=on,id=stdio -mon chardev=stdio,mode=readline,default -device isa-serial,chardev=stdio -kernel loader.bin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment