the qemu kvm setup isn't transferring the GPU properly
the qemu kvm setup isn't transferring the GPU properly
You're facing issues when trying to set up GPU passthrough in a Windows VM with two GPUs, one being an RX 570 and the other a GTX 1080 Ti. The main problem seems to be related to hardware compatibility warnings during installation. The tutorial you followed appears to highlight several MSR (Memory Management Extensions) errors, especially around video features. Make sure your VM settings are correctly configured for virtualization and that all devices are properly bound to the VFIO bus driver. Consider checking the latest VMware or VirtualBox guides for GPU-specific troubleshooting.
Did you connect both the GPU and its HDMI audio controller or other integrated devices? Are there any additional devices in the same iommu group as the GPU? Check the archwiki page for more details. I suggest reviewing the rest of the page, as it contains a lot of helpful information.