Index: /trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp	(revision 39580)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp	(revision 39581)
@@ -1146,4 +1146,6 @@
                         pChooseRecentMediumAction->setData(QVariant::fromValue(RecentMediumTarget(controller.GetName(), attachment.GetPort(),
                                                                                                   attachment.GetDevice(), strRecentMediumLocation, mediumType)));
+                        pChooseRecentMediumAction->setToolTip(strRecentMediumLocation);
+
                     }
                 }
