# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 8:04:43 AM Wed, 10 Nov 2021 15:38:52 GMT vboxsync [92329] * trunk/include/VBox/vmm/gmm.h (modified) VMM/GMM,PGM: Optimize zeroing of RAM allocations by not doing it ... Wed, 10 Nov 2021 15:29:30 GMT vboxsync [92328] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIAddDiskEncryptionPasswordDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.h (modified) FE/Qt: Continuing with r148038; Deallocating QItemEditorFactory ... Wed, 10 Nov 2021 15:21:18 GMT vboxsync [92327] * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) Audio/ValKit: Windows build fix for r148172. Also, 'off' is ... Wed, 10 Nov 2021 15:14:52 GMT vboxsync [92326] * trunk/include/VBox/vmm/gmm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/GMM,PGM: Optimize zeroing of RAM allocations by not doing it ... Wed, 10 Nov 2021 14:39:10 GMT vboxsync [92325] * trunk/src/VBox/Runtime/r3/test.cpp (modified) IPRT/test.cpp: Missing spacing. Wed, 10 Nov 2021 14:37:29 GMT vboxsync [92324] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: bugref:10144: Runtime UI / Windows: Fix for Take Screenshot ... Wed, 10 Nov 2021 14:35:41 GMT vboxsync [92323] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) vmm/pdmaudioifs.h: comment typo Wed, 10 Nov 2021 14:28:46 GMT vboxsync [92322] * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) Audio/Validation Kit: More bugfixes for the Validation Kit audio ... Wed, 10 Nov 2021 13:56:48 GMT vboxsync [92321] * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) VMM: Nested VMX: bugref:10092 Update the GST_IS_PTE_VALID and ... Wed, 10 Nov 2021 13:48:36 GMT vboxsync [92320] * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) Audio/Validation Kit: More optional release logging. bugref:10008 Wed, 10 Nov 2021 13:44:08 GMT vboxsync [92319] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: Nested VMX: bugref:10092 Assert that if NXE is inactive, the NX ... Wed, 10 Nov 2021 13:00:59 GMT vboxsync [92318] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM/VMXAllTemplate.cpp.h: More work on turning the code into a ... Wed, 10 Nov 2021 12:59:27 GMT vboxsync [92317] * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) VMM/NEMR3: Add the macOS NEM implementation to ... Wed, 10 Nov 2021 12:58:27 GMT vboxsync [92316] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin.cpp: Updates, more VMX template integration ... Wed, 10 Nov 2021 12:56:53 GMT vboxsync [92315] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/Makefile.kmk: Enable good stacks in IEM for aeichner as well, ... Wed, 10 Nov 2021 10:56:15 GMT vboxsync [92314] * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Scripts/Combined-3-RepackAdditions.cmd (modified) Additions: Place the registry tweak in the right place for picking it ... Wed, 10 Nov 2021 10:25:56 GMT vboxsync [92313] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGstSlatEpt.cpp.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Eliminate fEffectiveNX, use the bit ... Wed, 10 Nov 2021 09:57:52 GMT vboxsync [92312] * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) Audio/Validation Kit: More bugfixes for the Validation Kit audio ... Wed, 10 Nov 2021 09:05:02 GMT vboxsync [92311] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGstSlatEpt.cpp.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Use bit 63 for NX in the PGMPTATTRS, ... Wed, 10 Nov 2021 08:31:53 GMT vboxsync [92310] * trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py (modified) ValKit/tdBenchmark2: increase the timeout. bugref:10093 Wed, 10 Nov 2021 08:27:26 GMT vboxsync [92309] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValKit/reporter.py: Another fix for the XML cleanup in ... Wed, 10 Nov 2021 00:33:31 GMT vboxsync [92308] * trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py (modified) ValKit/tdBenchmark2: Try make the darwin boxes do something, however ... Wed, 10 Nov 2021 00:25:48 GMT vboxsync [92307] * trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py (modified) ValKit/tdBenchmark2: fix. bugref:10093 Tue, 09 Nov 2021 23:57:32 GMT vboxsync [92306] * trunk/src/VBox/ValidationKit/testmanager/webui/wuitestresult.py (modified) TestManager: Use utils.formatIntervalSeconds2 to format ... Tue, 09 Nov 2021 23:50:52 GMT vboxsync [92305] * trunk/src/VBox/ValidationKit/common/constants/valueunit.py (modified) ValKit: Some new test units - forgot testmanager. [fix] bugref:10093 Tue, 09 Nov 2021 23:47:35 GMT vboxsync [92304] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) ValKit/vboxwrappers.py: Fixed regression from r147033 where a new ... Tue, 09 Nov 2021 21:34:16 GMT vboxsync [92303] * trunk/include/iprt/test.h (modified) iprt/test.h: Added another place to update when adding new test units. Tue, 09 Nov 2021 21:26:03 GMT vboxsync [92302] * trunk/src/VBox/ValidationKit/common/constants/valueunit.py (modified) ValKit: Some new test units - forgot testmanager. bugref:10093 Tue, 09 Nov 2021 19:09:39 GMT vboxsync [92301] * trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py (modified) ValKit/tdBenchmark2: Make sure we also test 64 & 32 GiB configs on ... Tue, 09 Nov 2021 18:55:04 GMT vboxsync [92300] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValKit/reporter.py: Tried to fix the XML parsing in ... Tue, 09 Nov 2021 18:10:38 GMT vboxsync [92299] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Logging fixes. bugref:10008 Tue, 09 Nov 2021 18:10:13 GMT vboxsync [92298] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Fixed returning the beacon data offset in ... Tue, 09 Nov 2021 16:03:07 GMT vboxsync [92297] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: Nested VMX: bugref:10092 Fixed NX vs X confusion in r148143. Tue, 09 Nov 2021 15:56:26 GMT vboxsync [92296] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: Nested VMX: bugref:10092 Use the computed effective page ... Tue, 09 Nov 2021 14:32:19 GMT vboxsync [92295] * 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/notificationcenter/UINotificationModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationModel.h (modified) FE/Qt: bugref:10067: UINotificationCenter: Adding a button for ... Tue, 09 Nov 2021 14:06:05 GMT vboxsync [92294] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) FE/Qt: bugref:10067: UINotificationCenter burn fix. Tue, 09 Nov 2021 13:58:00 GMT vboxsync [92293] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObject.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObject.h (modified) FE/Qt: bugref:10067: UINotificationObject: Provide ... Tue, 09 Nov 2021 13:44:24 GMT vboxsync [92292] * trunk/include/VBox/vmm/gmm.h (modified) VMM/gmm.h: Corrected the GMM_PAGEID_LAST constant, it was way too ... Tue, 09 Nov 2021 12:52:01 GMT vboxsync [92291] * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.cpp (modified) FE/Qt: bugref:10141. scm fix. Tue, 09 Nov 2021 12:49:35 GMT vboxsync [92290] * trunk/src/VBox/Devices/PC/BIOS/ahci.c (modified) * trunk/src/VBox/Devices/PC/BIOS/ata.c (modified) * trunk/src/VBox/Devices/PC/BIOS/bios.c (modified) * trunk/src/VBox/Devices/PC/BIOS/biosint.h (modified) * trunk/src/VBox/Devices/PC/BIOS/scsi.c (modified) * trunk/src/VBox/Devices/PC/BIOS/system.c (modified) BIOS: Use get_cmos_word in other places where we read two adjacent ... Tue, 09 Nov 2021 12:48:18 GMT vboxsync [92289] * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.h (modified) FE/Qt: bugref:10141. Splitting Viso creator widget and dialog into ... Tue, 09 Nov 2021 12:40:13 GMT vboxsync [92288] * trunk/src/VBox/Devices/PC/BIOS/system.c (modified) BIOS: More INT 15 / E820h cleanup, reducing code size by 33 bytes. ... Tue, 09 Nov 2021 12:38:52 GMT vboxsync [92287] * trunk/src/VBox/Devices/BiosCommonCode/DoUInt32Div.c (modified) * trunk/src/VBox/Devices/Config.kmk (modified) VBoxBios,BiosCommon: define IN_RING0 for C and C++ bios code so we ... Tue, 09 Nov 2021 11:48:32 GMT vboxsync [92286] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) VMM/PGMAll.cpp: @todos bugref:10142 Tue, 09 Nov 2021 11:20:42 GMT vboxsync [92285] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) VMM/PGMAll.cpp: Corrected table address calculations for ... Tue, 09 Nov 2021 11:18:17 GMT vboxsync [92284] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObject.cpp (modified) FE/Qt: bugref:10067: UINotificationCenter: Make new version notifier ... Tue, 09 Nov 2021 10:05:23 GMT vboxsync [92283] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValKit/reporter.py: Tried to fix the XML parsing in ... Tue, 09 Nov 2021 09:47:28 GMT vboxsync [92282] * trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py (modified) Audio/Validation Kit: No need to attach VM log for failed runs -- ... Tue, 09 Nov 2021 09:45:38 GMT vboxsync [92281] * trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py (modified) Audio/Validation Kit: Log started process output to Validation Kit ... Tue, 09 Nov 2021 08:56:57 GMT vboxsync [92280] * trunk/src/VBox/Devices/PC/BIOS/system.c (modified) BIOS: Save a few more bytes in the INT 15 / E820h code; disabled the ... Mon, 08 Nov 2021 23:33:38 GMT vboxsync [92279] * trunk/src/VBox/Devices/PC/BIOS/system.c (modified) BIOS: Fixed INT 15h/E820h reporting of memory above 1TiB, simplified ... Mon, 08 Nov 2021 18:46:05 GMT vboxsync [92278] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM/VMMAll/VMXAllTemplate.cpp.h: Fix R0 #ifdef, spotted by doxygen. Mon, 08 Nov 2021 18:04:40 GMT vboxsync [92277] * trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py (modified) ValKit/tdBenchmark2: Adjust up the safety margin from 10% to 14%. ... Mon, 08 Nov 2021 17:33:52 GMT vboxsync [92276] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) FE/Qt: Medium selector: Do not assign window-icon for macOS host; ... Mon, 08 Nov 2021 17:18:24 GMT vboxsync [92275] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Validation Kit/testdriver: Removed bogus comment. ​​bugref:9896 Mon, 08 Nov 2021 16:29:09 GMT vboxsync [92274] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Main/Session::getRemoteConsole: Don't was space on a read-locking in ... Mon, 08 Nov 2021 16:14:35 GMT vboxsync [92273] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) debian/rules, rpm/VirtualBox.tmpl.spec: Move the UnattendedTemplates ... Mon, 08 Nov 2021 14:50:10 GMT vboxsync [92272] * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoConfigurationPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoConfigurationPanel.h (modified) FE/Qt: bugref:10141 Cleaning. Mon, 08 Nov 2021 14:47:09 GMT vboxsync [92271] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Main/Session::getRemoteConsole: Don't assert here as there seems to ... Mon, 08 Nov 2021 14:46:28 GMT vboxsync [92270] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoConfigurationPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoConfigurationPanel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.h (modified) FE/Qt: bugref:10141 Some renaming Mon, 08 Nov 2021 14:37:50 GMT vboxsync [92269] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/benchmarks/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py (copied) ValKit: New test driver: tdBenchmark2.py. This does some simple guest ... Mon, 08 Nov 2021 14:32:34 GMT vboxsync [92268] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIBootFailureDialog.cpp (modified) FE/Qt: bugref:9974. Text fixes. Mon, 08 Nov 2021 12:22:09 GMT vboxsync [92267] * trunk/src/VBox/ValidationKit/bootsectors/bs3-memalloc-1.c64 (modified) ValKit/bs3-memalloc-1: Time the 2nd and an additional 3rd round of ... Mon, 08 Nov 2021 11:26:52 GMT vboxsync [92266] * trunk/src/VBox/ValidationKit/bootsectors/bs3-memalloc-1.c64 (modified) ValKit/bs3-memalloc-1: typo. bugref:10093 Mon, 08 Nov 2021 11:26:09 GMT vboxsync [92265] * trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk (modified) ValKit/bootsectors: HAVE_OMF_CONVERTER must be obsolete, cannot find ... Mon, 08 Nov 2021 11:16:36 GMT vboxsync [92264] * trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-memalloc-1.c64 (added) ValKit: New bootsector testcase: bs3-memalloc-1. This times the lazy ... Mon, 08 Nov 2021 11:16:15 GMT vboxsync [92263] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-PagingMapRamAbove4GForLM.c (modified) ValKit/bs3kit: Added Bs3PagingMapRamAbove4GForLM and made ... Mon, 08 Nov 2021 11:12:17 GMT vboxsync [92262] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-PagingMapRamAbove4GForLM.c (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitMemory.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-autostubs.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-define.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-undef.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h (modified) ValKit/bs3kit: Added Bs3PagingMapRamAbove4GForLM and made ... Mon, 08 Nov 2021 10:31:38 GMT vboxsync [92261] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: A bit more sanity checking in ... Mon, 08 Nov 2021 10:15:59 GMT vboxsync [92260] * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) Audio/Validation Kit: Make sure that test set to end matches the test ... Mon, 08 Nov 2021 09:43:53 GMT vboxsync [92259] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: Don't crash in UIMachineView::paintEvent when an UpdateRequest ... Mon, 08 Nov 2021 09:18:20 GMT vboxsync [92258] * trunk/include/VBox/VMMDevTesting.h (modified) * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestData.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-test.h (modified) IPRT,VMMDev,ValKit: Some new test units. bugref:10093 Mon, 08 Nov 2021 09:04:38 GMT vboxsync [92257] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGstSlatEpt.cpp.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Defined a combined layout for regular ... Mon, 08 Nov 2021 08:33:27 GMT vboxsync [92256] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TrapRmV86Init.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-BiosInt15hE820.asm (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitMemory.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-autostubs.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-define.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code-undef.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.mac (modified) ValKit/bs3kit: Moved Bs3BiosInt15hE820 & Bs3BiosInt15h88 into ... Mon, 08 Nov 2021 08:27:33 GMT vboxsync [92255] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestNow.asm (modified) ValKit: Fixed bugs in the 32-bit and 64-bit Bs3TestNow versions. Sun, 07 Nov 2021 21:34:47 GMT vboxsync [92254] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) FE/Qt: Ignore UIKeyboardHandler::winKeyboardEvent calls when cleaning ... Sun, 07 Nov 2021 02:02:46 GMT vboxsync [92253] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) IPRT/RTThreadIsMain: Check for NIL_RTTHREAD. Sun, 07 Nov 2021 02:01:20 GMT vboxsync [92252] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: Workaround for regression from r143965 where the timer event ... Sat, 06 Nov 2021 15:59:09 GMT vboxsync [92251] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUP: Export RTR0MemObjWasZeroInitialized. bugref:10093 Sat, 06 Nov 2021 15:58:20 GMT vboxsync [92250] * trunk/include/iprt/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of ... Sat, 06 Nov 2021 15:39:24 GMT vboxsync [92249] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM/GMM: Removed special hacks for 32-bit hosts, making the code ... Sat, 06 Nov 2021 15:21:57 GMT vboxsync [92248] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/gmm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/GMM: Removed all the legacy mode code (disabled everywhere since ... Sat, 06 Nov 2021 03:40:52 GMT vboxsync [92247] * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of ... Sat, 06 Nov 2021 03:10:49 GMT vboxsync [92246] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of ... Fri, 05 Nov 2021 23:40:02 GMT vboxsync [92245] * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) IPRT/rtR3WinUnhandledXcptFilter: Log the PID and command line too. Fri, 05 Nov 2021 16:15:26 GMT vboxsync [92244] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Validation Kit/testdriver: Call ... Fri, 05 Nov 2021 15:49:45 GMT vboxsync [92243] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Validation Kit/testdriver: Implemented ... Fri, 05 Nov 2021 15:35:28 GMT vboxsync [92242] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Validation Kit/testdriver: Implemented ... Fri, 05 Nov 2021 15:24:36 GMT vboxsync [92241] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Validation Kit/testdriver: Implemented ... Fri, 05 Nov 2021 14:38:31 GMT vboxsync [92240] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) SharedClipboard: Made svcConnect just never return any informational ... Fri, 05 Nov 2021 14:14:54 GMT vboxsync [92239] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) SharedClipboard: Poor code structure in svcConnect made it forget to ... Fri, 05 Nov 2021 13:55:23 GMT vboxsync [92238] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: Moved setting LocalhostReachable right ... Fri, 05 Nov 2021 10:54:18 GMT vboxsync [92237] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: Use ISystemProperties to determine the ... Fri, 05 Nov 2021 10:36:37 GMT vboxsync [92236] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: Removed temporary testbox debugging code ... Fri, 05 Nov 2021 08:50:10 GMT vboxsync [92235] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: More code for audio data beacon handling. Now ... Fri, 05 Nov 2021 08:44:14 GMT vboxsync [92234] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: More code for audio data beacon handling. Now ... Fri, 05 Nov 2021 00:58:21 GMT vboxsync [92233] * trunk/src/VBox/VMM/VMMR3/GVMMR3.cpp (modified) VMM/GVMM: Fixes to the worker thread registration. Added missing ... Fri, 05 Nov 2021 00:57:27 GMT vboxsync [92232] * trunk/src/VBox/VMM/VMMR3/GVMMR3.cpp (modified) VMM/GVMM: Stripped down the includes for GVMMR3.cpp a bit. ... Fri, 05 Nov 2021 00:55:27 GMT vboxsync [92231] * trunk/src/VBox/VMM/VMMR3/GVMMR3.cpp (modified) VMM/GVMM: Fixes to the worker thread registration. Added missing ... Fri, 05 Nov 2021 00:53:18 GMT vboxsync [92230] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/GVMM: Fixes to the worker thread registration. Added missing ...