On Tue, 2019-04-09 at 16:41 -0400, Tom Horsley wrote: > On Tue, 9 Apr 2019 13:20:05 -0700 > Samuel Sieb wrote: > > > what specifically is the > > slowdown? > > From my highly non-scientific and inexact testing, the > virtual disks have better I/O performance in virtualbox > and in vmware. Since qemu has 47 gazillion different > format virtual disks, I have no idea which one is the > best performance (raw, qcow2, something else?) > > Also, there is no 3D graphics support in the video > driver (though I see a mysterious checkbox in the > latest virt-manager that says something about 3D and > has a warning triangle next to it). So if the windows > program you are running is willing to fall back to > pure software 3D, the performance will be dreadful > (though windows programs I've tried have simply refused > to run without hardware 3D). The problem with 3D support is essentially that you need to use the proprietary Windows drivers with direct access to the GPU (because GPUs themselves aren't virtualizable). There is a way round it using VFIO and video passthrough (I use it for gaming) but it requires a lot of setup and depends on your specific hardware, BIOS and chipset. poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx