# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 5:37:08 AM Thu, 20 Jan 2022 19:14:27 GMT vboxsync [93381] * trunk/src/VBox/Additions/x11/VBoxClient/display-ipc.cpp (modified) Additions: Linux: DRM IPC: define our own LOGIN_NAME_MAX since this ... Thu, 20 Jan 2022 19:06:55 GMT vboxsync [93380] * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-generic.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-gnome3.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-ipc.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-session.cpp (modified) Additions: Linux: scm fixes, bugref:10185. Thu, 20 Jan 2022 18:48:37 GMT vboxsync [93379] * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-generic.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-gnome3.cpp (modified) Additions: Linux: display-helper-gnome3: load Dbus symblols ... Thu, 20 Jan 2022 18:35:50 GMT vboxsync [93378] * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-generic.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-gnome3.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-session.cpp (modified) Additions: Linux: scm fixes, bugref:10134. 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 18:14:53 GMT vboxsync [93376] * trunk/src/VBox/Additions/x11/VBoxClient/display-ipc.h (modified) Additions: Linux: scm fix, bugref:10134. Thu, 20 Jan 2022 18:11:54 GMT vboxsync [93375] * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-generic.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-ipc.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-session.cpp (modified) Additions: Linux: scm fixes, bugref:10134. Thu, 20 Jan 2022 17:55:15 GMT vboxsync [93374] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions: Linux: Installer: create vboxdrmipc user group needed for ... Thu, 20 Jan 2022 17:53:18 GMT vboxsync [93373] * trunk/src/VBox/Additions/x11/Installer/98vboxadd-xclient (modified) Additions: Linux: replace VBoxClient --vmsvga with --vmsvga-session ... Thu, 20 Jan 2022 17:51:22 GMT vboxsync [93372] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) Additions: Linux: VBoxService: start VBoxDRMClient on early boot ... Thu, 20 Jan 2022 17:48:35 GMT vboxsync [93371] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-session.cpp (added) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) Additions: Linux: introduce VBoxClient --vmsvga-session service and ... Thu, 20 Jan 2022 17:44:36 GMT vboxsync [93370] * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-generic.cpp (added) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-gnome3.cpp (added) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper.h (added) Additions: Linux: introduce helpers for Desktop Environment specific ... Thu, 20 Jan 2022 17:42:41 GMT vboxsync [93369] * trunk/src/VBox/Additions/x11/VBoxClient/display-ipc.cpp (added) * trunk/src/VBox/Additions/x11/VBoxClient/display-ipc.h (added) Additions: Linux: introduce helper functions for IPC communication ... Thu, 20 Jan 2022 17:22:28 GMT vboxsync [93368] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) FE/Qt: bugref:10067: UINotificationCenter: Small workaround for ... Thu, 20 Jan 2022 17:18:22 GMT vboxsync [93367] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: Runtime UI / Machine-view: Fix for pause screenshot painting ... Thu, 20 Jan 2022 17:13:31 GMT vboxsync [93366] * 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) Reverting r149419 since I found better solution. 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 12:00:05 GMT vboxsync [93363] * trunk/src/VBox/Devices/Network/DrvVMNet.m (modified) VMNet: bugref:9932 Increased timeout to 1 minute when waiting for ... 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:44:57 GMT vboxsync [93361] * trunk/src/VBox/Devices/Makefile.kmk (modified) Config.kmk,Devices/Makefile.kmk: Add includes for the directx headers ... Thu, 20 Jan 2022 11:28:10 GMT vboxsync [93360] * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) Add/x11/display-drm: Save 4077 - sizeof(const char *) bytes by ... Thu, 20 Jan 2022 11:25:36 GMT vboxsync [93359] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Config.kmk,Devices/Makefile.kmk: Add includes for the directx headers ... 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 ... Thu, 20 Jan 2022 10:59:39 GMT vboxsync [93357] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp (modified) Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp: Some compile fixes on non ... Thu, 20 Jan 2022 00:57:12 GMT vboxsync [93355] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEM-win: We now require the PGM NEM mode so kicked out code not ... Thu, 20 Jan 2022 00:44:53 GMT vboxsync [93354] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/NEM-win: Nits. bugref:10118 bugref:10162 Thu, 20 Jan 2022 00:43:53 GMT vboxsync [93353] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0NativeA-win.asm (deleted) VMM/NEM-win: Kicked out more code relating ring-0. bugref:10118 ... Thu, 20 Jan 2022 00:41:56 GMT vboxsync [93352] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEM-win: Kicked out more code relating to using the VID API ... Wed, 19 Jan 2022 23:35:13 GMT vboxsync [93351] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEM-win: Kicked out most of the ring-0 code because bugref:10118 ... Wed, 19 Jan 2022 21:53:56 GMT vboxsync [93350] * trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp (modified) IPRT/isomaker: Don't freak out if the joliet volume descriptor gives ... Wed, 19 Jan 2022 17:57:56 GMT vboxsync [93349] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h (modified) 3D/VMSVGA: protocol assumes tightly packed structs 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 ...