virtio: install smbus driver
Add driver in windows guest tools for the built-in system SMBus device on Windows 2008.
The driver has no functionality, it only prevents an unrecognized device from showing in Device Manager.
Bug-Url: https://bugzilla.redhat.com/1578782
Signed-off-by: Sandro Bonazzola sbonazzo@redhat.com
Merge request reports
Activity
@victortoso can you please review?
The virtio-win iso only seems to have the driver for win2k8. InstallDriver is calling GetDriverSubdir which will build a directory path containing the running Windows version, so I would expect we will only be able to install that driver on win2k8 rather than on all Windows versions newer than Vista.
Addressed in c29af780
mentioned in commit 2d2cdca6