Hello everyone, I have started exploring kvm support in gem5. I am getting a panic error : "panic: KVM: Failed to enter virtualized mode (hw reason: 0x80000021)" when I am trying to run: $sudo build/X86/gem5.opt configs/example/se.py --cpu-type=X86KvmCPU -c tests/test-progs/hello/bin/x86/linux/hello The error log is available at https://pastebin.com/Nnf16k4w
I have set file paths for linux image in configs/common/Benchmarks.py and Syspaths.py. I am aiming to execute a simple binary using KVM cpu model on X86 ISA. *Also, *can anyone direct me to available learning resources for using VM(virtual machines)/KVM in gem5? Any help is appreciated. Best, Rishabh
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
