# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 4, 2024 12:21:29 PM Thu, 01 Oct 2020 14:26:12 GMT vboxsync [86385] * trunk/src/VBox/Runtime/testcase/tstRTStrSplit.cpp (modified) IPRT/tstRTSplit: Must disable assertions when doing negative testing. ... Thu, 01 Oct 2020 14:24:19 GMT vboxsync [86384] * trunk/src/VBox/Runtime/testcase/tstRTStrCache.cpp (modified) IPRT/tstRTStrCache: Free random strings in tst2 when done. bugref:9841 Thu, 01 Oct 2020 14:22:01 GMT vboxsync [86383] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main: bugref:9224: Small fix in linux Thu, 01 Oct 2020 14:21:30 GMT vboxsync [86382] * trunk/src/VBox/Runtime/testcase/tstRTSort.cpp (modified) IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841 Thu, 01 Oct 2020 14:20:32 GMT vboxsync [86381] * trunk/src/VBox/Runtime/testcase/tstRTSort.cpp (modified) IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841 Thu, 01 Oct 2020 14:18:39 GMT vboxsync [86380] * trunk/src/VBox/Runtime/testcase/tstRTHttp-1.cpp (modified) IPRT/tstRTHttp-1: Missing cleanup leaks. bugref:9841 Thu, 01 Oct 2020 14:16:10 GMT vboxsync [86379] * trunk/src/VBox/Runtime/testcase/tstRTEnv.cpp (modified) IPRT/tstRTEnv: cleanup leak. bugref:9841 Thu, 01 Oct 2020 13:59:14 GMT vboxsync [86378] * trunk/src/VBox/Runtime/common/string/strtonum.cpp (modified) IPRT/RTStrToInt64Ex: Shut up tstRTCRest-1 asan warning reading ... Thu, 01 Oct 2020 13:58:23 GMT vboxsync [86377] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: bugref:9224: Fixed description of the IHostDrivePartition::number Thu, 01 Oct 2020 12:44:45 GMT vboxsync [86376] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/tstRTCRest-1: fix leaks. bugref:9841 Thu, 01 Oct 2020 12:39:20 GMT vboxsync [86375] * trunk/include/VBox/vmm/ssm.h (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841 Thu, 01 Oct 2020 12:30:19 GMT vboxsync [86374] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) xpcom/ipcdclient: Fix a few leaks detected running tstMediumLock. ... Thu, 01 Oct 2020 12:16:08 GMT vboxsync [86373] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VirtualBox.xidl: fix a few typos upsetting doxygen Thu, 01 Oct 2020 11:48:44 GMT vboxsync [86372] * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) AMD IOMMU: bugref:9654 Fix logging statement. Thu, 01 Oct 2020 05:23:53 GMT vboxsync [86371] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) tstGuestCtrlParseBuffer: Must disable assertions when doing test ... Thu, 01 Oct 2020 05:13:42 GMT vboxsync [86370] * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp (modified) DragAndDrop: Do not allocate pObj twice in dndTransferListObjAdd. ... Thu, 01 Oct 2020 05:08:13 GMT vboxsync [86369] * trunk/src/VBox/GuestHost/DragAndDrop/testcase/tstDnDTransferObject.cpp (modified) tstDnDTransferObject: Must disable assertions when doing test ... Thu, 01 Oct 2020 05:05:09 GMT vboxsync [86368] * trunk/src/VBox/GuestHost/DragAndDrop/testcase/tstDnDTransferList.cpp (modified) tstDnDTransferList: Must disable assertions when doing test expected ... Thu, 01 Oct 2020 04:59:16 GMT vboxsync [86367] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) AMD IOMMU: bugref:9654 I/O Apic Stat name nit. Wed, 30 Sep 2020 20:59:03 GMT vboxsync [86366] * trunk/src/VBox/GuestHost/DragAndDrop/testcase/tstDnDPath.cpp (modified) tstDndPath: Must disable assertions when code being tested is fed bad ... Wed, 30 Sep 2020 20:56:22 GMT vboxsync [86365] * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) tstDBGCParser: Fixed assertion because pDbgc->pUVM was NULL. bugref:9841 Wed, 30 Sep 2020 20:53:36 GMT vboxsync [86364] * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceHost.cpp (modified) SharedClipboard/testcase: shClSvcClientInit is implied in ... Wed, 30 Sep 2020 20:52:28 GMT vboxsync [86363] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) SharedClipboard: Make sure to free Legacy.lstCID in shClSvcClientInit. Wed, 30 Sep 2020 20:38:12 GMT vboxsync [86362] * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) HostServices/testcase: None of these tests cases have any need to be ... Wed, 30 Sep 2020 18:59:31 GMT vboxsync [86361] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841 Wed, 30 Sep 2020 18:14:19 GMT vboxsync [86360] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrSimplePattern.cpp (moved) IPRT: tstStrSimplePattern -> tstRTStrSimplePattern. Wed, 30 Sep 2020 18:13:06 GMT vboxsync [86359] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) xpcom/nspr: Mark _pr_rename_lock and _pr_Xfe_mon as potential memory ... Wed, 30 Sep 2020 18:09:08 GMT vboxsync [86358] * trunk/src/VBox/Runtime/testcase/tstStrSimplePattern.cpp (modified) tstStrSimplePattern: Converted to iprt/test.h (was using IPRT w/o ... Wed, 30 Sep 2020 18:07:34 GMT vboxsync [86357] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) tstRTStrFormat: More cleanup. Wed, 30 Sep 2020 17:14:20 GMT vboxsync [86356] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.cpp (modified) FE/Qt: bugref:9653: Wizards stuff: A bunch of golden-ratio fixes for ... Wed, 30 Sep 2020 17:12:41 GMT vboxsync [86355] * 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/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) FE/Qt: bugref:9653: Wizards stuff: A bunch of layout fixes for cloud ... Wed, 30 Sep 2020 17:02:12 GMT vboxsync [86354] * trunk/src/libs/xpcom18a4/Config.kmk (modified) xpcom/Config.kmk: Don't override -O2 from VBOX_GCC_OPT with -O. Wed, 30 Sep 2020 17:00:59 GMT vboxsync [86353] * trunk/src/libs/xpcom18a4/Config.kmk (modified) xpcom/Config.kmk: Use VBOX_GCC_OPT and VBOX_GCC_FP so we get frame ... Wed, 30 Sep 2020 16:13:45 GMT vboxsync [86352] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) tstRTStrFormat: fix. Wed, 30 Sep 2020 15:55:23 GMT vboxsync [86351] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) FE/Qt: bugref:9653: New Cloud VM wizard: Swap boot-volumes and images ... Wed, 30 Sep 2020 14:33:45 GMT vboxsync [86350] * trunk/Config.kmk (modified) /Config.kmk: Build fix (asan regression). Wed, 30 Sep 2020 13:50:20 GMT vboxsync [86349] * trunk/src/VBox/Runtime/testcase/tstRTFileQuerySize-1.cpp (modified) tstRTFileQuerySize-1.cpp: It's NUL not NULL on windows. Wed, 30 Sep 2020 13:41:25 GMT vboxsync [86348] * trunk/tools/envSub.vbs (modified) tools/env*win.cmd,envsub.vbs: fixes. Wed, 30 Sep 2020 13:33:04 GMT vboxsync [86347] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile-header.gmk (modified) * trunk/src/libs/xpcom18a4/Config.kmk (modified) Config.kmk,++: Adding a 'asan' build type that does address sanity ... Wed, 30 Sep 2020 13:02:39 GMT vboxsync [86346] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.h (modified) * 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) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) FE/Qt: bugref:9653: Wizards stuff: Lots of refactoring, rename ... Wed, 30 Sep 2020 12:37:06 GMT vboxsync [86345] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) FE/Qt: bugref:9653: Wizards stuff: Pass full group name to add/create ... Wed, 30 Sep 2020 12:31:29 GMT vboxsync [86344] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.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/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: No more need for New Cloud ... Wed, 30 Sep 2020 11:19:51 GMT vboxsync [86343] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.h (modified) * 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) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) FE/Qt: bugref:9653: Wizards stuff: Rework all the cloud related ... Wed, 30 Sep 2020 10:25:03 GMT vboxsync [86342] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. scm fix Wed, 30 Sep 2020 10:22:52 GMT vboxsync [86341] * trunk/src/VBox/Frontends/VirtualBox/Makefile.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. reverting r140629. Wed, 30 Sep 2020 09:43:27 GMT vboxsync [86340] * trunk/src/VBox/Frontends/VirtualBox/Makefile.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. scm fix. Wed, 30 Sep 2020 07:22:13 GMT vboxsync [86339] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Logging. Tue, 29 Sep 2020 12:02:55 GMT vboxsync [86338] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Build fix. Tue, 29 Sep 2020 11:56:22 GMT vboxsync [86337] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (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 (added) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (copied) FE/Qt: bugref:9831. Adding UIHelpBrowser classes. They will be used ... Tue, 29 Sep 2020 11:44:01 GMT vboxsync [86336] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) bugref:9781. Fixed the comment. Mon, 28 Sep 2020 21:23:50 GMT vboxsync [86335] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) tstRTStrFormat: some cleanup. Mon, 28 Sep 2020 20:19:19 GMT vboxsync [86334] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) xpcom/python: Initial Py_LIMITED_API support. [build fix] bugref:9840 Mon, 28 Sep 2020 20:01:18 GMT vboxsync [86333] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/src/PyGBase.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGInputStream.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGStub.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/src/TypeObject.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) xpcom/python: Initial Py_LIMITED_API support. bugref:9840 Mon, 28 Sep 2020 17:56:32 GMT vboxsync [86332] * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) Main: bugref:9224: Changed the todo comment after investigating ... Mon, 28 Sep 2020 17:21:43 GMT vboxsync [86331] * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main: bugref:9224: Changed the way to enumerate disks by scanning ... Mon, 28 Sep 2020 16:49:52 GMT vboxsync [86330] * trunk/src/VBox/Debugger/DBGCIoProvTcp.cpp (modified) Debugger: More doxygen fixes for r140613 Mon, 28 Sep 2020 16:40:45 GMT vboxsync [86329] * trunk/src/VBox/Debugger/DBGCIo.cpp (modified) * trunk/src/VBox/Debugger/DBGCIoProvIpc.cpp (modified) * trunk/src/VBox/Debugger/DBGCIoProvTcp.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) Debugger: More doxygen fixes for r140613 Mon, 28 Sep 2020 16:26:47 GMT vboxsync [86328] * trunk/include/VBox/dbg.h (modified) Debugger: Doxygen fix for r140613 Mon, 28 Sep 2020 16:20:50 GMT vboxsync [86327] * trunk/include/VBox/dbg.h (modified) * trunk/src/VBox/Debugger/DBGCGdbRemoteStub.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGCIo.cpp (added) * trunk/src/VBox/Debugger/DBGCIoProvInternal.h (added) * trunk/src/VBox/Debugger/DBGCIoProvIpc.cpp (added) * trunk/src/VBox/Debugger/DBGCIoProvTcp.cpp (added) * trunk/src/VBox/Debugger/DBGCRemoteKd.cpp (modified) * trunk/src/VBox/Debugger/DBGCTcp.cpp (deleted) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) Debugger: Allow for different I/O providers instead of only TCP So ... Mon, 28 Sep 2020 15:39:29 GMT vboxsync [86326] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) FE/Qt: bugref:9653: UIVirtualMachineItemCloud: Recache refreshed ... Mon, 28 Sep 2020 15:34:56 GMT vboxsync [86325] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIProgressDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIProgressDialog.h (modified) FE/Qt: bugref:9653: Reworking UIProgress to propagate signal about ... Mon, 28 Sep 2020 15:25:28 GMT vboxsync [86324] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIProgressEventHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIProgressEventHandler.h (modified) FE/Qt: bugref:9653: Reworking UIProgressEventHandler to have proper ... Mon, 28 Sep 2020 14:59:10 GMT vboxsync [86323] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.h (modified) FE/Qt: bugref:9653: Extending UIMainEventListener with possibility to ... Mon, 28 Sep 2020 14:44:14 GMT vboxsync [86322] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.h (modified) FE/Qt: bugref:9653: UIMainEventListener: A bit of cleanup related to ... Mon, 28 Sep 2020 14:32:36 GMT vboxsync [86321] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIProgressDialog.h (modified) FE/Qt: bugref:9653: UIProgressDialog: Forgot something in r140412, ... Mon, 28 Sep 2020 13:48:02 GMT vboxsync [86320] * trunk/Config.kmk (modified) GA:Linux backout PIE compile flag changes from r140604, bugref:9671 Mon, 28 Sep 2020 13:43:49 GMT vboxsync [86319] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Merge the page offset bits from the original ... Mon, 28 Sep 2020 12:33:34 GMT vboxsync [86318] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) GA:Linux: bugref:9671 Non-security issue with our Linux GA binaries Mon, 28 Sep 2020 11:59:32 GMT vboxsync [86317] * trunk/doc/manual/Makefile.kmk (modified) bugref:9831. scm fixes Mon, 28 Sep 2020 11:50:58 GMT vboxsync [86316] * trunk/doc/manual/Makefile.kmk (modified) bugref:9831. Adding hooks for VBOX_WITH_DOCS_QHELP. Mon, 28 Sep 2020 11:29:45 GMT vboxsync [86315] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) AMD IOMMU: bugref:9654 Nit. Mon, 28 Sep 2020 11:28:10 GMT vboxsync [86314] * trunk/doc/manual/Makefile.kmk (modified) * trunk/doc/manual/UserManual.qhcp (moved) bugref:9831. Installing UserManual.qch and UserManual.qhc files. Mon, 28 Sep 2020 11:13:06 GMT vboxsync [86313] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Linux build fixes. Mon, 28 Sep 2020 10:52:44 GMT vboxsync [86312] * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) xpcom/python: Indentation fixes in py3 changes. bugref:9840 Mon, 28 Sep 2020 10:49:50 GMT vboxsync [86311] * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) xpcom/python: Indentation fixes in py3 changes. bugref:9840 Mon, 28 Sep 2020 10:47:12 GMT vboxsync [86310] * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) xpcom/python: Indentation fixes in py3 changes. bugref:9840 Mon, 28 Sep 2020 10:44:15 GMT vboxsync [86309] * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) xpcom/python: Use PyUnicode_GetLength instead of deprecated ... Mon, 28 Sep 2020 09:29:24 GMT vboxsync [86308] * trunk/doc/manual/Makefile.kmk (modified) bugref:9831. Creating qhelp collection files. Sat, 26 Sep 2020 15:26:55 GMT vboxsync [86307] * trunk/src/VBox/Additions/3D/win/VBoxSVGA/winsys/vmw_screen_ioctl.c (modified) * trunk/src/VBox/Additions/3D/win/VBoxSVGA/winsys/vmw_screen_wddm.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h (modified) WDDM: cleanup. bugref:9830 Sat, 26 Sep 2020 14:36:12 GMT vboxsync [86306] * trunk/src/VBox/Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh (modified) Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh: Make it work with ... Sat, 26 Sep 2020 12:10:23 GMT vboxsync [86305] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) Runtime/r0drv/dbgkrnlinfo-r0drv-darwin: Fix the in-memory version on ... Sat, 26 Sep 2020 11:36:16 GMT vboxsync [86304] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv: Corrected segment count check for tiny modules (page count == ... Sat, 26 Sep 2020 11:21:50 GMT vboxsync [86303] * trunk/include/iprt/asm-amd64-x86.h (modified) iprt/asm-amd64-x86.h: Corrected return type for non-inline ... Sat, 26 Sep 2020 11:19:38 GMT vboxsync [86302] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) IPRT/RTFileQuerySize/darwin: Fixed regression from r140046 causing ... Sat, 26 Sep 2020 10:06:13 GMT vboxsync [86301] * trunk/src/VBox/Runtime/r3/linux/krnlmod-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/krnlmod-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/win/krnlmod-win.cpp (modified) Runtime: Add API to load kernel modules by name and add simple ... Sat, 26 Sep 2020 09:59:44 GMT vboxsync [86300] * trunk/include/iprt/krnlmod.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/krnlmod-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/krnlmod-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/win/krnlmod-win.cpp (modified) * trunk/src/VBox/Runtime/tools/RTKrnlModInfo.cpp (modified) Runtime: Add API to load kernel modules by name and add simple ... Fri, 25 Sep 2020 21:08:10 GMT vboxsync [86299] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) ValKit/vbox.py: Added --vbox-svc-wait-debug option. Fri, 25 Sep 2020 21:07:47 GMT vboxsync [86298] * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage/VMDK: vmdkStrReplace must use RTStrAlloc. Fri, 25 Sep 2020 21:07:10 GMT vboxsync [86297] * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/xptcall.h (modified) xpcom/python/xptcall: shut up warning about memsetting objects. Fri, 25 Sep 2020 21:04:55 GMT vboxsync [86296] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) IPRT/alloc-ef.cpp: Added RTMemDumpFreed for use from gdb. Fri, 25 Sep 2020 21:04:21 GMT vboxsync [86295] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/MediumImpl.cpp: indentation fixes Fri, 25 Sep 2020 20:58:28 GMT vboxsync [86294] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl.cpp: Added missing bound checks on getSerialPort and ... Fri, 25 Sep 2020 20:36:35 GMT vboxsync [86293] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_amd64_vbox.asm (modified) xpcom/xptcall: r12 & rbx corruption fix when there are five ... Fri, 25 Sep 2020 14:54:46 GMT vboxsync [86292] * trunk/doc/manual/Makefile.kmk (modified) bugref:9831. Kicking INSTALLS stuff Fri, 25 Sep 2020 13:04:18 GMT vboxsync [86291] * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) Installer/darwin/VBoxKEXTs/postflight: Don't fail the installation ... Fri, 25 Sep 2020 13:02:31 GMT vboxsync [86290] * trunk/include/iprt/formats/mach-o.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each ... Fri, 25 Sep 2020 09:50:34 GMT vboxsync [86289] * trunk/doc/manual/Makefile.kmk (modified) bugref:9831. Changing the type of some prerequisite Fri, 25 Sep 2020 09:37:09 GMT vboxsync [86288] * trunk/doc/manual/Makefile.kmk (modified) bugref:9831. Adding a qhelp target Fri, 25 Sep 2020 08:32:09 GMT vboxsync [86287] * trunk/doc/manual/Makefile.kmk (modified) bugref:9831. scm fix Fri, 25 Sep 2020 08:16:13 GMT vboxsync [86286] * trunk/doc/manual/manual.qhcp (modified) * trunk/doc/manual/xhtml-qhelp.xsl (modified) bugref:9831. Using UserManual.xhtml rather than UserManual.html for ...