# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 6:00:48 AM 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 Thu, 13 Jan 2022 13:12:39 GMT vboxsync [93226] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) FE/Qt: bugref:9996: UIWizardNewCloudVM: Reworking expert page to be ... Thu, 13 Jan 2022 13:04:35 GMT vboxsync [93225] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) FE/Qt: bugref:9996: UIWizardAddCloudVM: Missing bit in r149271. Thu, 13 Jan 2022 12:13:39 GMT vboxsync [93224] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 Eflags.VM bit checking nit. Thu, 13 Jan 2022 12:07:19 GMT vboxsync [93223] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:10092 When Unrestricted Guest is supported by ... Thu, 13 Jan 2022 11:53:48 GMT vboxsync [93222] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDrmClient.cpp (modified) Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134. Thu, 13 Jan 2022 11:45:40 GMT vboxsync [93220] * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/logging.cpp (modified) Additions: X11: add interface to set custom log prefix, bugref:10134. ... Thu, 13 Jan 2022 10:44:20 GMT vboxsync [93219] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.h (modified) FE/Qt: bugref:9996: UIWizardAddCloudVM: Reworking expert page to be ... Thu, 13 Jan 2022 10:31:55 GMT vboxsync [93218] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin: Straighten out the runloop a bit, no need to ... Thu, 13 Jan 2022 07:29:50 GMT vboxsync [93217] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDDUDeps.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/darwin (deleted) * trunk/src/VBox/HostDrivers/darwin/loadall.sh (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/PkgBuildComponent.plist (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) HostDrivers,Installer,Devices: Clean out the VBoxUSB driver which is ... Thu, 13 Jan 2022 07:23:11 GMT vboxsync [93216] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) Fixing a comment typo. Thu, 13 Jan 2022 06:52:53 GMT vboxsync [93215] * trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedMain-darwin.cpp (modified) SUP: Only print the caller of our issetugid() interpose in debug builds Thu, 13 Jan 2022 06:39:47 GMT vboxsync [93214] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 Push the NMI/INT window assertions ... Thu, 13 Jan 2022 05:50:39 GMT vboxsync [93211] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 Don't forget to increment RIP on ... Thu, 13 Jan 2022 02:08:52 GMT vboxsync [93210] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGMR3PhysMmio2Register: Call MMR3AdjustFixedReservation even in ... Wed, 12 Jan 2022 22:05:25 GMT vboxsync [93209] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: Don't double buffer the description string in ... Wed, 12 Jan 2022 21:21:23 GMT vboxsync [93208] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) ValKit/tdUnitTest1: Ignore files with suffixes .template, .expect and ... Wed, 12 Jan 2022 19:14:56 GMT vboxsync [93207] * trunk/src/VBox/VMM/Makefile.kmk (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: Just drop the ring-0 bits when NEM/PGM mode is enabled. ... Wed, 12 Jan 2022 19:12:13 GMT vboxsync [93206] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv: Made SUPR0PageAllocEx more palatable for HVCI. bugref:10162 Wed, 12 Jan 2022 18:38:18 GMT vboxsync [93205] * trunk/src/VBox/VMM/Config.kmk (modified) VMM: Enabled VBOX_WITH_PGM_NEM_MODE on windows too. bugref:10122 Wed, 12 Jan 2022 18:37:23 GMT vboxsync [93204] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: Some debug stepping hacks. Wed, 12 Jan 2022 18:36:50 GMT vboxsync [93203] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: todo Wed, 12 Jan 2022 16:15:02 GMT vboxsync [93202] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) FE/Qt: In the activity overview widget open a shared session only for ...