# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 6:26:02 PM 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 16:13:14 GMT vboxsync [93347] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Main: bugref:1909: Fixed help output in VBoxManage Wed, 19 Jan 2022 13:35:07 GMT vboxsync [93346] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Support/Makefile.kmk: Do not build VBoxSupLib.dll for any of the ... Wed, 19 Jan 2022 13:25:00 GMT vboxsync [93345] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Support/Makefile.kmk: Just use the VBoxR3StaticNoCrt template ... Wed, 19 Jan 2022 12:31:01 GMT vboxsync [93343] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Installer/win/InstallHelper: Deal with the swprintf todo (should be ... Wed, 19 Jan 2022 12:26:59 GMT vboxsync [93342] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.cpp (modified) FE/Qt: bugref:10067: Make sure paused VM contents is updated on ... Wed, 19 Jan 2022 10:53:38 GMT vboxsync [93341] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) /Config.kmk,HostDrivers,Installer/win: Added a VBoxR3StaticDllNoAsan ... Wed, 19 Jan 2022 10:52:09 GMT vboxsync [93340] * trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Installer/win/InstallHelper: Don't use IPRT in the helper DLL, causes ... 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 ... Wed, 19 Jan 2022 05:46:52 GMT vboxsync [93338] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 Fixed CR0-fixed bits validation ... Wed, 19 Jan 2022 05:46:03 GMT vboxsync [93337] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:10092 Comment clarifying CR0-fixed-0 and ... Tue, 18 Jan 2022 23:40:20 GMT vboxsync [93335] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Installer/win/InstallHelper: Documented some oddities of ... Tue, 18 Jan 2022 22:38:13 GMT vboxsync [93334] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Installer/win/InstallHelper: Don't use RT_ZERO on hProcess in ... Tue, 18 Jan 2022 22:35:21 GMT vboxsync [93333] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Installer/win/InstallHelper: Added a Sleep(1) to procWait as it would ... Tue, 18 Jan 2022 22:12:07 GMT vboxsync [93332] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Installer/win: Fixed packing of ASAN DLLs. bugref:8489 bugref:9841 Tue, 18 Jan 2022 17:53:26 GMT vboxsync [93331] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDrmClient.cpp (modified) Additions: Guest Lib: VBoxGuestR3LibDrmClient: fix build, bugref:10134. Tue, 18 Jan 2022 17:36:02 GMT vboxsync [93330] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDrmClient.cpp (modified) Additions: Guest Lib: VBoxGuestR3LibDrmClient: do not expose Linux ... Tue, 18 Jan 2022 16:33:39 GMT vboxsync [93328] * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UIDetailsWidgetCloudNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UIDetailsWidgetCloudNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) FE/Qt: bugref:10163: UINetworkManager / Cloud networking page: A ... Tue, 18 Jan 2022 16:06:06 GMT vboxsync [93327] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better ... Tue, 18 Jan 2022 16:05:48 GMT vboxsync [93326] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardGH-X11.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardGH-X11Smoke.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better ... Tue, 18 Jan 2022 16:00:55 GMT vboxsync [93325] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) /Config.kmk,SUPDrv-win.cpp: Hardened ASAN build adjustments. ... Tue, 18 Jan 2022 15:41:57 GMT vboxsync [93324] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) VBoxSupLib: Back to libcmt.lib for hardened builds. bugref:8489 ... Tue, 18 Jan 2022 15:33:31 GMT vboxsync [93323] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) VBoxSupLib: Use SUPR3HardenedStatic for getting /guard stuff objects ... Tue, 18 Jan 2022 15:23:38 GMT vboxsync [93322] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/tools/kBuildUnits/vboximportchecker.kmk (modified) /Config.kmk,*.kmk: Windows ASAN build adjustments. bugref:8489 ... Tue, 18 Jan 2022 15:20:39 GMT vboxsync [93321] * trunk/include/VBox/GuestHost/SharedClipboard-x11.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardGH-X11.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardGH-X11Smoke.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better ... Tue, 18 Jan 2022 15:18:08 GMT vboxsync [93320] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) VBoxSupLib: Use the VBoxR3StaticNoCrt template instead of VBOXR3 as ... Tue, 18 Jan 2022 15:16:42 GMT vboxsync [93319] * trunk/src/VBox/Installer/win/Resources/Makefile.kmk (modified) Installer/win/Resources: Use the VBoxR3StaticNoCrt and -NoEntry ... Tue, 18 Jan 2022 15:15:57 GMT vboxsync [93318] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) IPRT/tstRTBigNum: The windows asan build requires -bigobj. bugref:8489 Tue, 18 Jan 2022 15:15:17 GMT vboxsync [93317] * trunk/src/VBox/Runtime/tools/RTLdrCheckImports.cpp (modified) RTLdrCheckImports: Open the image with the RTLDR_O_DEBUG flag set so ... Tue, 18 Jan 2022 15:10:35 GMT vboxsync [93316] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard/X11: Make sure to bail out early if an event was not ... Tue, 18 Jan 2022 14:02:21 GMT vboxsync [93315] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardGH-X11.cpp (modified) Shared Clipboard/X11: Renaming "formats" to "targets", to better ... Tue, 18 Jan 2022 13:59:14 GMT vboxsync [93314] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) Shared Clipboard/X11: Renaming "formats" to "targets", to better ... 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 ... Tue, 18 Jan 2022 11:31:19 GMT vboxsync [93308] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) VMM: VC++ 19.2 update 11 build adjustments (lossy floating point ... Tue, 18 Jan 2022 11:31:09 GMT vboxsync [93307] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-d3d9.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) Devices: VC++ 19.2 update 11 build adjustments (lossy floating point ... Tue, 18 Jan 2022 11:29:51 GMT vboxsync [93306] * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp (modified) Installer/win: VC++ 19.2 update 11 build adjustments (bogus ... Tue, 18 Jan 2022 11:29:31 GMT vboxsync [93305] * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) Devices,VMM: VC++ 19.2 update 11 build adjustments (bogus ... Tue, 18 Jan 2022 11:29:03 GMT vboxsync [93304] * trunk/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp (modified) HostDrivers: VC++ 19.2 update 11 build adjustments (bogus ... Tue, 18 Jan 2022 11:26:57 GMT vboxsync [93303] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) FE/Qt,Puel: Shut up warning about typedefs to incomplete call methods ... Tue, 18 Jan 2022 11:25:24 GMT vboxsync [93302] * trunk/src/VBox/ValidationKit/testboxscript/TestBoxHelper.cpp (modified) * trunk/src/VBox/ValidationKit/utils/cpu/cpu-alloc-all-mem.cpp (modified) * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) * trunk/src/VBox/ValidationKit/utils/network/NetPerf.cpp (modified) * trunk/src/VBox/ValidationKit/utils/nt/nttimesources.cpp (modified) * trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp (modified) ValKit: VC++ 19.2 update 11 build adjustments (uint64_t -> double ... Tue, 18 Jan 2022 11:24:43 GMT vboxsync [93301] * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/RTSha256Digest.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp (modified) * trunk/src/VBox/Runtime/r3/win/vcc-fakes-kernel32.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTDigest-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTFileAio.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemCache.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTSC.cpp (modified) IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489 Tue, 18 Jan 2022 11:24:12 GMT vboxsync [93300] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) Add/common: VC++ 19.2 update 11 build adjustments. bugref:8489 Tue, 18 Jan 2022 11:23:59 GMT vboxsync [93299] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) Add/win: VC++ 19.2 update 11 build adjustments. bugref:8489 Tue, 18 Jan 2022 11:23:26 GMT vboxsync [93298] * trunk/src/VBox/Additions/3D/mesa/mesa-17.3.9/include/c11/threads.h (modified) Add/Mesa: VC++ 19.2 update 11 build adjustments. bugref:8489 Tue, 18 Jan 2022 10:38:27 GMT vboxsync [93295] * trunk/include/iprt/formats/pecoff.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field. Tue, 18 Jan 2022 08:48:07 GMT vboxsync [93294] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) VMM: Nested VMX: bugref:10092 Fixed the missed ... Tue, 18 Jan 2022 08:46:25 GMT vboxsync [93293] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) VMM/CPUM: Cleanup RT_NOREF_PV. No functional change. Tue, 18 Jan 2022 07:41:02 GMT vboxsync [93292] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:10092 Fix typo in constructing true VM-exit ... Tue, 18 Jan 2022 05:32:42 GMT vboxsync [93291] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 Nit. Tue, 18 Jan 2022 05:31:29 GMT vboxsync [93290] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) VMM: Nested VMX: bugref:10092 Mind the union reporting VMX MSRs. Mon, 17 Jan 2022 22:14:56 GMT vboxsync [93288] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/common/misc/zero-alt.S (modified) /Config.kmk,IPRT: Set arch bitness for assembler use through compiler ... Mon, 17 Jan 2022 22:08:11 GMT vboxsync [93287] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp (modified) VBoxManage/NATNetwork: Implement "list --sort natnetworks". bugref:8124. Mon, 17 Jan 2022 21:55:11 GMT vboxsync [93286] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp (modified) VBoxManage/NATNetwork: Use the same code for "list natnetworks" and ... 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. Mon, 17 Jan 2022 21:04:05 GMT vboxsync [93284] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp (modified) VBoxManage/NATNetwork: Augment r149347. CHECK_ERROR expects HRESULT ... Mon, 17 Jan 2022 19:35:39 GMT vboxsync [93283] * trunk/src/VBox/Runtime/common/efi/efivarstorevfs.cpp (modified) Runtime/efi: Fix variable size inconsistencies exposed by endianness ... Mon, 17 Jan 2022 19:29:25 GMT vboxsync [93282] * trunk/src/VBox/Runtime/common/efi/efiguid.cpp (modified) * trunk/src/VBox/Runtime/common/efi/efisignaturedb.cpp (modified) Runtime/efi: The endiannes conversion macros in cdefs.h need also ... Mon, 17 Jan 2022 19:23:46 GMT vboxsync [93281] * trunk/src/VBox/Runtime/common/checksum/alt-sha3.cpp (modified) IPRT/sha3: Fix field name inconsistency for big endian architectures. Mon, 17 Jan 2022 18:58:27 GMT vboxsync [93279] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp (modified) VBoxManage/NATNetwork: Move the code for "list natnetworks" into ... Mon, 17 Jan 2022 15:51:51 GMT vboxsync [93278] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp (modified) VBoxManage/NATNetwork: bugref:8124. Add --ipv6-default option to ... Mon, 17 Jan 2022 15:27:12 GMT vboxsync [93277] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) /Config.kmk,SUPDrv-win.cpp: Run the security cookie initializer for ... Mon, 17 Jan 2022 15:01:26 GMT vboxsync [93275] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/tools/kBuildUnits/vboximportchecker.kmk (modified) /Config.kmk,Support/Makefile.kmk,vboximportchecker.kmk: Use the ... Mon, 17 Jan 2022 14:42:20 GMT vboxsync [93274] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) /Config.kmk,SUPDrv-win.cpp: Run the security cookie initializer for ... Mon, 17 Jan 2022 12:34:44 GMT vboxsync [93273] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv/win: A few more things to ignore when loading images with ... Mon, 17 Jan 2022 12:00:26 GMT vboxsync [93272] * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk (modified) Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k ... Mon, 17 Jan 2022 11:47:34 GMT vboxsync [93271] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUPHardNt: A DEBUG_bird thing. Mon, 17 Jan 2022 11:47:09 GMT vboxsync [93270] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUPHardNt: The supR3HardenedMonitor_NtCreateSection and ... Mon, 17 Jan 2022 11:28:12 GMT vboxsync [93269] * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk (modified) Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k ... Mon, 17 Jan 2022 11:15:12 GMT vboxsync [93268] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: Nested VMX: bugref:10092 True VMX controls MSR support. Mon, 17 Jan 2022 11:14:57 GMT vboxsync [93267] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 True VMX controls MSR support. Mon, 17 Jan 2022 11:06:39 GMT vboxsync [93266] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:10092 Fix typo in r149319. Mon, 17 Jan 2022 10:51:43 GMT vboxsync [93265] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT4/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Add,SUP: x86 build adjustments for /guard:cf. bugref:10162 Mon, 17 Jan 2022 10:12:47 GMT vboxsync [93262] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) Add/win/installer: Fixed regression from r138850 where we would ... Mon, 17 Jan 2022 09:54:11 GMT vboxsync [93260] * trunk/src/VBox/Runtime/nt/NtProcessStartup-stub.cpp (modified) IPRT/NtProcessStartup-stub.cpp: DriverEntry is __stdcall. Docs. ... Mon, 17 Jan 2022 08:03:19 GMT vboxsync [93257] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:10092 Expose true VMX control MSRs to the guest. Mon, 17 Jan 2022 00:14:27 GMT vboxsync [93256] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) /Config.kmk: Enable /GS for VBOXR3HARDENEDEXE when /guard is also ... Sun, 16 Jan 2022 23:15:57 GMT vboxsync [93254] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) /Config.kmk,Support/Makefile.kmk: Extra 5 support files from ... Sun, 16 Jan 2022 02:27:00 GMT vboxsync [93253] * trunk/src/VBox/Runtime/common/misc/zero.asm (modified) IPRT/zero.asm: Try save 64KB file space on windows. Sat, 15 Jan 2022 03:20:12 GMT vboxsync [93251] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/Runtime/nt/NtProcessStartup-stub.cpp (modified) /Config.kmk,Add,SupDrv: Enable control flow guards. bugref:10162 Fri, 14 Jan 2022 23:51:02 GMT vboxsync [93244] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-dyntype-decode.cpp (modified) IPRT/asn1: Must call RTAsn1Core_DecodeAsn1 when decoding unknowing ... Fri, 14 Jan 2022 23:01:46 GMT vboxsync [93243] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Installer/win: Added custom action for removing old VBoxDrv service. ... Fri, 14 Jan 2022 22:58:11 GMT vboxsync [93242] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.def (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/win: Added custom action for removing old VBoxDrv service. ... Fri, 14 Jan 2022 21:38:18 GMT vboxsync [93241] * trunk/src/VBox/Installer/win/Stub/VBoxStub.rc (modified) Installer/win: Put the final download filename as OriginalFilename ... Fri, 14 Jan 2022 19:18:03 GMT vboxsync [93240] * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf (deleted) SUP: Delete old VBoxDrv.inf, did a svn copy instead of svn ren. ... Fri, 14 Jan 2022 19:15:41 GMT vboxsync [93239] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-def-pe.sed (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.rc (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxSup.inf (copied) * trunk/src/VBox/HostDrivers/win/load.cmd (modified) * trunk/src/VBox/HostDrivers/win/loadall.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/UnpackBlessedDrivers.cmd (modified) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) SUP,Installer/win: Renamed VBoxDrv.sys to VBoxSup.sys. bugref:10162 Fri, 14 Jan 2022 19:12:32 GMT vboxsync [93238] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) /Config.kmk,FE/Qt: HVCI workaround, see bugref:10162 for details. Fri, 14 Jan 2022 17:44:24 GMT vboxsync [93237] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDrmClient.cpp (modified) Additions: guest lib: fix argv[] when starting legacy VBoxClient ... Fri, 14 Jan 2022 14:31:22 GMT vboxsync [93235] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) FE/Qt: bugref:9996: Enable watermark for expert wizard mode as well. Fri, 14 Jan 2022 14:27:29 GMT vboxsync [93234] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) FE/Qt: bugref:9996: A bit of cleanup for UIWizardNewCloudVM. Fri, 14 Jan 2022 14:20:53 GMT vboxsync [93233] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.cpp (modified) FE/Qt: bugref:9996: A bit of cleanup for UIWizardAddCloudVM. Fri, 14 Jan 2022 11:29:06 GMT vboxsync [93232] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) Shared Clipboard/X11: Added some inline getter/setter functions to ... 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 ... Fri, 14 Jan 2022 02:04:20 GMT vboxsync [93230] * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) IPRT/RTDirRemove/posix: Correction to r131730 that makes the kludge ... 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. Thu, 13 Jan 2022 16:29:42 GMT vboxsync [93228] * trunk/src/VBox/Devices/Network/slirp/tftp.c (modified) NAT/tftp: bugref:9350 - Fix the ".." check. Thu, 13 Jan 2022 16:14:01 GMT vboxsync [93227] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions/solaris: Fix build template for VBoxISAExec. bugref:10178