x86-64-v2

Features you'd like to see in the upcoming version of EVE-NG

Moderator: mike

Post Reply
PrestoColumbus
Posts: 4
Joined: Wed Aug 24, 2022 1:38 am

x86-64-v2

Post by PrestoColumbus » Wed Nov 09, 2022 11:38 pm

https://bugzilla.redhat.com/show_bug.cgi?id=2060839

starting with rhel 9.0 x86_64 will result in kernal panic failure. latest rhel i've been able to host is rhel 8.7

please consider supporting x86-64-v2 in eve-ng

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: x86-64-v2

Post by Uldis (UD) » Thu Nov 10, 2022 7:09 am

In the template qemu options line you must add -cpu host

Code: Select all

-machine type=pc,accel=kvm -vga std -usbdevice tablet -boot order=cd -cpu host

Post Reply