# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 6:54:18 AM 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 ... Fri, 05 Nov 2021 00:52:57 GMT vboxsync [92229] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GVMMR3.cpp (added) VMM/GVMM: Fixes to the worker thread registration. Added missing ... Thu, 04 Nov 2021 23:48:50 GMT vboxsync [92228] * trunk/src/VBox/ValidationKit/utils/clipboard/ClipUtil.cpp (modified) ValKit/ClipUtil: Added a --wait action and a windows/os2 only ... Thu, 04 Nov 2021 21:40:52 GMT vboxsync [92227] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Storage: On reset mark the medium as unlocked. Solves long standing ... Thu, 04 Nov 2021 21:31:31 GMT vboxsync [92226] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) Devices/DrvHostBase.cpp: Mark drives as locked only if it actually ... Thu, 04 Nov 2021 21:29:57 GMT vboxsync [92225] * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) VMM/NEM: Extended the NEM active release log message a little. :-) ... Thu, 04 Nov 2021 21:22:28 GMT vboxsync [92224] * trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp (modified) Devices/DrvHostFloppy.cpp: No point pretending that the floppy drive ... Thu, 04 Nov 2021 21:15:15 GMT vboxsync [92223] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: Remove the unnecessary additional settings version. ... Thu, 04 Nov 2021 19:42:32 GMT vboxsync [92222] * trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMain.cpp (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMainVM.cpp (modified) * trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp (modified) * trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMainVM.cpp (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceMain.cpp (modified) * trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp (modified) ExtPacks: Fix field comment to match the actual name. Thu, 04 Nov 2021 19:29:24 GMT vboxsync [92221] * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM: Makefile changes for the NEM Apple backend, bugref:9044 Thu, 04 Nov 2021 19:27:38 GMT vboxsync [92220] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (added) VMM/NEMR3Native-darwin.cpp: Some early code to work with Apple's ... Thu, 04 Nov 2021 19:17:05 GMT vboxsync [92219] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM/VMMAll/VMXAllTemplate.cpp.h: Delete more code only usable in R0 ... Thu, 04 Nov 2021 19:02:55 GMT vboxsync [92218] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/VMMR3/PGMPhys: Allocate MMIO2 memory using SUPR3PageAlloc() ... Thu, 04 Nov 2021 18:59:34 GMT vboxsync [92217] * trunk/src/VBox/VMM/VMMR0/NEMR0Native-stubs.cpp (added) VMM/VMMR0: Provide not implemented stubs for the NEMHC* API so VMMR0 ... Thu, 04 Nov 2021 18:51:54 GMT vboxsync [92216] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/EMAll: Rename EMR0HistoryUpdatePC to EMHistoryUpdatePC and make ... Thu, 04 Nov 2021 18:10:51 GMT vboxsync [92215] * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, ... Thu, 04 Nov 2021 18:07:18 GMT vboxsync [92214] * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) Additions: Linux: VBoxDRMClient: another scm fix, bugref:9637, ... Thu, 04 Nov 2021 17:57:56 GMT vboxsync [92213] * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) Additions: Linux: VBoxDRMClient: scm fix, bugref:9637, ticketref:19373. Thu, 04 Nov 2021 17:50:52 GMT vboxsync [92212] * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) Additions: Linux: VBoxDRMClient: add PID file check on start, ... Thu, 04 Nov 2021 14:15:01 GMT vboxsync [92211] * 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 ... Thu, 04 Nov 2021 09:39:02 GMT vboxsync [92210] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) Audio/Validation Kit: Renaming. bugref:10008 Thu, 04 Nov 2021 09:36:46 GMT vboxsync [92209] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Relaxed checks when calling AudioTestDestroy() ...