# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 10, 2025 5:01:18 AM Thu, 11 Nov 2021 10:18:36 GMT vboxsync [92352] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (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. More layout fixes. Thu, 11 Nov 2021 10:01:54 GMT vboxsync [92351] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin.cpp,VMM/Makefile.kmk: Fon't link directly ... Thu, 11 Nov 2021 09:53:42 GMT vboxsync [92350] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) VMM: Nested VMX: bugref:10092 Removed PGMPhysInterpretedRead, ... Thu, 11 Nov 2021 09:41:18 GMT vboxsync [92349] * trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py (modified) Audio/Validation Kit: Disabled the test driver's maximum logging line ... Thu, 11 Nov 2021 09:33:57 GMT vboxsync [92348] * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) Audio/Validation Kit: Added optional audio data logging (very noisy, ... Thu, 11 Nov 2021 09:29:32 GMT vboxsync [92347] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: Added the host audio driver logging group to ... Thu, 11 Nov 2021 09:15:42 GMT vboxsync [92346] * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) Installer/darwin/VBoxKEXTs/postflight: Generalize the different Big ... Thu, 11 Nov 2021 09:07:02 GMT vboxsync [92345] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Made INITIALIZE DEVICE PARAMETERS affect CHS translation, ... Thu, 11 Nov 2021 08:43:34 GMT vboxsync [92344] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) VMM: Nested VMX: bugref:10092 Removed PGMVerifyAccess and ... Thu, 11 Nov 2021 00:41:46 GMT vboxsync [92343] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM/GMM: Put the chunk ID allocation under a separate spinlock so we ... Thu, 11 Nov 2021 00:40:35 GMT vboxsync [92342] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM/GMM: Put the chunk ID allocation under a separate spinlock so we ... Wed, 10 Nov 2021 23:50:24 GMT vboxsync [92341] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/GMM: Baked page allocation into gmmR0RegisterChunk too, reducing ... Wed, 10 Nov 2021 21:29:51 GMT vboxsync [92340] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM/GMM: Optimized zeroing of large pages in gmmR0RegisterChunk ... Wed, 10 Nov 2021 21:21:20 GMT vboxsync [92339] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM/GMM: Optimized GMMR0AllocateLargePage a little by making ... Wed, 10 Nov 2021 18:53:45 GMT vboxsync [92338] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin.cpp: Implement NEMHCQueryCpuTick() and ... Wed, 10 Nov 2021 18:50:53 GMT vboxsync [92337] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Adjust the size of the area to compare so that ... Wed, 10 Nov 2021 17:42:26 GMT vboxsync [92336] * 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 fEffectiveUS, use the US bit ... Wed, 10 Nov 2021 17:20:27 GMT vboxsync [92335] * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) Audio/Validation Kit: More bugfixes for the Validation Kit audio ... Wed, 10 Nov 2021 17:19:29 GMT vboxsync [92334] * 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 fEffectiveRW, use the W bit ... Wed, 10 Nov 2021 17:12:35 GMT vboxsync [92333] * trunk/src/VBox/VMM/VMMAll/PGMAllGstSlatEpt.cpp.h (modified) VMM: Nested VMX: bugref:10092 Make EPT SLAT walk code copy EPT_R, ... Wed, 10 Nov 2021 17:00:26 GMT vboxsync [92332] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Comment tidy. Wed, 10 Nov 2021 16:55:00 GMT vboxsync [92331] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Have R and W as separate bits in ... Wed, 10 Nov 2021 16:10:45 GMT vboxsync [92330] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py: Retry 'hdituil detach' for 6 time with a 5 ... 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: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: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 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 ...