Hi Guys,
Is there a way to enable vPMU for VM in oVirt? I already enabled Nested Virtualization on
hosts and installed vdsm-hook-nestedvt.
In libvirt it is possible to set <cpu mode='host-passthrough'/>
This blog post shows how to set it in libvirt xml vm config:
https://stackoverflow.com/questions/46490857/how-to-enable-pmu-in-kvm-guest
A clue from Red Hat:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/...
Maybe something with cpuflags?
https://mpolednik.github.io/2017/07/31/cpuflags-ovirt-hook-cpu-features/
Thanks
Jarek