# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Nov 29, 2024 2:39:45 PM Thu, 05 Sep 2024 12:23:55 GMT vboxsync [105978] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Make sure DNS config is set on VM start for NAT. ... Thu, 05 Sep 2024 08:03:42 GMT vboxsync [105971] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main: Removed IHost::acceleration3DAvailable property, as this wasn't ... Thu, 05 Sep 2024 07:40:51 GMT vboxsync [105969] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Check for hrc when using IsFeatureEnabled() in ... Thu, 05 Sep 2024 07:25:30 GMT vboxsync [105968] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Resolved a @todo: Added DirectoryOpenFlag_DenyAscent and ... Thu, 05 Sep 2024 07:21:00 GMT vboxsync [105967] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Docs. bugref:10749 Thu, 05 Sep 2024 07:13:29 GMT vboxsync [105966] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Check for hrc when using IsFeatureEnabled() in ... Thu, 05 Sep 2024 06:50:38 GMT vboxsync [105965] * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) Main: Check for hrc when using IsFeatureEnabled() in ... Thu, 05 Sep 2024 06:48:10 GMT vboxsync [105964] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/GraphicsAdapterImpl.cpp (modified) Main: Use ... Wed, 04 Sep 2024 16:57:58 GMT vboxsync [105959] * trunk/src/VBox/Main/include/PlatformImpl.h (modified) * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/GraphicsAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main: (Hopefully) Made it more clear which graphics features are ... Wed, 04 Sep 2024 13:35:55 GMT vboxsync [105951] * trunk/src/VBox/Main/nls/VirtualBoxAPI_ru.ts (modified) Main: Integrating latest Russian translations (part 3). Tue, 03 Sep 2024 19:51:50 GMT vboxsync [105937] * trunk/src/VBox/Main/nls/VirtualBoxAPI_ru.ts (modified) Main: Integrating latest Russian translations (part 2). Tue, 03 Sep 2024 13:17:59 GMT vboxsync [105932] * trunk/src/VBox/Main/nls/VirtualBoxAPI_ru.ts (modified) * trunk/src/VBox/Main/nls/VirtualBoxAPI_tr.ts (modified) * trunk/src/VBox/Main/nls/VirtualBoxAPI_xx_YY.ts (modified) Main: Integrating latest Turkish translations. Mon, 02 Sep 2024 18:08:46 GMT vboxsync [105922] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Unattended: bugref:10511, bugref:10384. Simplify check if the ... Mon, 02 Sep 2024 17:50:48 GMT vboxsync [105921] * trunk/src/VBox/Main/nls/VirtualBoxAPI_ru.ts (modified) * trunk/src/VBox/Main/nls/VirtualBoxAPI_tr.ts (modified) * trunk/src/VBox/Main/nls/VirtualBoxAPI_xx_YY.ts (modified) Main: Integrating latest Russian translations (part 1). Mon, 02 Sep 2024 14:30:09 GMT vboxsync [105917] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Unattended: ​bugref:10511, ​bugref:10384. Check if the detected guest ... Fri, 30 Aug 2024 12:27:51 GMT vboxsync [105910] * trunk/src/VBox/Main/nls/VirtualBoxAPI_tr.ts (modified) Main: Integrating latest Turkish translations. Fri, 30 Aug 2024 12:24:49 GMT vboxsync [105909] * trunk/src/VBox/Main/nls/VirtualBoxAPI_ru.ts (modified) * trunk/src/VBox/Main/nls/VirtualBoxAPI_tr.ts (modified) * trunk/src/VBox/Main/nls/VirtualBoxAPI_xx_YY.ts (modified) Main: updatenls was required after few new tags added. Wed, 28 Aug 2024 16:37:58 GMT vboxsync [105892] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) Main/Guest Control: Use GSTCTLDIR_F_NONE here, fixed comment. Wed, 28 Aug 2024 10:58:42 GMT vboxsync [105886] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: SDK docs fixes. bugref:10749 Wed, 28 Aug 2024 10:55:08 GMT vboxsync [105885] * trunk/src/VBox/Main/src-server/GraphicsAdapterImpl.cpp (modified) Main: Better fix for GraphicsAdapter::isFeatureEnabled() if a feature ... Wed, 28 Aug 2024 00:04:09 GMT vboxsync [105879] * trunk/src/VBox/Main/src-server/GraphicsAdapterImpl.cpp (modified) Main/GraphicsAdapterImpl: Commented out #ifndef in isFeatureEnabled ... Tue, 27 Aug 2024 15:15:19 GMT vboxsync [105874] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Also handle VERR_CANT_CREATE within ... Tue, 27 Aug 2024 14:52:54 GMT vboxsync [105873] * trunk/include/iprt/cpp/utils.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/GraphicsAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it ... Tue, 27 Aug 2024 12:41:13 GMT vboxsync [105872] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Docs fix. bugref:10749 Tue, 27 Aug 2024 12:37:53 GMT vboxsync [105871] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) Main: Handle VBOX_E_NOT_SUPPORTED in the console config constructor ... Mon, 26 Aug 2024 20:48:13 GMT vboxsync [105866] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (modified) Main: Added API for querying graphics features (2D Video / 3D ... Mon, 26 Aug 2024 20:37:09 GMT vboxsync [105865] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Main/include/GraphicsAdapterImpl.h (modified) * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/GraphicsAdapterImpl.cpp (modified) Main: Added API for querying graphics features (2D Video / 3D ... Mon, 26 Aug 2024 18:45:15 GMT vboxsync [105864] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIGraphicsControllerEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotDetailsWidget.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GraphicsAdapterImpl.h (modified) * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) * trunk/src/VBox/Main/src-server/GraphicsAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Main: Added API for querying graphics features (2D Video / 3D ... Fri, 23 Aug 2024 07:39:46 GMT vboxsync [105840] * trunk/src/VBox/Main/nls/ApprovedLanguages.kmk (modified) * trunk/src/VBox/Main/nls/VirtualBoxAPI_tr.ts (copied) Main: Merging 7.0 branch NLS changes to trunk. Fri, 23 Aug 2024 07:16:38 GMT vboxsync [105838] * trunk/src/VBox/Main/nls/VirtualBoxAPI_ru.ts (modified) * trunk/src/VBox/Main/nls/VirtualBoxAPI_xx_YY.ts (modified) Main: Initial updatenls before merging branch changes to trunk. Thu, 22 Aug 2024 08:09:33 GMT vboxsync [105809] * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (modified) Main: Print the host's Windows Features to the release log. bugref:10753 Wed, 21 Aug 2024 12:39:29 GMT vboxsync [105762] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) ExtPacks/Puel, FE/VBoxManage, FE/Qt, Main: bugref:10450: Forgot to ... Mon, 19 Aug 2024 14:05:15 GMT vboxsync [105726] * trunk/include/VBox/vmm/pdmnetifs.h (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.h (deleted) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/libs/libslirp-4.8.0/src/libslirp.h (modified) * trunk/src/libs/libslirp-4.8.0/src/slirp.c (modified) Devices/Network: cleaned up header file, memory leak fixes, search ... Thu, 15 Aug 2024 18:28:56 GMT vboxsync [105697] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) Main,VMMArm/GIC: Fixes for linux.arm64, bugref:10747 Tue, 13 Aug 2024 10:47:26 GMT vboxsync [105659] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main: Add possibility to save the NVRAM file as a directory tree ... Tue, 13 Aug 2024 10:35:19 GMT vboxsync [105658] * trunk/src/VBox/Main/include/NvramStoreImpl.h (modified) * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Add possibility to save the NVRAM file as a directory tree ... Mon, 12 Aug 2024 17:25:27 GMT vboxsync [105654] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VirtualBoxBase, DisplayImpl: Suppress logging of "Screenshot is ... Fri, 09 Aug 2024 17:54:47 GMT vboxsync [105640] * 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, FE/Qt: Add guest OS type Ubuntu 24.04 LTS. Thu, 08 Aug 2024 16:16:46 GMT vboxsync [105629] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Video Recording/Main: Fixed a debug assertion on screen blanks. ... Thu, 08 Aug 2024 16:03:30 GMT vboxsync [105628] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM ... Thu, 08 Aug 2024 15:58:25 GMT vboxsync [105627] * trunk/src/VBox/Main/include/NvramStoreImpl.h (modified) * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM ... Thu, 08 Aug 2024 12:29:52 GMT vboxsync [105621] * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/ConsoleImplConfigX86.cpp: Fix builds where the TPM is not ... Tue, 06 Aug 2024 14:00:56 GMT vboxsync [105605] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DrvAudioRec.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/include/RecordingInternals.h (modified) * trunk/src/VBox/Main/include/RecordingScreenSettingsImpl.h (modified) * trunk/src/VBox/Main/include/RecordingSettingsImpl.h (modified) * trunk/src/VBox/Main/include/RecordingStream.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioRec.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/RecordingScreenSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/RecordingSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Recording/Main: Renaming: Dropped the superfluous "Settings" suffix ... Tue, 06 Aug 2024 09:39:44 GMT vboxsync [105600] * trunk/include/VBox/platforms/vbox-armv8.h (modified) * trunk/src/VBox/Devices/EFI/Firmware/ArmPlatformPkg/PrePeiCore/AArch64/PrePeiCoreEntryPoint.S (modified) * trunk/src/VBox/Devices/EFI/Firmware/ArmVirtPkg/ArmVirtQemu.dsc (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxArmPlatformLib/VBoxArmPlatformLib.c (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFIAArch64.fd (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/ResourceAssignmentManager.cpp (modified) VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the ... Fri, 02 Aug 2024 12:58:21 GMT vboxsync [105576] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: Return VBOX_E_NOT_SUPPORTED when DevVGA returns ... Thu, 01 Aug 2024 09:58:54 GMT vboxsync [105555] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: Set VMCREATE_F_DRIVERLESS when starting VMs ... Wed, 24 Jul 2024 12:01:23 GMT vboxsync [105477] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Add error message when trying to run x86 platform ... Tue, 23 Jul 2024 19:02:30 GMT vboxsync [105455] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main: Special API tweak for ARM host disabling x86-on-arm by default ... Tue, 23 Jul 2024 11:55:24 GMT vboxsync [105444] * trunk/src/VBox/Main/src-all/AutoCaller.cpp (modified) Main/AutoCaller: Fix missing wakeup of concurrent callers to uninit(). Mon, 22 Jul 2024 21:44:06 GMT vboxsync [105436] * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/Recording,testcase: Reduce tstRecording dependencies; ... Wed, 17 Jul 2024 14:50:17 GMT vboxsync [105383] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStore: Don't make the NVRAM map part of the backupable data ... Wed, 17 Jul 2024 14:32:41 GMT vboxsync [105382] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStore: Don't make the NVRAM map part of the backupable data ... Tue, 16 Jul 2024 11:47:19 GMT vboxsync [105353] * trunk/include/iprt/req.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Storage/DrvRamDisk.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/HostServices/GuestProperties/VBoxGuestPropSvc.cpp (modified) * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.c (modified) * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 ... Tue, 16 Jul 2024 11:21:19 GMT vboxsync [105352] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) * trunk/src/bldprogs/VBoxCompilerPlugInsGcc.cpp (modified) VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit ... Tue, 16 Jul 2024 08:18:27 GMT vboxsync [105337] * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) Main/Recording: Corrected calling convention for ... Tue, 16 Jul 2024 02:07:58 GMT vboxsync [105333] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) doc/manual,Frontends/VBoxManage,Main/SharedFolderImpl.cpp: Implement ... Fri, 12 Jul 2024 13:40:03 GMT vboxsync [105308] * trunk/src/VBox/Main/src-server/RecordingSettingsImpl.cpp (modified) Recording: Build fix if VBOX_WITH_RECORDING isn't set. ​bugref:10718 Fri, 12 Jul 2024 12:18:49 GMT vboxsync [105301] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Recording: Build fix if VBOX_WITH_RECORDING isn't set. bugref:10718 Thu, 11 Jul 2024 08:08:41 GMT vboxsync [105268] * trunk/src/VBox/Main/src-client/Recording.cpp (modified) Recording: Implemented support for a dedicated progress object, which ... Thu, 11 Jul 2024 07:58:35 GMT vboxsync [105267] * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Recording: Implemented support for a dedicated progress object, which ... Thu, 11 Jul 2024 07:49:37 GMT vboxsync [105266] * trunk/doc/manual/en_US/man_VBoxManage-controlvm.xml (modified) * trunk/doc/manual/ru_RU/man_VBoxManage-controlvm.xml (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/include/RecordingSettingsImpl.h (modified) * trunk/src/VBox/Main/include/RecordingStream.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.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/RecordingSettingsImpl.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Recording: Implemented support for a dedicated progress object, which ... Wed, 10 Jul 2024 09:42:12 GMT vboxsync [105255] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main,FE/VBoxManage: Add method to query which execution engines ... Wed, 10 Jul 2024 09:39:16 GMT vboxsync [105254] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) Main,FE/VBoxManage: Add method to query which execution engines ... Fri, 05 Jul 2024 14:26:46 GMT vboxsync [105163] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) * trunk/src/VBox/Main/src-server/linux/NetIf-linux.cpp (modified) Linux/Network: Do not attach netfilter to wrong names or multiple ... Thu, 04 Jul 2024 09:02:33 GMT vboxsync [105136] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main/VRDEServerImpl.cpp: Consider the autogenerated certificate ... Thu, 04 Jul 2024 09:01:06 GMT vboxsync [105135] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Video Recording/Main: Fixed too strict debug assertions. bugref:10650 Thu, 04 Jul 2024 06:42:46 GMT vboxsync [105130] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main: Fix build errors after r163757; bugref:10310 Wed, 03 Jul 2024 22:18:33 GMT vboxsync [105127] * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Certificate repair function fix - bugref:10310 Wed, 03 Jul 2024 17:50:46 GMT vboxsync [105124] * trunk/include/iprt/crypto/x509.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-create-sign.cpp (modified) * trunk/src/VBox/ValidationKit/tests/api/tdCloneMedium1.py (modified) Certificate repair function added - bugref:10310 Tue, 02 Jul 2024 12:38:59 GMT vboxsync [105097] * trunk/src/VBox/Main/src-client/Recording.cpp (modified) Video Recording/Main: Fixed warning. bugref:10650 Tue, 02 Jul 2024 10:44:20 GMT vboxsync [105096] * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) Video Recording/Main: More optimizations for recording older guests ... Tue, 02 Jul 2024 10:06:48 GMT vboxsync [105095] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/include/RecordingInternals.h (modified) * trunk/src/VBox/Main/include/RecordingStream.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingUtils.cpp (modified) Video Recording/Main: More optimizations for recording older guests ... Tue, 02 Jul 2024 00:00:14 GMT vboxsync [105089] * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' ... Mon, 01 Jul 2024 23:48:50 GMT vboxsync [105088] * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant ... Mon, 01 Jul 2024 23:27:59 GMT vboxsync [105087] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.h (modified) * trunk/src/VBox/HostServices/SharedFolders/teststubs.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolder ... Thu, 27 Jun 2024 19:54:55 GMT vboxsync [105067] * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) Video Recording/Main: Trying to fix the Parfait build. bugref:10650 Thu, 27 Jun 2024 17:29:18 GMT vboxsync [105066] * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) Video Recording/Main: Trying to fix the Parfait build. bugref:10650 Thu, 27 Jun 2024 17:26:43 GMT vboxsync [105065] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Video Recording/Main: Fixed (release) logging when recording is ... Thu, 27 Jun 2024 09:06:33 GMT vboxsync [105048] * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, ... Thu, 27 Jun 2024 08:54:21 GMT vboxsync [105043] * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, bugref:10701 Tue, 25 Jun 2024 11:06:29 GMT vboxsync [105018] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.h (modified) * trunk/src/VBox/HostServices/SharedFolders/teststubs.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolder ... Tue, 25 Jun 2024 10:28:21 GMT vboxsync [105016] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.h (modified) * trunk/src/VBox/HostServices/SharedFolders/teststubs.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolder ... Mon, 24 Jun 2024 18:56:05 GMT vboxsync [105011] * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) Video Recording: SCM fix. bugref:10650 Mon, 24 Jun 2024 18:47:56 GMT vboxsync [105010] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingUtils.cpp (modified) Video Recording: Big revamp to improve overall performance. We now ... Mon, 24 Jun 2024 17:57:54 GMT vboxsync [105009] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingUtils.cpp (modified) Video Recording: Big revamp to improve overall performance. We now ... Mon, 24 Jun 2024 17:43:00 GMT vboxsync [105006] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/include/RecordingInternals.h (modified) * trunk/src/VBox/Main/include/RecordingStream.h (modified) * trunk/src/VBox/Main/include/RecordingUtils.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.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/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingUtils.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstRecording.cpp (added) Video Recording: Big revamp to improve overall performance. We now ... Mon, 17 Jun 2024 17:30:00 GMT vboxsync [104946] * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) Main/ConsoleImplConfigCommon: Fixed a wrong assertion when unmounting ... Wed, 12 Jun 2024 19:05:59 GMT vboxsync [104906] * trunk/src/VBox/Main/UnattendedTemplates/win_postinstall.cmd (modified) Unattended: Deactivate autounattend.xml if it is on a floppy. Avoids ... Fri, 07 Jun 2024 08:57:03 GMT vboxsync [104865] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Use VBOX_SVGA_VRAM_MIN_SIZE / VBOX_SVGA_VRAM_MIN_SIZE_3D for ... Fri, 07 Jun 2024 08:45:19 GMT vboxsync [104864] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Use VBOX_SVGA_VRAM_MIN_SIZE / VBOX_SVGA_VRAM_MIN_SIZE_3D for ... Wed, 05 Jun 2024 10:58:41 GMT vboxsync [104851] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Addressed @todos in ... Wed, 05 Jun 2024 02:08:09 GMT vboxsync [104846] * trunk/include/VBox/graphics.h (deleted) * trunk/include/VBox/param.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga_include/svga_reg.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h ... Wed, 05 Jun 2024 02:05:16 GMT vboxsync [104845] * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) Main: nits Wed, 05 Jun 2024 01:59:01 GMT vboxsync [104844] * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. ... Wed, 05 Jun 2024 01:02:34 GMT vboxsync [104842] * trunk/include/VBox/graphics.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. ... Thu, 30 May 2024 09:41:59 GMT vboxsync [104820] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Also make use of ... Thu, 30 May 2024 09:17:47 GMT vboxsync [104819] * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/GraphicsAdapterImpl.cpp (modified) Main: Also make use of ... Tue, 28 May 2024 11:54:18 GMT vboxsync [104803] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader ... Tue, 28 May 2024 11:38:27 GMT vboxsync [104801] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Recording/Main: Added (release) statistics (via STAM) for getting ... Tue, 28 May 2024 11:10:39 GMT vboxsync [104800] * trunk/src/VBox/Main/Makefile.kmk (modified) Recording/Main: Added (release) statistics (via STAM) for getting ...