Skip to content

Virtio-gpu-gl through already existing Windows Mesa Driver  #841

Description

@imwhocodes

Hi

From what I get a virtio-gpu windows guest driver already exist but there is no support for 3D acceleration with VirGL (on host) as renderer

On Linux a 3D acceleration on a virtio-gpu-gl is supported through Mesa Drivers

For windows there is support for Mesa Driver, I would like to investigate the possibility of using this drivers to interact with the virtio-gpu of this repo so to enable 3D acceleration on windows

The basic idea is:

  1. Virtio-gpu-gl driver exposing a vGPU
  2. Mesa driver using such vGPU
  3. WindowsOS using Mesa Driver

(I know about VFIO, GPUPassthrough, Nvidia Grid ecc, but this would be a more Flexible, Hardware Agnostic and Open Source option)

Is this achievable? Or am I missing something?

Thanks,
Luca

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions