Fix vGPU.
I have no idea why "Enable" doesn't actually do GPU passthrough, but "Default" works.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
<Configuration>
|
<Configuration>
|
||||||
|
|
||||||
<vGPU>Enable</vGPU>
|
<vGPU>Default</vGPU>
|
||||||
<Networking>Disable</Networking>
|
<Networking>Disable</Networking>
|
||||||
|
|
||||||
<MappedFolders>
|
<MappedFolders>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<Configuration>
|
<Configuration>
|
||||||
|
|
||||||
<vGPU>Enable</vGPU>
|
<vGPU>Default</vGPU>
|
||||||
<Networking>Disable</Networking>
|
<Networking>Disable</Networking>
|
||||||
|
|
||||||
<MappedFolders>
|
<MappedFolders>
|
||||||
|
Reference in New Issue
Block a user