id summary reporter owner description type status component version resolution keywords cc guest host 2208 vboxmanage showvminfo does not show IDE controller type Terry Ellison "When trying to diagnose user problems with configurations, I would thought that showvminfo would allow you to do a full comparison, but it doesn't include the the controller type. I had thought that this should be a 6 line change to VBoxManage.cpp, but looking through the SDK API, I can't find how to get this through the SDK which is probalby why you don't show it. Perhaps you've missed this in your abstraction model. You don't actually have an '''IHostIDEInterface''' (or a '''IHostiSCSInterface''' or '''IHostSATAInterface''' for that matter). You need to rethink and tidy up your class hierarchy here. The machine state should be fully browsable and controllable through the SDK API." defect closed VM control VirtualBox 2.0.0 fixed other other