does pve ve 5.0 beta 1 support kvmgt desribed in https://github.com/01org/gvt-linux/wiki/GVTg_Setup_Guide?
vGPU/MDev and PCI passthrough. GUI for configuring PCI passthrough and also enables the use of vGPUs (aka mediated devices) like Intel KVMGT (aka GVT-g) or Nvidias vGPUS.
answering my own question
/etc/default/grub
add iommu_intel = on, i915.enable_gvt=1 to GRUB_CMDLINE_LINUX_DEFAULT
add kvm.ignore_msrs=1 in grub or /etc/modprobe.d/kvm.conf
echo "options kvm ignore_msrs=1" > /etc/modprobe.d/kvm.conf
if you want to run gpu benchmark test
View attachment 8892
you will see kvmgt/gvtg MDev