Displaying 1 result from an estimated 1 matches for "hyperv_vap".
Did you mean:
hyperv_kvp
2020 Jun 28
0
Optimizing Windows virtual machines
...redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/configuring_and_managing_virtualization/index#enabling-hyper-v-enlightenments_optimizing-windows-virtual-machines-on-rhel-8
And when I'm trying to pass the command
sudo virt-xml Windows10 --edit --features
hyperv_relaxed=on,hyperv_vapic=on,hyperv_spinlocks=on,hyperv_spinlocks_
retries=8191,hyperv_vpindex=on,hyperv_runtime=on,hyperv_synic=on,hyperv
_stimer=on,hyperv_frequencies=on
I get the following error.
ERROR Unknown --features options: ['hyperv_vpindex',
'hyperv_runtime', 'hyperv_stimer', 'hy...