# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Feb 8, 2025 7:48:29 AM Fri, 18 Feb 2022 12:53:34 GMT vboxsync [93839] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Added the sign= in VBOX_COND_GUEST_VERSION Fri, 18 Feb 2022 01:46:14 GMT vboxsync [93835] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: Add VSD enum values for flexible shape options. Write the ... Wed, 16 Feb 2022 22:37:58 GMT vboxsync [93816] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/UnattendedScript: Add forgotten release of expression evaluator. ... Mon, 14 Feb 2022 12:10:12 GMT vboxsync [93720] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Return an error in IGuestProcess::terminate() if ... Mon, 07 Feb 2022 13:49:57 GMT vboxsync [93639] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl: Always return a NVRAM file path as the TPM might be ... Mon, 07 Feb 2022 11:22:06 GMT vboxsync [93637] * trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp (modified) Main: bugref:1909: Fixed initial language determination when no ... Sun, 06 Feb 2022 23:44:05 GMT vboxsync [93628] * trunk/include/VBox/param.h (modified) * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmnetshaper.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/Devices/Network/DrvNetShaper.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/include/PDMNetShaperInternal.h (deleted) VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off ... Thu, 03 Feb 2022 16:00:59 GMT vboxsync [93589] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Detect windows server versions in ... Thu, 03 Feb 2022 15:58:49 GMT vboxsync [93588] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global,FE/Qt: Added OS type for windows server 2022. Thu, 03 Feb 2022 15:40:21 GMT vboxsync [93587] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Set IMAGE/WINDOWS/EDITIONID (or IMAGE/FLAGS absent) ... Thu, 03 Feb 2022 14:51:59 GMT vboxsync [93585] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Correction to r149171, only make detectIsoOS return ... Thu, 03 Feb 2022 14:49:19 GMT vboxsync [93584] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Update detectedOS* attributes when setting ... Thu, 03 Feb 2022 13:52:21 GMT vboxsync [93581] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Extract the languages from the XML too. bugref:9781 Thu, 03 Feb 2022 13:35:16 GMT vboxsync [93580] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Do mixcase element searching for everything. Added ... Thu, 03 Feb 2022 13:05:17 GMT vboxsync [93579] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Fix for ... Thu, 03 Feb 2022 12:39:56 GMT vboxsync [93578] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Get the image architecture if we can. bugref:9781 Thu, 03 Feb 2022 12:35:45 GMT vboxsync [93577] * trunk/include/iprt/formats/wim.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: The image version is inside the WINDOWS element, not ... Thu, 03 Feb 2022 12:18:25 GMT vboxsync [93576] * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) Main/HostNetworkInterfaceImpl: Convert exit code from VBoxNetAdpCtl ... Thu, 03 Feb 2022 12:16:48 GMT vboxsync [93575] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: The image version is inside the WINDOWS element, not ... Thu, 03 Feb 2022 11:02:30 GMT vboxsync [93571] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Only valid imageIndex if we detect images on the ... Thu, 03 Feb 2022 10:43:20 GMT vboxsync [93570] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStore: Don't try to save the NVRAM store when the filepath ... Thu, 03 Feb 2022 07:02:29 GMT vboxsync [93561] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Work around inability of XPCOM to handle enums starting with a digit. Thu, 03 Feb 2022 06:37:40 GMT vboxsync [93560] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/Dev3C501.cpp (added) * trunk/src/VBox/Devices/Network/DevDP8390.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Devices/build/VBoxDDR0.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Added emulation of several classic Ethernet adapters. Wed, 02 Feb 2022 23:52:39 GMT vboxsync [93559] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: docs. bugref:9781 Wed, 02 Feb 2022 18:08:28 GMT vboxsync [93548] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: When saving the settings fails when creating a new ... Wed, 02 Feb 2022 13:32:23 GMT vboxsync [93545] * 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/UIWizardNewVMExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMExpertPage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) FE/Qt, Main/Unattended. ​​bugref:9515, ​​bugref:9781. Creating ... Tue, 01 Feb 2022 17:02:58 GMT vboxsync [93536] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Build fix. Tue, 01 Feb 2022 16:56:55 GMT vboxsync [93535] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: bugref:9781. Build fix. Tue, 01 Feb 2022 16:46:52 GMT vboxsync [93534] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: bugref:9781. Adding an atribute to IUnattended for ... Tue, 01 Feb 2022 14:07:44 GMT vboxsync [93533] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Reading and storing image index from ... Tue, 01 Feb 2022 13:27:29 GMT vboxsync [93532] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: bugref:9781. Adding a missing stub to test code. Tue, 01 Feb 2022 12:53:56 GMT vboxsync [93531] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/Unattended: bugref:9781. Modifying UUID of IUnattended. Tue, 01 Feb 2022 12:29:08 GMT vboxsync [93530] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Correcting an assert check. Tue, 01 Feb 2022 12:23:58 GMT vboxsync [93529] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Adding an attribute to Unattended ... Tue, 01 Feb 2022 10:43:00 GMT vboxsync [93527] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Build fix. Tue, 01 Feb 2022 10:34:20 GMT vboxsync [93526] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Wrapping xml tags of comments in ... Tue, 01 Feb 2022 10:28:57 GMT vboxsync [93525] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Adding a function to WIMImage struct to ... Tue, 01 Feb 2022 10:28:00 GMT vboxsync [93524] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Correcting a typo. Tue, 01 Feb 2022 08:00:53 GMT vboxsync [93523] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Build fix. Tue, 01 Feb 2022 07:55:38 GMT vboxsync [93522] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Deleting exra new lines. Tue, 01 Feb 2022 07:52:33 GMT vboxsync [93521] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Parsing XML metadata from install.wim ... Mon, 31 Jan 2022 22:17:19 GMT vboxsync [93515] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/include/iprt/x86-helpers.h (copied) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-GetCpuVendor.c (modified) * trunk/src/VBox/ValidationKit/testboxscript/TestBoxHelper.cpp (modified) iprt/asm-amd64-x86.h: Split out some non-assembly functions that ... Mon, 31 Jan 2022 20:48:37 GMT vboxsync [93513] * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main/SystemPropertiesImpl.cpp: Log VDPlugIn load/unload results. ... Mon, 31 Jan 2022 20:25:32 GMT vboxsync [93511] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2.cpp: Look at the CPU profile then the host cpu ... Sat, 29 Jan 2022 12:32:20 GMT vboxsync [93485] * trunk/src/VBox/Debugger/DBGPlugInFreeBsd.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Debugger,Main: Doxygen fixes. bugref:10074 Fri, 28 Jan 2022 16:31:30 GMT vboxsync [93481] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: Allow users to specify a different storage controller ... Fri, 28 Jan 2022 16:09:52 GMT vboxsync [93480] * trunk/doc/manual/en_US/man_VBoxManage-import.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: Allow users to specify a different storage controller ... Thu, 27 Jan 2022 23:51:28 GMT vboxsync [93470] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/include/VBox/vmm/vmmr3vtable-def.h (modified) * trunk/include/VBox/vmm/vmmr3vtable.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGCRemoteKd.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.h (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h (modified) * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInDiggers.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInFreeBsd.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInLinuxModuleCodeTmpl.cpp.h (modified) * trunk/src/VBox/Debugger/DBGPlugInOS2.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (deleted) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) DbgPlugInDiggers,VMM,Main: Refactored the diggers and related ... Thu, 27 Jan 2022 21:17:12 GMT vboxsync [93468] * trunk/include/VBox/vmm/stam.h (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function ... Thu, 27 Jan 2022 18:48:55 GMT vboxsync [93464] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Correcting a typo. Thu, 27 Jan 2022 16:50:15 GMT vboxsync [93460] * trunk/include/VBox/dbggui.h (modified) * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * 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/runtime/UISession.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main/MachineDebugger,VBoxHeadless,VirtualBoxVM,VBoxSDL,VBoxDbg: ... Thu, 27 Jan 2022 12:19:49 GMT vboxsync [93458] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Reverting r149466: Main/UnattendedImpl: ​​​​bugref:10182. Returning ... Wed, 26 Jan 2022 19:57:06 GMT vboxsync [93449] * trunk/Config.kmk (modified) * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main,ExtPacks: Don't like with the VMM anymore, use the function ... Wed, 26 Jan 2022 18:24:49 GMT vboxsync [93445] * trunk/Doxyfile.Core (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) include,Main: build fixes. bugref:10074 Wed, 26 Jan 2022 18:01:15 GMT vboxsync [93444] * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/hgcmsvc.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/ssm.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/include/VBox/vmm/vmmr3vtable-def.h (added) * trunk/include/VBox/vmm/vmmr3vtable.h (added) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestControl/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/HostChannel/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/AudioDriver.h (modified) * trunk/src/VBox/Main/include/BusAssignmentManager.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/DisplayUtils.h (modified) * trunk/src/VBox/Main/include/DrvAudioRec.h (modified) * trunk/src/VBox/Main/include/DrvAudioVRDE.h (modified) * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/include/HGCMThread.h (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) * trunk/src/VBox/Main/src-client/AudioDriver.cpp (modified) * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioRec.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3VTable.cpp (added) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) VMM,Main,HostServices: Use a function table for accessing the ... Tue, 25 Jan 2022 11:04:45 GMT vboxsync [93440] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: some tiny cleanups. Tue, 25 Jan 2022 11:04:12 GMT vboxsync [93439] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: some tiny cleanups. Mon, 24 Jan 2022 21:09:41 GMT vboxsync [93424] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) *.kmk: Try contain VBOX_WITH_VMNET to darwin in the makefile usage. ... Mon, 24 Jan 2022 14:49:46 GMT vboxsync [93412] * trunk/src/VBox/Main/idl/stringify-enums.xsl (modified) Main: Generate enum value to string conversion functions for the API. ... Mon, 24 Jan 2022 14:45:10 GMT vboxsync [93410] * trunk/src/VBox/Main/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/stringify-enums.xsl (added) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main: Generate enum value to string conversion functions for the API. ... Mon, 24 Jan 2022 10:00:35 GMT vboxsync [93406] * trunk/src/VBox/Main/include/Global.h (modified) Main/Unattended: Use the detected guest OS type instead of the ... Mon, 24 Jan 2022 09:56:23 GMT vboxsync [93405] * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: Use the detected guest OS type instead of the ... Sat, 22 Jan 2022 23:30:11 GMT vboxsync [93404] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/testcase: Corrected TEMPLATE for tstUnattendedScriptFiles. ... Thu, 20 Jan 2022 22:02:53 GMT vboxsync [93388] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine::i_setGuestPropertyToService: Removed unnecessary ... Thu, 20 Jan 2022 18:35:17 GMT vboxsync [93377] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/UnattendedImpl: ​​​bugref:10182. Returning string for ... Thu, 20 Jan 2022 13:11:45 GMT vboxsync [93365] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/UnattendedImpl: ​​bugref:10182. Stop OS detection if we fail to ... Thu, 20 Jan 2022 11:51:56 GMT vboxsync [93362] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) CloudNet: bugref:9469 Do not attempt to stop gateway instances on ... Thu, 20 Jan 2022 11:18:59 GMT vboxsync [93358] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Reverting r149411: Main/UnattendedImpl: ​bugref:10182. Adding the ... Wed, 19 Jan 2022 17:02:18 GMT vboxsync [93348] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) NAT/Net: When enabling IPv6, check if IPv6 prefix is set. If it's ... Wed, 19 Jan 2022 08:38:19 GMT vboxsync [93339] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/UnattendedImpl: bugref:10182. Adding the string aarch64 to linux ... Tue, 18 Jan 2022 13:29:22 GMT vboxsync [93313] * trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Build fixes for r149382. Tue, 18 Jan 2022 13:15:12 GMT vboxsync [93312] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/CloudGateway.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/CloudGateway.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. ... Tue, 18 Jan 2022 12:19:06 GMT vboxsync [93311] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) bugref:10182. Adding the code path necessary to parse info file of ... Tue, 18 Jan 2022 11:32:28 GMT vboxsync [93310] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Main: VC++ 19.2 update 11 build adjustments (lossy floating point ... Tue, 18 Jan 2022 11:31:45 GMT vboxsync [93309] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main: VC++ 19.2 update 11 build adjustments (lossy floating point ... Mon, 17 Jan 2022 21:46:59 GMT vboxsync [93285] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/UnattendedImpl: Updated install.wim todo with some info. Fri, 14 Jan 2022 02:05:23 GMT vboxsync [93231] * trunk/src/VBox/Main/src-helper-apps/os2/os2_util.c (modified) Main/Unattended/os2_util: Fix wait method selection, don't always go ... Thu, 13 Jan 2022 16:52:00 GMT vboxsync [93229] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: Subnet selection form for bugref:10163. Wed, 12 Jan 2022 22:05:25 GMT vboxsync [93209] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: Don't double buffer the description string in ... Tue, 11 Jan 2022 23:33:34 GMT vboxsync [93195] * trunk/src/VBox/Main/include/UnattendedScript.h (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:32:41 GMT vboxsync [93194] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:29:20 GMT vboxsync [93193] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:27:30 GMT vboxsync [93192] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:25:35 GMT vboxsync [93191] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:22:13 GMT vboxsync [93190] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (added) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (added) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (added) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 21:50:56 GMT vboxsync [93189] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Move mStrProxy to the right group and added @todos ... Tue, 11 Jan 2022 21:28:09 GMT vboxsync [93188] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) Main/Event: defunct passive event listeners prevent subsequent ... Mon, 10 Jan 2022 18:00:59 GMT vboxsync [93168] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Use i_setSessionStatus() in ... Mon, 10 Jan 2022 17:45:55 GMT vboxsync [93167] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Relaxed guest session locks a bit by using read ... Mon, 10 Jan 2022 16:43:04 GMT vboxsync [93166] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Renamed Guest::i_sessionRemove() -> ... Mon, 10 Jan 2022 11:06:40 GMT vboxsync [93164] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Decreased default timeouts in IGuestSession::close(). Mon, 10 Jan 2022 11:05:35 GMT vboxsync [93163] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Fixed outdated comments. Sun, 09 Jan 2022 13:30:49 GMT vboxsync [93157] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Made the OS/2 detection code return S_OK instead of ... Sun, 09 Jan 2022 10:33:42 GMT vboxsync [93154] * trunk/src/VBox/Main/UnattendedTemplates/os2_response_files.rsp (modified) Main/UnattendedOs2Install: Set ENDLIBPATH to C:\VBoxValKit so we can ... Sat, 08 Jan 2022 15:59:30 GMT vboxsync [93149] * trunk/src/VBox/Main/UnattendedTemplates/os2_util.exe (modified) * trunk/src/VBox/Main/src-helper-apps/os2/os2_util.c (modified) Main/Unattended/os2_util: Try avoid triggering ... Sat, 08 Jan 2022 15:57:40 GMT vboxsync [93148] * trunk/src/VBox/Main/UnattendedTemplates/os2_cid_install.cmd (modified) Main/UnattendedOsInstall: Installing guest additions and TXS... Thu, 06 Jan 2022 02:49:26 GMT vboxsync [93131] * trunk/src/VBox/Main/UnattendedTemplates/os2_cid_install.cmd (modified) Main/UnattendedOs2Install: Disabled debug script steps. Make copies ... Wed, 05 Jan 2022 01:10:34 GMT vboxsync [93127] * trunk/src/VBox/Main/UnattendedTemplates/os2_cid_install.cmd (modified) * trunk/src/VBox/Main/UnattendedTemplates/os2_response_files.rsp (modified) Main/UnattendedOs2Install: Fixed most of the basic issues, only ... Wed, 05 Jan 2022 01:04:16 GMT vboxsync [93126] * trunk/src/VBox/Main/src-helper-apps/os2/Makefile.kmk (modified) * trunk/src/VBox/Main/src-helper-apps/os2/os2_util.c (modified) Main/Unattended/os2_util: Added a --file-to-backdoor for uploading a ... Tue, 04 Jan 2022 04:28:30 GMT vboxsync [93124] * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) Main/UnattendedOs2Install: More updates. [build fix]