cyberus-technology / virtualbox-kvm

KVM Backend for VirtualBox. With our current development model, we cannot easily accept pull requests here. If you'd like to contribute, feel free to reach out to us, we are happy to find a solution.
GNU General Public License v3.0
957 stars 119 forks source link

Is Intel GVT-g supported? If so, how to set up? #7

Closed antermin closed 9 months ago

antermin commented 9 months ago

Bug Description

I noticed that 471c213b5c13f6e25ed7af4b47472296a04bc871 mentioned GVT.

With QEMU/KVM and Intel GVT-g, a Windows guest can have better graphics performance.

Is it possible to use Intel GVT-g with VirtualBox KVM? If yes, can you please document the steps?

tpressure commented 9 months ago

Unfortunately, Intel GVT-g is dead technology and has lots of issues which prevents it from being used in production (see https://github.com/intel/gvt-linux/issues/153 and https://github.com/intel/gvt-linux/issues/188).

We had support for it a while ago, but dropped it because these issues will never be fixed by Intel.