# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 19, 2025 8:54:41 AM Fri, 10 Jan 2025 13:45:03 GMT vboxsync [107653] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp + ... Fri, 10 Jan 2025 13:44:14 GMT vboxsync [107652] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp: ... Fri, 10 Jan 2025 13:42:44 GMT vboxsync [107651] * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage/VMDK.cpp: Small cleanup, bugref:3409 Fri, 10 Jan 2025 13:42:28 GMT vboxsync [107650] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/include/VBox/vmm/cpum-x86-amd64.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllCpuId.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-linux-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 ... Fri, 10 Jan 2025 13:38:02 GMT vboxsync [107649] * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) Runtime/common/string/strformatrt.cpp: Return the number of ... Fri, 10 Jan 2025 13:26:25 GMT vboxsync [107648] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) src-client/GuestFileImpl.cpp: Fixed warnings found by Parfait (change ... Fri, 10 Jan 2025 13:20:55 GMT vboxsync [107647] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h (modified) src/VBox/Additions/common/VBoxService/VBoxServiceControl.h: Fixed ... Fri, 10 Jan 2025 13:18:16 GMT vboxsync [107646] * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) Main/src-client/RecordingCodec.cpp: Enclose debug log only code in ... Fri, 10 Jan 2025 13:17:31 GMT vboxsync [107645] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) src/VBox/Main/src-client/GuestFileImpl.cpp: Fixed warnings found by ... Fri, 10 Jan 2025 13:16:41 GMT vboxsync [107644] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) src/VBox/Main/src-client/GuestFileImpl.cpp: Fixed warnings found by ... Fri, 10 Jan 2025 13:13:56 GMT vboxsync [107643] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) src-client/GuestFileImpl.cpp: Fixed warnings found by Parfait (change ... Fri, 10 Jan 2025 13:10:28 GMT vboxsync [107642] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.cpp (modified) src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.cp ... Fri, 10 Jan 2025 13:08:38 GMT vboxsync [107641] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp: Fixed ... Fri, 10 Jan 2025 13:05:31 GMT vboxsync [107640] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM/testcase/Makefile.kmk: Fix accidental regression from r165846 ... Fri, 10 Jan 2025 13:02:42 GMT vboxsync [107639] * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) VMM/CPUM: Report the host CPU microcode revision number to the guest ... Fri, 10 Jan 2025 12:38:23 GMT vboxsync [107638] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.cpp (modified) FE/Qt: bugref:3409: QIMessageBox: Fixing parfait warning related to ... Fri, 10 Jan 2025 12:32:20 GMT vboxsync [107637] * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoContentBrowser.cpp (modified) FE/Qt: bugref:3409: VISO browser: Fixing false-positive parfait ... Fri, 10 Jan 2025 11:35:36 GMT vboxsync [107636] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) FE/Qt: bugref:3409: Notification-center: Fixing parfait warnings ... Fri, 10 Jan 2025 11:27:46 GMT vboxsync [107635] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) FE/Qt: bugref:3409: Notification-center: Fixing parfait warning ... Fri, 10 Jan 2025 11:15:19 GMT vboxsync [107634] * trunk/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp (modified) src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp: Fixed warnings found by ... Fri, 10 Jan 2025 11:00:39 GMT vboxsync [107633] * trunk/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp (modified) src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp: Fixed warnings found by ... Fri, 10 Jan 2025 10:45:03 GMT vboxsync [107632] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) SUPHardNt: Better use of SUPHNTIMP_ERROR's a_szWhere param when ... Fri, 10 Jan 2025 10:41:11 GMT vboxsync [107631] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) Runtime/common/zip/tarcmd.cpp: Add missing error check after switch ... Fri, 10 Jan 2025 10:35:52 GMT vboxsync [107630] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) Devices/Graphics/DevVGA_VBVA.cpp: Remove redundant if condition, ... Fri, 10 Jan 2025 10:30:42 GMT vboxsync [107629] * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) NetworkServices/NAT/pxdns.c: Replace redundant condition with ... Fri, 10 Jan 2025 10:25:34 GMT vboxsync [107628] * trunk/src/VBox/Main/src-all/GlobalStatusConversion.cpp (modified) Main/src-all/GlobalStatusConversion.cpp: Remove redundant condition, ... Fri, 10 Jan 2025 10:13:33 GMT vboxsync [107627] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) FE/VBoxManage/VBoxManageList.cpp: Missing error check, bugref:3409 Fri, 10 Jan 2025 10:08:27 GMT vboxsync [107626] * trunk/src/VBox/VMM/testcase/tstIEMAImpl.cpp (modified) src/VBox/VMM/testcase/tstIEMAImpl.cpp: Fixed warnings found by ... Fri, 10 Jan 2025 10:06:36 GMT vboxsync [107625] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/VMMR3/PGMPhys.cpp: Fix unread variable parfait warning in ... Fri, 10 Jan 2025 10:05:50 GMT vboxsync [107624] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp (modified) src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp: Fixed ... Fri, 10 Jan 2025 10:03:51 GMT vboxsync [107623] * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) VMM/VMMR3/DBGFOS.cpp: Remove unused assignment, bugref:3409 Fri, 10 Jan 2025 10:03:16 GMT vboxsync [107622] * trunk/src/VBox/Devices/Audio/DevHdaStream.cpp (modified) src/VBox/Devices/Audio/DevHdaStream.cpp: Fixed warnings found by ... Fri, 10 Jan 2025 10:02:43 GMT vboxsync [107621] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member ... Fri, 10 Jan 2025 09:57:38 GMT vboxsync [107620] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) DrvNAT: comment. bugref:10268 Fri, 10 Jan 2025 09:56:02 GMT vboxsync [107619] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Devices/Network/DrvNAT.cpp: Add ForwardBroadcast CFGM key to avoid VM ... Fri, 10 Jan 2025 09:55:06 GMT vboxsync [107618] * trunk/src/VBox/Runtime/r3/dir.cpp (modified) src/VBox/Runtime/r3/dir.cpp: Fixed warnings found by Parfait (self ... Fri, 10 Jan 2025 09:53:05 GMT vboxsync [107617] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp (modified) src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp: ... Fri, 10 Jan 2025 09:49:18 GMT vboxsync [107616] * trunk/src/VBox/Main/include/PlatformBase.h (modified) Main/include/PlatformBase.h: Missing member initializer, bugref:3409 Fri, 10 Jan 2025 09:48:08 GMT vboxsync [107615] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member ... Fri, 10 Jan 2025 09:45:22 GMT vboxsync [107614] * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) Main/src-server/USBDeviceFilterImpl.cpp: Missing member initializer, ... Fri, 10 Jan 2025 09:44:43 GMT vboxsync [107613] * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) Main/src-client/KeyboardImpl.cpp: Missing member initializer, bugref:3409 Fri, 10 Jan 2025 09:42:48 GMT vboxsync [107612] * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) Main/src-client/KeyboardImpl.cpp: Missing member initializer, bugref:3409 Fri, 10 Jan 2025 09:41:10 GMT vboxsync [107611] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main/src-client/MachineDebuggerImpl.cpp: Missing member initializer, ... Fri, 10 Jan 2025 09:39:15 GMT vboxsync [107610] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: Missing member initializer, bugref:3409 Thu, 09 Jan 2025 20:19:40 GMT vboxsync [107609] * trunk/src/VBox/Runtime/generic/critsectrw-generic.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) VMM/PDMCritSectRw,IPRT/RTCritSectRw: Fixed harmless issue in the ... Thu, 09 Jan 2025 19:48:44 GMT vboxsync [107608] * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) VMM/testcase/tstAnimate.cpp: Remove redundant if condition, bugref:3409 Thu, 09 Jan 2025 19:42:37 GMT vboxsync [107607] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/src-server/darwin/HostDnsServiceDarwin.cpp: Wrong if condition, ... Thu, 09 Jan 2025 19:31:32 GMT vboxsync [107606] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) FE/VBoxManage/VBoxManageControlVM.cpp: Remove useless if condition as ... Thu, 09 Jan 2025 17:32:38 GMT vboxsync [107605] * trunk/include/VBox/Graphics/VBoxVideoErr.h (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.module.kms (modified) Additions: Linux: vboxvideo: Additional fix for UBSAN warnings, ... Thu, 09 Jan 2025 17:10:14 GMT vboxsync [107604] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModesByOne.c (modified) src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode- ... Thu, 09 Jan 2025 16:57:46 GMT vboxsync [107603] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModesByOne.c (modified) src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode- ... Thu, 09 Jan 2025 16:56:30 GMT vboxsync [107602] * trunk/src/VBox/ValidationKit/bootsectors/bs3-memalloc-1.c64 (modified) src/VBox/ValidationKit/bootsectors/bs3-memalloc-1.c64: Fixed warnings ... Thu, 09 Jan 2025 16:54:30 GMT vboxsync [107601] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) src/VBox/Main/src-server/ApplianceImplExport.cpp: Fixed warnings ... Thu, 09 Jan 2025 16:52:56 GMT vboxsync [107600] * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) src/VBox/Runtime/r3/win/localipc-win.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 14:03:28 GMT vboxsync [107599] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: Use VBOX_VERSION_MAJOR/MINOR in online documentation URL to ... Thu, 09 Jan 2025 13:24:52 GMT vboxsync [107598] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/src-server/MachineImpl.cpp: Fix a unused variable parfait ... Thu, 09 Jan 2025 13:18:25 GMT vboxsync [107597] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/src-server/ApplianceImplImport.cpp: Some unused assignment ... Thu, 09 Jan 2025 12:27:40 GMT vboxsync [107596] * trunk/src/VBox/Storage/VD.cpp (modified) Storage/VD.cpp: Some parfait warning fixes about unused assignments ... Thu, 09 Jan 2025 12:03:23 GMT vboxsync [107595] * trunk/src/VBox/Devices/Storage/ATAPIPassthrough.cpp (modified) Devices/Storage/ATAPIPassthrough.cpp: Some parfait warning fixes, ... Thu, 09 Jan 2025 11:54:31 GMT vboxsync [107594] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: Make sure Online Documentation link of the Help menu navigates ... Thu, 09 Jan 2025 11:43:15 GMT vboxsync [107593] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) Devices/USB/darwin/USBProxyDevice-darwin.cpp: Disable redundant if ... Thu, 09 Jan 2025 11:31:47 GMT vboxsync [107592] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 11:27:02 GMT vboxsync [107591] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 11:23:44 GMT vboxsync [107590] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) src/VBox/Devices/Audio/AudioTest.cpp: Fixed warnings found by Parfait ... Thu, 09 Jan 2025 11:16:11 GMT vboxsync [107589] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) src/VBox/Devices/Audio/AudioMixer.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 11:04:40 GMT vboxsync [107588] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main,Puel: Made the object tracker code a compile time option ... Thu, 09 Jan 2025 10:31:28 GMT vboxsync [107586] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISearchLineEdit.cpp (modified) FE/Qt: bugref:3409: Search-line editor: Fixing parfait warnings for ... Thu, 09 Jan 2025 10:23:37 GMT vboxsync [107585] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings ... Thu, 09 Jan 2025 10:21:08 GMT vboxsync [107584] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) FE/Qt: bugref:3409: Action-pool: Fixing similar parfait warnings for ... Thu, 09 Jan 2025 10:19:23 GMT vboxsync [107583] * trunk/src/VBox/Main/src-client/CloudGateway.cpp (modified) src/VBox/Main/src-client/CloudGateway.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 10:15:43 GMT vboxsync [107582] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warnings ... Thu, 09 Jan 2025 10:11:53 GMT vboxsync [107581] * trunk/src/VBox/Main/src-client/CloudGateway.cpp (modified) src/VBox/Main/src-client/CloudGateway.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 10:11:24 GMT vboxsync [107580] * trunk/src/VBox/Main/src-client/CloudGateway.cpp (modified) src/VBox/Main/src-client/CloudGateway.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 10:03:03 GMT vboxsync [107579] * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp: Fixed warnings ... Thu, 09 Jan 2025 09:54:24 GMT vboxsync [107578] * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) src/VBox/Main/src-client/VMMDevInterface.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 09:50:24 GMT vboxsync [107577] * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) src/VBox/Main/src-client/HGCM: Fixed warnings found by Parfait ... Thu, 09 Jan 2025 09:47:37 GMT vboxsync [107576] * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) src/VBox/Main/src-client/UsbWebcamInterface.cpp: Fixed warnings found ... Thu, 09 Jan 2025 09:41:12 GMT vboxsync [107575] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) src/VBox/Main/src-all/NvramStoreImpl.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 09:37:34 GMT vboxsync [107574] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) src/VBox/Main/src-client/GuestProcessImpl.cpp: Fixed warnings found ... Thu, 09 Jan 2025 09:31:03 GMT vboxsync [107573] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) src/VBox/Main/src-client/GuestSessionImpl.cpp: Fixed warnings found ... Thu, 09 Jan 2025 09:27:35 GMT vboxsync [107572] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) src/VBox/Main/src-all/EventImpl.cpp: Fixed warnings found by Parfait ... Thu, 09 Jan 2025 09:25:11 GMT vboxsync [107571] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp (modified) src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp: ... Thu, 09 Jan 2025 09:23:18 GMT vboxsync [107570] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) VMM/CPUM: Report the host CPU microcode revision number to the guest ... Thu, 09 Jan 2025 09:22:03 GMT vboxsync [107569] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) VMM/CPUM: Fixed regression in cpumLookupMsrRange since r146925 ... Thu, 09 Jan 2025 09:21:29 GMT vboxsync [107568] * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartStop.cpp (modified) src/VBox/Frontends/VBoxAutostart/VBoxAutostartStop.cpp: Fixed ... Thu, 09 Jan 2025 09:18:34 GMT vboxsync [107567] * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartStop.cpp (modified) src/VBox/Frontends/VBoxAutostart/VBoxAutostartStop.cpp: Fixed ... Thu, 09 Jan 2025 09:12:52 GMT vboxsync [107566] * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp: Fixed ... Thu, 09 Jan 2025 09:10:59 GMT vboxsync [107565] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) Additions: Linux: vboxvideo: Fix issue when DRM device open() was ... Thu, 09 Jan 2025 09:10:21 GMT vboxsync [107564] * trunk/src/VBox/Runtime/common/string/uniread.cpp (modified) src/VBox/Runtime/common/string/uniread.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 09:07:30 GMT vboxsync [107563] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) Main/src-server/MachineImplCloneVM.cpp: Missing error check, bugref:3409 Thu, 09 Jan 2025 09:04:44 GMT vboxsync [107562] * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp (modified) src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp: Fixed warnings ... Thu, 09 Jan 2025 09:02:37 GMT vboxsync [107561] * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) src/VBox/Storage/testcase/vbox-img.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 08:56:01 GMT vboxsync [107560] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) src/VBox/Main/testcase/tstCollector.cpp: Fixed warnings found by ... Thu, 09 Jan 2025 08:55:25 GMT vboxsync [107559] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/src-server/NATNetworkImpl.cpp: Missing error checks + two todos, ... Thu, 09 Jan 2025 08:48:19 GMT vboxsync [107558] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/src-server/NetworkAdapterImpl.cpp: Missing error check, bugref:3409 Thu, 09 Jan 2025 08:47:20 GMT vboxsync [107557] * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) src/VBox/Main/testcase/tstOVF.cpp: Fixed warnings found by Parfait ... Thu, 09 Jan 2025 08:43:45 GMT vboxsync [107556] * trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp (modified) src/VBox/ValidationKit/utils/storage/IoPerf.cpp: Fixed warnings found ... Thu, 09 Jan 2025 08:42:38 GMT vboxsync [107555] * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) Main/src-server/StorageControllerImpl.cpp: Missing error check, ... Thu, 09 Jan 2025 08:41:09 GMT vboxsync [107554] * trunk/src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp (modified) src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp: Fixed warnings ... Thu, 09 Jan 2025 08:40:43 GMT vboxsync [107553] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/src-server/VirtualBoxImpl.cpp: Missing error check and disable ...