- Run sysinfo.py
- Enable the XML modification
- Replace the Template XML with sysinfo.xml content
Inside the features
<kvm>
<hidden state="on"/>
</kvm>
Customize the Hyper-V
<hyperv mode="custom">
<relaxed state="on"/>
<vapic state="on"/>
<spinlocks state="on" retries="8191"/>
<vpindex state="on"/>
<runtime state="on"/>
<synic state="on"/>
<stimer state="on"/>
<reset state="on"/>
<vendor_id state="on" value="123456789123"/>
<frequencies state="on"/>
</hyperv>