# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 19, 2024 9:03:09 AM Fri, 23 Oct 2020 14:23:39 GMT vboxsync [86689] * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Cloud Profile Manager: ... Fri, 23 Oct 2020 14:01:54 GMT vboxsync [86688] * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Cloud Profile Manager: A bit ... Fri, 23 Oct 2020 13:46:16 GMT vboxsync [86687] * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIManagerDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Cloud Profile Manager: ... Fri, 23 Oct 2020 13:13:34 GMT vboxsync [86686] * trunk/src/VBox/Devices/BiosCommonCode/__I4D.asm (modified) * trunk/src/VBox/Devices/BiosCommonCode/__I4M.asm (modified) * trunk/src/VBox/Devices/BiosCommonCode/__U4D.asm (modified) * trunk/src/VBox/Devices/BiosCommonCode/__U4M.asm (modified) BIOS: Only use the .8086 directive when assembling using WASM; MASM ... Fri, 23 Oct 2020 13:06:42 GMT vboxsync [86685] * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/openssl-1.1.1g (deleted) openssl: reverting mistakely created r141010 and removing ... Fri, 23 Oct 2020 09:24:36 GMT vboxsync [86684] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) Shared Clipboard/X11: Re-integrated previously removed fixes (before ... Fri, 23 Oct 2020 09:06:16 GMT vboxsync [86683] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp (added) * trunk/src/VBox/VMM/VMMR0/DBGFR0Tracer.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) VMM/DBGF: Missing tracer destruction in R0 when the VM terminates, ... Thu, 22 Oct 2020 23:46:13 GMT vboxsync [86682] * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) IPRT/rest: bugref:9167 - Add missing format in an assert message, ... Thu, 22 Oct 2020 23:36:16 GMT vboxsync [86681] * trunk/include/iprt/cpp/restclient.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: bugref:9167 - Add release logging for REST operations. ... Thu, 22 Oct 2020 20:24:56 GMT vboxsync [86679] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Searching for the index.html within the content ... Thu, 22 Oct 2020 19:06:17 GMT vboxsync [86678] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Make sure we ... Thu, 22 Oct 2020 15:25:35 GMT vboxsync [86672] * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Cloud Profile Manager: ... Thu, 22 Oct 2020 14:55:41 GMT vboxsync [86671] * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Cloud Profile Manager: ... Wed, 21 Oct 2020 17:02:35 GMT vboxsync [86669] * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: A fix for logic implemented ... Wed, 21 Oct 2020 16:15:11 GMT vboxsync [86668] * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Do not limit Cloud Profile ... Wed, 21 Oct 2020 15:19:41 GMT vboxsync [86667] * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint ... Wed, 21 Oct 2020 15:01:32 GMT vboxsync [86666] * trunk/Config.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (copied) * trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint ... Wed, 21 Oct 2020 14:21:40 GMT vboxsync [86665] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: A shortcuts to ... Wed, 21 Oct 2020 14:11:10 GMT vboxsync [86664] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: A shortcut to ... Wed, 21 Oct 2020 14:04:20 GMT vboxsync [86663] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Few more ... Wed, 21 Oct 2020 12:02:38 GMT vboxsync [86662] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Doxygen fix. Wed, 21 Oct 2020 11:39:04 GMT vboxsync [86661] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlpTracing.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlpTracing.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) AMD IOMMU: bugref:9654: Add PDM interfaces for ... Wed, 21 Oct 2020 06:06:30 GMT vboxsync [86660] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) scm fix Tue, 20 Oct 2020 18:28:06 GMT vboxsync [86659] * trunk/src/VBox/Main/UnattendedTemplates/ol_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ol_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) bugref:9781. Added the placeholder ... Tue, 20 Oct 2020 15:58:07 GMT vboxsync [86656] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Periodically ... Tue, 20 Oct 2020 14:59:16 GMT vboxsync [86655] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Do not allow ... Tue, 20 Oct 2020 14:47:43 GMT vboxsync [86654] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Forgot to ... Tue, 20 Oct 2020 14:44:49 GMT vboxsync [86653] * trunk/src/VBox/VMM/Config.kmk (modified) VBox/VMM/Config.kmk: Remove unused VBOX_WITH_IEM, ... Tue, 20 Oct 2020 14:37:58 GMT vboxsync [86652] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollArea.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollArea.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Restore root ... Tue, 20 Oct 2020 14:33:08 GMT vboxsync [86651] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Restore full ... Tue, 20 Oct 2020 14:26:02 GMT vboxsync [86650] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL (deleted) * trunk/src/VBox/HostServices/SharedOpenGL (deleted) * trunk/src/VBox/Main/UnattendedTemplates/ol_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ol_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/key-file.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/ValidationKit/tests/api/tdAppliance1.py (modified) * trunk/src/VBox/ValidationKit/tests/api/tdMoveVm1.py (modified) * trunk/src/libs/curl-7.64.0/lib/sendf.c (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) Fixed bad commit. Hope this help. Tue, 20 Oct 2020 14:12:42 GMT vboxsync [86649] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Move search by ... Tue, 20 Oct 2020 13:59:45 GMT vboxsync [86648] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL (copied) * trunk/src/VBox/HostServices/SharedOpenGL (copied) * trunk/src/VBox/Main/UnattendedTemplates/ol_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ol_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/key-file.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/ValidationKit/tests/api/tdAppliance1.py (modified) * trunk/src/VBox/ValidationKit/tests/api/tdMoveVm1.py (modified) * trunk/src/libs/curl-7.64.0/lib/sendf.c (modified) bugref:9781. Added the placeholder ... Tue, 20 Oct 2020 13:04:32 GMT vboxsync [86647] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) xpcom/python: Don't build VBoxPython.so on darwin. No LIBS there on ... Tue, 20 Oct 2020 12:44:11 GMT vboxsync [86646] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) xpcom/python: No NEEDED entries for VBoxPython2.so in linux builds. ... Tue, 20 Oct 2020 12:16:29 GMT vboxsync [86645] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) xpcom/python: Fix to previous VBoxPython2.so build config. bugref:9840 Tue, 20 Oct 2020 11:01:39 GMT vboxsync [86644] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp (modified) Shared Clipboard/Transfers: Spelling nit. Tue, 20 Oct 2020 10:42:24 GMT vboxsync [86643] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Config.kmk (modified) Config.kmk,src/VBox/VMM/Config.kmk: Remove now unused ... Tue, 20 Oct 2020 10:41:40 GMT vboxsync [86642] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Config.kmk (modified) Revert accidental commit r141017 Tue, 20 Oct 2020 10:40:02 GMT vboxsync [86641] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Config.kmk (modified) Tue, 20 Oct 2020 10:16:15 GMT vboxsync [86639] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevLpc.cpp (moved) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Devices/build/VBoxDD2.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) Config.kmk,Devices/DevLpc-new.cpp: Get rid of ... Tue, 20 Oct 2020 09:17:53 GMT vboxsync [86635] * trunk/src/libs/Makefile.kmk (modified) switching from openssl-1.1.1h to opensll-1.1.1g Tue, 20 Oct 2020 07:25:40 GMT vboxsync [86634] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Adding a menu to help browser dialog Mon, 19 Oct 2020 19:38:37 GMT vboxsync [86632] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) 3D: Invoke RTR0Term as a final step of VBoxWddm|DxgkDdiUnload Mon, 19 Oct 2020 18:41:39 GMT vboxsync [86631] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: A bit of ... Mon, 19 Oct 2020 18:20:28 GMT vboxsync [86630] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Do NOT update ... Mon, 19 Oct 2020 13:05:06 GMT vboxsync [86629] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Rework ... Mon, 19 Oct 2020 12:29:54 GMT vboxsync [86628] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) xpcom/python: Build a dedicated VBoxPython2.so module, the ... Mon, 19 Oct 2020 10:44:40 GMT vboxsync [86627] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) ValKit/vbox.py: Quitet down the build type detection a little. ... Mon, 19 Oct 2020 10:42:10 GMT vboxsync [86626] * trunk/src/VBox/Runtime/testcase/tstIprtList.cpp (modified) tstIprtList.cpp: Fixes to MtTestSafeRandomIndex. Use event semaphore ... Mon, 19 Oct 2020 10:01:45 GMT vboxsync [86624] * trunk/src/libs/xpcom18a4/python/src/TypeObject.cpp (modified) xpcom/python: Check the offset used by PyXPCOMGetObTypeName. bugref:9840 Mon, 19 Oct 2020 09:00:23 GMT vboxsync [86623] * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) xpcom/python: Update on PyUnicode_AsUTF8AndSize and Py_LIMITED_API. ... Mon, 19 Oct 2020 08:20:16 GMT vboxsync [86622] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Adding the dialo menu Mon, 19 Oct 2020 07:26:43 GMT vboxsync [86620] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Connecting content widget item click and link ... Fri, 16 Oct 2020 23:16:42 GMT vboxsync [86619] * trunk/src/VBox/Runtime/testcase/tstIprtList.cpp (modified) tstIprtList.cpp: Ditto insert(). Created common index generator ... Fri, 16 Oct 2020 23:09:41 GMT vboxsync [86618] * trunk/src/VBox/Runtime/testcase/tstIprtList.cpp (modified) tstIprtList.cpp: Try not trigger assertions in at() and replace() ... Fri, 16 Oct 2020 22:47:55 GMT vboxsync [86617] * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (modified) Main/tstVBoxAPIXPCOM.cpp: Fixed another leak, this time the array ... Fri, 16 Oct 2020 18:00:58 GMT vboxsync [86616] * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (modified) Main/tstVBoxAPIXPCOM.cpp: Must get VBOX_XPCOM_HOME right as loading ... Fri, 16 Oct 2020 17:35:06 GMT vboxsync [86615] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) ValKit/tdUnitTest1.py: tstTime-2 and tstTime-4 must be run as root as ... Fri, 16 Oct 2020 17:06:00 GMT vboxsync [86614] * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM/pdmR3DevHlp_DriverReconfigure: Fixed incorrect validation of ... Fri, 16 Oct 2020 14:47:32 GMT vboxsync [86611] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Rework List ... Fri, 16 Oct 2020 14:34:15 GMT vboxsync [86610] * trunk/include/iprt/crypto/x509.h (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupVerify.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (modified) SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. ... Fri, 16 Oct 2020 14:30:20 GMT vboxsync [86609] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudNetworkingStuff.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudNetworkingStuff.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudListMachines.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudListMachines.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Allow to perform Cloud List ... Fri, 16 Oct 2020 14:19:08 GMT vboxsync [86608] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Replace common ... Fri, 16 Oct 2020 14:05:48 GMT vboxsync [86607] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Always choose ... Fri, 16 Oct 2020 13:55:09 GMT vboxsync [86606] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Small code refactoring for ... Fri, 16 Oct 2020 13:40:05 GMT vboxsync [86605] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Small code reordering for ... Fri, 16 Oct 2020 12:00:49 GMT vboxsync [86604] * trunk/src/VBox/Storage/VMDK.cpp (modified) Main: bugref:9224: Added the drive path and partition checking for linux Fri, 16 Oct 2020 11:02:57 GMT vboxsync [86603] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Adding tabs for toc and index. Fri, 16 Oct 2020 07:18:45 GMT vboxsync [86595] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Leave and re-enter the driver's critical section when ... Thu, 15 Oct 2020 21:41:19 GMT vboxsync [86594] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) scm Thu, 15 Oct 2020 21:23:03 GMT vboxsync [86593] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-hlp.cpp (modified) scm after r140953 Thu, 15 Oct 2020 14:21:21 GMT vboxsync [86592] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-hlp.cpp (modified) 3D: Fix for 'warning C4018: '<' : signed/unsigned mismatch' in ... Thu, 15 Oct 2020 13:42:24 GMT vboxsync [86591] * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) Devices/HPET: Fix timer count. Thu, 15 Oct 2020 11:42:18 GMT vboxsync [86590] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) FE/Qt: bugref:9653: Adjust various cloud VM related wizards to have ... Thu, 15 Oct 2020 11:32:19 GMT vboxsync [86589] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-hlp.cpp (modified) DevVGA-SVGA3d-hlp.cpp: Build fix for r140931 - just include DevVGA- ... Thu, 15 Oct 2020 10:50:24 GMT vboxsync [86588] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Adding whichProgram. bugref:9841 Thu, 15 Oct 2020 10:36:33 GMT vboxsync [86587] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) FE/Qt: bugref:9653: Export Appliance wizard: Reorder cloud export ... Thu, 15 Oct 2020 10:34:47 GMT vboxsync [86586] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT/tstRTInlineAsm.cpp: Mark cache association string leak. [build ... Thu, 15 Oct 2020 10:31:09 GMT vboxsync [86585] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT/tstRTInlineAsm.cpp: Mark cache association string leak. bugref:9841 Thu, 15 Oct 2020 09:53:14 GMT vboxsync [86584] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. scm fix Thu, 15 Oct 2020 09:41:04 GMT vboxsync [86583] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Using RT_OS_LINUX instead of VBOX_WS_X11. Thu, 15 Oct 2020 09:31:54 GMT vboxsync [86582] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Build fix. Thu, 15 Oct 2020 09:26:34 GMT vboxsync [86581] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Linking and using qthelp stuff only on Linux. Wed, 14 Oct 2020 20:54:38 GMT vboxsync [86580] * trunk/src/libs/Makefile.kmk (modified) switching from openssl-1.1.1g to 1.1.1h bugref:9847 Wed, 14 Oct 2020 20:53:56 GMT vboxsync [86579] * trunk/include/iprt/linux/sysfs.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) IPRT/sysfs.h: Added RTLinuxConstructPath and RTLinuxConstructPathV. ... Wed, 14 Oct 2020 20:43:43 GMT vboxsync [86578] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) Runtime/r0drv/dbgkrnlinfo-r0drv-darwin.cpp: Fix for ElCapitan where ... Wed, 14 Oct 2020 17:39:59 GMT vboxsync [86577] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9831. Help module is being added only for Linux for now Wed, 14 Oct 2020 15:09:53 GMT vboxsync [86576] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-hlp.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) 3D: Clarify shader version Wed, 14 Oct 2020 15:07:27 GMT vboxsync [86575] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DSound: Query playback/capture device information outside the ... Wed, 14 Oct 2020 12:47:10 GMT vboxsync [86574] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Dev/E1000: (bugref:9829) Fixed division-by-zero issues Wed, 14 Oct 2020 12:06:06 GMT vboxsync [86573] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Implementing possibility to ... Wed, 14 Oct 2020 11:29:29 GMT vboxsync [86572] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: A bit of refactoring for ... Wed, 14 Oct 2020 11:22:35 GMT vboxsync [86571] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9831. Adding QtHelp and its dependencies to our GUI's ... Wed, 14 Oct 2020 11:20:30 GMT vboxsync [86570] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Another part of cleanup for ... Wed, 14 Oct 2020 11:09:31 GMT vboxsync [86569] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Small cleanup for Chooser ... Wed, 14 Oct 2020 09:44:39 GMT vboxsync [86568] * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) UnattendedTemplates/Makefile.kmk: Fixed unwanted edit in r140544. ... Wed, 14 Oct 2020 09:43:53 GMT vboxsync [86567] * trunk/src/VBox/Installer/Config.kmk (modified) Installer/Config.kmk: Fixed unwanted edit in r140544. bugref:8527 Wed, 14 Oct 2020 08:17:36 GMT vboxsync [86564] * trunk/src/libs/openssl-1.1.1h/Config.kmk (modified) openssl-1.1.1h: updating Config.kmk with new version: bugref:9847 Wed, 14 Oct 2020 08:17:11 GMT vboxsync [86563] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Try harder re-initializing streams on host audio ...