diff --git a/README.md b/README.md index b1a9109..d3733b5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ - A full Windows guest OpenGL driver implemention for the [Mvisor](https://github.com/tenclass/mvisor) virtio-vgpu device, it provides OpenGL 4.2 by translating OpenGL api requests to Mesa Virgl Render Commands, and then delivering these commands from guest application to [Virglrenderer](https://gitlab.freedesktop.org/virgl/virglrenderer) on the host. - We have tested it by using Cinema4D and [GPUTest](https://www.geeks3d.com/gputest/) on windows 10 guest, the driver worked very nice. - We can use Mvisor+VGPU to create a VM with OpenGL acceleration, regardless of the limitations of graphics card virtualization. -By the way, we have created 70 VMs on a single T4 card with 16G video memory, each running Cinema 4D rendering, the operation of the VM (Virtual Machine) was still very smooth. +By the way, we have created 20 VMs on a single T4 card with 16G video memory, each running Cinema 4D rendering, the operation of the VM (Virtual Machine) was still very smooth. ## Screenshot ### GpuTest