Opened 5 years ago
Closed 5 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.
Note:
See TracTickets
for help on using tickets.
Issue was fixed in 6.1.0, and in 6.0.15 between 6.0.15 r134477 and r134529:
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].