VirtualBox

Opened 4 years ago

Closed 4 years ago

#19045 closed defect (fixed)

"Graphics Controller" (vGPU) not present in "VBoxManage showvminfo" output

Reported by: Socratis Owned by:
Component: other Version: VirtualBox 6.0.0
Keywords: Cc:
Guest type: all Host type: all

Description

Unless I'm missing the obvious, the output of "VBoxManage showvminfo <uuid|vmname>" does not include the "Graphics Controller" option, a glaring omission IMHO. I mean, the output includes details such as "CPUID Portability Level" and "CPUID overrides", but not the vGPU?

This should have been included since VirtualBox 6.0.0 at least (or even earlier since VMSVGA was there as an option way before 6.0.0), hence the assigned version.

Change History (1)

comment:1 by Socratis, 4 years ago

Resolution: fixed
Status: newclosed

Issue was fixed in 6.1.0, and in 6.0.15 between 6.0.15 r134477 and r134529:

$ VBoxManage -version
6.1.0r135406

$ VBoxManage showvminfo Mint
...
Graphics Controller:         VBoxVGA
...
$ VBoxManage -version
6.0.15r134529

$ VBoxManage showvminfo Mint
...
Graphics Controller:         VBoxVGA
...

Fix was in with: https://www.virtualbox.org/changeset/81482/vbox/trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp on 2019-10-23 12:16:21. That was less than an hour after the ticket was filed! Impressive!!!

Marking as [Fixed].

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use