# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 8, 2025 5:16:21 AM Thu, 25 Jun 2020 19:26:43 GMT vboxsync [84963] * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) Validation Kit/tdAddBasic1.py: Re-introduced rebooting of Linux ... Thu, 25 Jun 2020 19:00:34 GMT vboxsync [84962] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) FE/Qt: Eliminate already unused (and one easily made unused) C++ defines. Thu, 25 Jun 2020 18:49:11 GMT vboxsync [84961] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicProductKey.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicProductKey.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicUnattended.cpp (modified) FE/Qt: bugref:9515. Adding an additional page for windows product key. Thu, 25 Jun 2020 18:15:58 GMT vboxsync [84960] * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/linux: When creating rpm packages, leave out kchmviewer if ... Thu, 25 Jun 2020 18:03:25 GMT vboxsync [84959] * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/linux: Some RPM build/package cleanups. Makes the CHM help ... Thu, 25 Jun 2020 16:35:51 GMT vboxsync [84958] * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) Devices: Use TOOL_YASM_AS at various places; helps cross-building ... Thu, 25 Jun 2020 16:30:42 GMT vboxsync [84957] * trunk/src/VBox/Devices/EFI/Firmware/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL). Thu, 25 Jun 2020 15:24:13 GMT vboxsync [84956] * trunk/src/VBox/Additions/WINNT/Installer/Languages/German.nsh (modified) Windows Additions installer: Fixed German NLS. Thu, 25 Jun 2020 14:40:53 GMT vboxsync [84955] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicUnattended.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicUnattended.h (modified) FE/Qt: bugref:9515. Adding hostname and os type detection. Thu, 25 Jun 2020 13:31:42 GMT vboxsync [84954] * trunk/Makefile.kmk (modified) /Makefile.kmk: Shouldn't need to specify deprecated kBuild variables ... Thu, 25 Jun 2020 13:30:43 GMT vboxsync [84953] * trunk/Makefile.kmk (modified) /Makefile.kmk: Shouldn't need to specify deprecated kBuild variables ... Thu, 25 Jun 2020 13:10:07 GMT vboxsync [84952] * trunk/Config.kmk (modified) **/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; ... Thu, 25 Jun 2020 12:59:14 GMT vboxsync [84951] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: On Windows guests we always can ... Thu, 25 Jun 2020 12:52:46 GMT vboxsync [84950] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Skip enabling verbose VBoxService ... Thu, 25 Jun 2020 12:20:51 GMT vboxsync [84949] * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff ... Thu, 25 Jun 2020 12:15:56 GMT vboxsync [84948] * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff again. Thu, 25 Jun 2020 11:52:07 GMT vboxsync [84947] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile (modified) * trunk/src/VBox/Additions/linux/installer/install.sh.in (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxPci/linux/Makefile (modified) * trunk/src/VBox/Installer/linux/Makefile-footer.gmk (modified) * trunk/src/VBox/Installer/linux/Makefile-header.gmk (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) **/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; ... Thu, 25 Jun 2020 10:25:18 GMT vboxsync [84946] * trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py (modified) * trunk/src/VBox/ValidationKit/testdriver/base.py (modified) ValKit: Don't check for obsolete kBuild environment variables. Thu, 25 Jun 2020 10:22:05 GMT vboxsync [84945] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) * trunk/src/VBox/Installer/win/Defines.wxi (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Scripts/Combined-3-RepackAdditions.cmd (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/win,GA/NT/Installer: Stop using obsolete kBuild variable names. Thu, 25 Jun 2020 09:55:17 GMT vboxsync [84944] * trunk/doc/ReadMe-Solaris.txt (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) ReadMe-Solaris.txt,Installer/solaris: BUILD_TARGET_ARCH -> ... Thu, 25 Jun 2020 09:52:30 GMT vboxsync [84943] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) vbox.py: Don't check for obsolete kBuild environment variables. Thu, 25 Jun 2020 09:49:21 GMT vboxsync [84942] * trunk/Makefile.kmk (modified) /Makefile.kmk: BUILD_PLATFORM_ARCH -> KBUILD_HOST_ARCH Thu, 25 Jun 2020 09:46:05 GMT vboxsync [84941] * trunk/doc/manual/en_US/SDKRef.xml (modified) SDKRef.xml: Don't test for BUILD_PLATFORM == win in a sample ... Thu, 25 Jun 2020 09:44:14 GMT vboxsync [84940] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpcom18a4/Makefile.kmk: BUILD_PLATFORM -> KBUILD_HOST. Thu, 25 Jun 2020 09:43:53 GMT vboxsync [84939] * trunk/src/VBox/Main/cbinding/makefile.tstCAPIGlue (modified) makefile.tstCAPIGlue: Don't test for BUILD_PLATFORM == win in a ... Thu, 25 Jun 2020 09:40:23 GMT vboxsync [84938] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv.cpp: BUILD_TYPE -> KBUILD_TYPE Thu, 25 Jun 2020 09:37:15 GMT vboxsync [84937] * trunk/tools/bin/gen-slickedit-workspace.sh (modified) gen-slickedit-workspace.sh: Don't use obsolete kBuild environment ... Thu, 25 Jun 2020 09:30:32 GMT vboxsync [84936] * trunk/src/VBox/ExtPacks/VBoxDTrace/generated/dt_lex.c (modified) VBoxDTrace: A gcc 10.1.1 build fix. bugref:9746 Thu, 25 Jun 2020 09:20:37 GMT vboxsync [84935] * trunk/Config.kmk (modified) Config.kmk: gcc 10.1.1 + qt 5.14+ build fix. bugref:9746 Thu, 25 Jun 2020 09:19:57 GMT vboxsync [84934] * trunk/configure (modified) configure: Stop using the old KBUILD variables. Wed, 24 Jun 2020 22:54:43 GMT vboxsync [84933] * trunk/Config.kmk (modified) Config.kmk,kchmviewer: gcc 10.1.1 build fix. Cleanup. bugref:9746 Wed, 24 Jun 2020 17:57:33 GMT vboxsync [84932] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Return expected result when ... Wed, 24 Jun 2020 16:18:44 GMT vboxsync [84931] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Skip empty sources in ... Wed, 24 Jun 2020 13:11:05 GMT vboxsync [84930] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) tdAddGuestCtrl.py: pylint fix. Wed, 24 Jun 2020 12:59:39 GMT vboxsync [84929] * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) Validation Kit/tdAddBasic1.py: Don't skip creating the combined VISO ... Wed, 24 Jun 2020 12:49:07 GMT vboxsync [84928] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Skip empty sources in ... Wed, 24 Jun 2020 12:29:14 GMT vboxsync [84927] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Also use getGuestSystemDir() here- Wed, 24 Jun 2020 10:17:14 GMT vboxsync [84926] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Validation Kit/vboxwrappers: Toned down verboseness of ... Wed, 24 Jun 2020 09:49:34 GMT vboxsync [84925] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: Added special cases for handling OL in ... Wed, 24 Jun 2020 09:40:54 GMT vboxsync [84924] * trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp (modified) Validation Kit/TXS: Resolve executables for EXEC command before ... Wed, 24 Jun 2020 08:57:02 GMT vboxsync [84923] * trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp (modified) Validation Kit/TXS: Resolve executables for EXEC command before ... Wed, 24 Jun 2020 08:53:30 GMT vboxsync [84922] * trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp (modified) Validation Kit/TXS: Padding fix for VER command reply; opcode must be ... Tue, 23 Jun 2020 20:30:13 GMT vboxsync [84921] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) * trunk/src/VBox/ValidationKit/testdriver/txsclient.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py (modified) * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) ValKit: pylint 2.5.3 adjustments. Tue, 23 Jun 2020 15:38:52 GMT vboxsync [84920] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Minor debugging tweaks. Tue, 23 Jun 2020 15:01:25 GMT vboxsync [84919] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) Devices/Graphics: call vmsvga3d*Screen only if 3D is enabled Tue, 23 Jun 2020 13:12:08 GMT vboxsync [84918] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.cpp (modified) FE/Qt: bugref:9515. Painting user name/password line edits to ... Tue, 23 Jun 2020 12:06:12 GMT vboxsync [84917] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicUnattended.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicUnattended.h (modified) FE/Qt: bugref:9515. Adding necessary validity checks for user ... Tue, 23 Jun 2020 10:42:56 GMT vboxsync [84916] * trunk/src/VBox/Frontends/VirtualBox/images/eye-off.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/eye-on.png (added) FE/Qt: bugref:9515. r138786 was incomplete. Tue, 23 Jun 2020 10:39:22 GMT vboxsync [84915] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.cpp (modified) FE/Qt: bugref:9515. Adding a tool button to toggle the visibility of ... Tue, 23 Jun 2020 10:19:17 GMT vboxsync [84914] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) Devices/Graphics: updated assertion in OpenGL backend Tue, 23 Jun 2020 09:27:37 GMT vboxsync [84913] * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) DevDMA: Added an info handler to dump DMA page registers since only ... Mon, 22 Jun 2020 18:34:12 GMT vboxsync [84912] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Off by one fix. Mon, 22 Jun 2020 18:24:00 GMT vboxsync [84911] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIImageTools.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/monitor/UIMonitorCommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMenuToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupBox.h (modified) FE/Qt:bugref:9779 Qt: 5.15.0 gives UICommon compilation errors Mon, 22 Jun 2020 16:10:09 GMT vboxsync [84910] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp (modified) FE/Qt: bugref:9774: !VirtualBox Manager: Add Visual State option to ... Mon, 22 Jun 2020 14:57:16 GMT vboxsync [84909] * trunk/src/VBox/ValidationKit/testdriver/testfileset.py (modified) Validation Kit/testfileset: Limit iterations of ... Mon, 22 Jun 2020 14:49:46 GMT vboxsync [84908] * trunk/src/VBox/Devices/Serial/UartCore.cpp (modified) Devices/UartCore: Make sure DR is only set after we've successfully ... Mon, 22 Jun 2020 14:43:28 GMT vboxsync [84907] * trunk/src/VBox/Devices/Serial/UartCore.cpp (modified) Devices/UartCore: Need to enter critical section on detach for ... Mon, 22 Jun 2020 14:34:49 GMT vboxsync [84906] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.h (modified) FE/Qt: bugref:9515. Using the user name and password during ... Mon, 22 Jun 2020 14:32:39 GMT vboxsync [84905] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt:bugref:9554 Compilation issues with GCC 9.x and 10.x Mon, 22 Jun 2020 14:12:24 GMT vboxsync [84904] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVisualStateEditor.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVisualStateEditor.h (copied) FE/Qt: bugref:9774: VM settings: Add Visual State option to User ... Mon, 22 Jun 2020 13:58:32 GMT vboxsync [84903] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) tstRTCRest-1: Adjustment for strtod in UCRT with VC++ 14+. bugref:8489 Mon, 22 Jun 2020 13:58:05 GMT vboxsync [84902] * trunk/Config.kmk (modified) /Config.kmk: On darwin (using Qt 5.12) even ObjC code needs to be ... Mon, 22 Jun 2020 13:37:32 GMT vboxsync [84901] * trunk/src/VBox/Devices/PC/BIOS/orgs.asm (modified) BIOS: Do not hardcode conventional memory size, query from CMOS instead. Mon, 22 Jun 2020 13:37:26 GMT vboxsync [84900] * trunk/configure (modified) configure: For Darwin: Modernize OS version, Xcode, SDK and Qt ... Mon, 22 Jun 2020 13:29:30 GMT vboxsync [84899] * trunk/Config.kmk (modified) /Config.kmk: Preparations for newer Xcode. libiconv tweak to avoid ... Mon, 22 Jun 2020 12:43:53 GMT vboxsync [84898] * trunk/src/VBox/ValidationKit/testmanager/htdocs/js/common.js (modified) scm attempt #3 Mon, 22 Jun 2020 12:23:44 GMT vboxsync [84897] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: More verbose logging for ... Mon, 22 Jun 2020 12:19:32 GMT vboxsync [84896] * trunk/src/VBox/ValidationKit/testmanager/htdocs/js/common.js (modified) scm Mon, 22 Jun 2020 11:13:24 GMT vboxsync [84895] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: More verbose logging for ... Mon, 22 Jun 2020 11:11:34 GMT vboxsync [84894] * trunk/src/VBox/ValidationKit/testdriver/testfileset.py (modified) Validation Kit/testfileset: Limit iterations of ... Mon, 22 Jun 2020 11:06:48 GMT vboxsync [84893] * trunk/src/VBox/ValidationKit/testdriver/testfileset.py (modified) Validation Kit/testfileset: Limit iterations of ... Mon, 22 Jun 2020 10:23:02 GMT vboxsync [84892] * 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/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) FE/Qt: bugref:9515. Passing the default IUnattended properties to the ... Mon, 22 Jun 2020 10:12:49 GMT vboxsync [84891] * trunk/src/VBox/ValidationKit/testmanager/htdocs/js/common.js (modified) scm Mon, 22 Jun 2020 09:16:52 GMT vboxsync [84890] * 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/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.h (modified) FE/Qt: bugref:9515. Some fixes Mon, 22 Jun 2020 07:33:39 GMT vboxsync [84889] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicHardware.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicInstallSetup.h (copied) FE/Qt: bugref:9515. Adding fields for user name/password. Sun, 21 Jun 2020 18:41:16 GMT vboxsync [84888] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt,Devices/Graphics: experimental GLX graphics output: use TEXTURE_2D Sun, 21 Jun 2020 15:25:49 GMT vboxsync [84887] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) FE/Qt: bugref:9515. Overriding nextId() of the wizard to make it non- ... Sun, 21 Jun 2020 15:03:55 GMT vboxsync [84886] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicDisk.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicDisk.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicHardware.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicHardware.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicNameType.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicUnattended.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasicUnattended.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.h (modified) FE/Qt: bugref:9515. Renaming page files. Sun, 21 Jun 2020 01:35:38 GMT vboxsync [84885] * trunk/src/VBox/ValidationKit/testmanager/htdocs/js/common.js (modified) * trunk/src/VBox/ValidationKit/testmanager/htdocs/js/vcsrevisions.js (modified) TestManager: Some date fixes in the VCS popups and xtracker hacks. ... Sat, 20 Jun 2020 21:53:12 GMT vboxsync [84884] * trunk/src/VBox/ValidationKit/testmanager/db/TestManagerDatabaseInit.pgsql (modified) * trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r25-vcsrevisions-2.pgsql (added) testmanager/db: Add an index on VcsRevisions(tsCreated). bugref:9778 Fri, 19 Jun 2020 17:18:56 GMT vboxsync [84883] * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) Storage/VD: bugref:9772 'VBoxManage internalcommands repairhd ... Fri, 19 Jun 2020 13:07:08 GMT vboxsync [84882] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/VirtioCore.cpp (modified) * trunk/src/VBox/Devices/VirtIO/VirtioCore.h (modified) fix scm burn Fri, 19 Jun 2020 12:42:31 GMT vboxsync [84881] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) Guest Control/VBoxServce: Fixed removing a (not yet started) process ... Fri, 19 Jun 2020 12:07:26 GMT vboxsync [84880] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.h (modified) FE/Qt: bugref:9515. Using the VCPU count while creating the vm. Fri, 19 Jun 2020 10:29:46 GMT vboxsync [84879] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVirtualCPUEditor.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVirtualCPUEditor.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.h (modified) FE/Qt: Adding a new widget to adjust vcpu number of a vm. Fri, 19 Jun 2020 08:18:48 GMT vboxsync [84878] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.h (modified) FE/Qt: bugref:9515. We don't need a separate label as ... Fri, 19 Jun 2020 06:51:21 GMT vboxsync [84877] * trunk/src/VBox/Devices/VirtIO/VirtioCore.h (modified) Network/DevVirtioNet_1_0.cpp: Fixes and edits to comments in r138708 Fri, 19 Jun 2020 06:17:29 GMT vboxsync [84876] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/VirtioCore.cpp (modified) * trunk/src/VBox/Devices/VirtIO/VirtioCore.h (modified) Network/DevVirtioNet_1_0.cpp: Fixed up comments/formatting that got ... Fri, 19 Jun 2020 05:45:20 GMT vboxsync [84875] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/win_postinstall.cmd (modified) bugref:8527. Added proxy settings into the post-installation scripts. Thu, 18 Jun 2020 20:07:25 GMT vboxsync [84874] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.h (modified) FE/Qt: bugref:9515. Using UIBaseMemortEditor instead of separate widget. Thu, 18 Jun 2020 15:37:09 GMT vboxsync [84873] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) Guest Control/VBoxService: Fixed leaving the process lock when the ... Thu, 18 Jun 2020 13:55:00 GMT vboxsync [84872] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Try to fix crashes. bugref:9320 Thu, 18 Jun 2020 12:22:57 GMT vboxsync [84871] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) FE/Qt: bugref:9515. Handling new vm wizard cancel a bit better. Thu, 18 Jun 2020 10:59:54 GMT vboxsync [84870] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) FE/Qt: bugref:9515. some fixes. Thu, 18 Jun 2020 09:33:37 GMT vboxsync [84869] * 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/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) FE/Qt: bugref:9515. Enabling unattended install (the most stripped ... Thu, 18 Jun 2020 09:11:33 GMT vboxsync [84868] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) AMD IOMMU: bugref:9654 DevIoAcpi: Darwin build fix. Thu, 18 Jun 2020 08:17:47 GMT vboxsync [84867] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) AMD IOMMU: bugref:9654 DevIoApic: Remap interrupts via the IOMMU. Wed, 17 Jun 2020 20:26:38 GMT vboxsync [84866] * trunk (modified) kBuild 3382 -> 3385: kWorker fix for older windows systems. ... Wed, 17 Jun 2020 19:49:37 GMT vboxsync [84865] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Try to fix crashes. bugref:9320 Wed, 17 Jun 2020 14:10:06 GMT vboxsync [84864] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Various fixes for copyFromGuest tasks. bugref:9320