mvisor-win-vgpu-driver
mvisor-win-vgpu-driver copied to clipboard
About the game performance
I would like to know how its gaming performance is, has anyone done testing, and is it better compared to kvm-guest-drivers-windows? Thanks.
kvm-guest-drivers-windows don't have opengl support on windows guest. This project just proved that opengl 3d through virgl commands can work on windows guest. By the way, I'm planing to refactor it using ivshmem device to pass virgl commands.
kvm-guest-drivers-windows 在 Windows 客户机上不支持 OpenGL。这个项目只是证明了通过 virgl 命令实现的 OpenGL 3D 可以在 Windows 客户机上运行。 顺便说一下,我计划重构它,使用 ivshmem 设备来传递 virgl 命令。
如果是windows arm系统,这个驱动移植工作量大吗,主要是哪些点?