how to expose cpu or cpu featues

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
kmanthezu
Posts: 54
Joined: Mon Mar 20, 2017 3:52 pm

how to expose cpu or cpu featues

Post by kmanthezu » Wed Nov 01, 2017 3:57 pm

I have a image hosted in eve-ng that needs to have features exposed to the guest to run properly. does anyone know how to do this?

i have tried adding "-cpu host" to qemu options but afterwards the guest won't boot

kmanthezu
Posts: 54
Joined: Mon Mar 20, 2017 3:52 pm

Re: how to expose cpu or cpu featues

Post by kmanthezu » Wed Nov 01, 2017 4:26 pm

i found the solution

"-cpu host"

has to be added at the beginning of the qemu custom options before -machine type

Post Reply