7 ms·
What do you use integrated graphics for on VMs? Genuinely interested, I haven't used VMs beyond web dev and occasionally trying out some new distro of Linux.
by simik 9y ago
What do you use integrated graphics for on VMs? Genuinely interested, I haven't used VMs beyond web dev and occasionally trying out some new distro of Linux.
- lgbr 9y agoFor those using IOMMU, integrated GPUs are a wonderful way to separate your host machine (which uses the integrated GPU exclusively) and your virtual machine (which uses the dedicated GPU exclusively) such that you can work on a Linux host and game on a Windows guest with (near?) native performance.
- shmerl 9y agoI wonder if AMD will enable SR-IOV for their desktop GPUs.