[vbox-dev] utlizing the nvidia card of the host machine in the vm

Klaus Espenlaub klaus.espenlaub at oracle.com
Tue Aug 12 15:59:56 GMT 2014


Rajiv,

currently VirtualBox doesn't support GPU passthrough. It supports some 
basic PCI passthrough functionality (only on Linux), but GPUs beat it.

Besides - do you have a 2nd graphics card in the system? GPU passthrough 
(if it'd work) can't do miracles like sharing one PCI device between the 
host and the VM.

What works with many applications is the (guest additions based) 3D 
support which you enabled. Of course it also uses the host's 3D card 
(provided there are usable drivers), by passing the OpenGL stream.

Klaus

On 12.08.2014 17:40, Rajiv Jaisankar wrote:
> Hi,
>
> Your thoughts on this?
>
> Regards,
>
> Rajiv
>
> *From:*Rajiv Jaisankar [mailto:rajiv.jaisankar at altair.com]
> *Sent:* Tuesday, August 05, 2014 1:12 PM
> *To:* vbox-dev at virtualbox.org
> *Subject:* Re: [vbox-dev] utlizing the nvidia card of the host machine
> in the vm
>
> My current virtualbox setup is with enable 3D acceleration not 2D
> acceleration as corrected in the original email
>
> *From:*Rajiv Jaisankar [mailto:rajiv.jaisankar at altair.com]
> *Sent:* Tuesday, August 05, 2014 1:03 PM
> *To:* vbox-dev at virtualbox.org <mailto:vbox-dev at virtualbox.org>
> *Subject:* [vbox-dev] utlizing the nvidia card of the host machine in the vm
>
> Hi,
>
> I have a NVIDIA K2100M graphics card in my Windows7 host machine. The
> VirtualBox version is 4.3.12. I have RHEL7 installed in my VM. RHEL7
> works fine. Currently the VM is setup with 3D acceleration and video
> capture. I have installed virtualbox guest additions in that vm.
>
> Here is the output of lspci which tells me that the VGA is a
> software/simulated Graphics Adapter. Can  the VM make use of the NVIDIA
> K2100M card of the host machine?
>
> 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
>
> 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
>
> 00:01.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
>
> 00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH
> VirtualBox Graphics Adapter
>
> 00:03.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet
> Controller (rev 02)
>
> 00:04.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest
> Service
>
> 00:06.0 USB controller: Apple Inc. KeyLargo/Intrepid USB
>
> 00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
>
> 00:0d.0 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E)
> SATA Controller [AHCI mode] (rev 02)
>
> Regards,
>
> Rajiv
>
>




More information about the vbox-dev mailing list