# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 15, 2025 4:05:07 PM Thu, 17 Feb 2022 13:26:05 GMT vboxsync [93828] * trunk/src/VBox/Devices/Graphics/BIOS/vgarom.asm (modified) VGABIOS: Set DS correctly before calling into C POST code. Thu, 17 Feb 2022 13:25:24 GMT vboxsync [93827] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Show the MSR value in info vga since it's not dumped anywhere ... Thu, 17 Feb 2022 12:28:34 GMT vboxsync [93826] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin: Remove the temporary workaround now that the ... Thu, 17 Feb 2022 12:27:36 GMT vboxsync [93825] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin: Reduce code duplication, bugref:9044 Thu, 17 Feb 2022 11:22:42 GMT vboxsync [93824] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Fix trunk regression introduced in ... Thu, 17 Feb 2022 11:00:08 GMT vboxsync [93823] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIHostnameDomainNameEditor.cpp (modified) FE/Qt: bugref:9515. Modifying hostname validator's regex. Thu, 17 Feb 2022 10:20:39 GMT vboxsync [93822] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) FE/Qt: Checking pointer before creating the connection. Thu, 17 Feb 2022 09:44:30 GMT vboxsync [93821] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) FE/Qt: bugref:6899: Forgot one file in r150020. Thu, 17 Feb 2022 09:40:12 GMT vboxsync [93820] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) FE/Qt: bugref:6899: VM settings: Replacing QApplication::translate ... Thu, 17 Feb 2022 09:27:31 GMT vboxsync [93819] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.cpp (modified) FE/Qt: bugref:6899: Global properties / Display page: Couple of NLS ... Thu, 17 Feb 2022 09:23:11 GMT vboxsync [93818] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInterface.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) FE/Qt: bugref:6899: Global properties: Replacing what's this tags ... Thu, 17 Feb 2022 09:10:17 GMT vboxsync [93817] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Use a different command on POSIX-y OSes ... Wed, 16 Feb 2022 22:37:58 GMT vboxsync [93816] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/UnattendedScript: Add forgotten release of expression evaluator. ... Wed, 16 Feb 2022 22:28:35 GMT vboxsync [93815] * trunk/src/VBox/Runtime/common/misc/expreval.cpp (modified) iprt/RTExprEval: Fix small memory leak. bugref:9781 Wed, 16 Feb 2022 21:53:42 GMT vboxsync [93814] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) VBoxManage: Fix "clean" for the documentation related files. Wed, 16 Feb 2022 21:33:02 GMT vboxsync [93811] * trunk/doc/manual/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) doc/manual, VBoxManage: Fix issue with no longer fully optional ... Wed, 16 Feb 2022 17:04:39 GMT vboxsync [93798] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardNewVMEditors.cpp (modified) FE/Qt: bugref:9515. Populate GA ISO selector with recent dvd list. Wed, 16 Feb 2022 16:52:50 GMT vboxsync [93797] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Use a different command on POSIX-y OSes ... Wed, 16 Feb 2022 16:00:11 GMT vboxsync [93796] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Implemented text mode underline. Wed, 16 Feb 2022 15:39:52 GMT vboxsync [93795] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Explicitly wait for blocking processes ... Wed, 16 Feb 2022 14:34:18 GMT vboxsync [93794] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm ... Wed, 16 Feb 2022 14:33:03 GMT vboxsync [93793] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: We indicate an error here, as we ... Wed, 16 Feb 2022 13:30:16 GMT vboxsync [93792] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm ... Wed, 16 Feb 2022 12:49:09 GMT vboxsync [93791] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIHostnameDomainNameEditor.cpp (modified) FE/Qt: bugref:9515. Excluding strings with a dot at the end as ... Wed, 16 Feb 2022 11:40:52 GMT vboxsync [93789] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-linux.cpp (modified) VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and ... Wed, 16 Feb 2022 11:37:25 GMT vboxsync [93788] * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and ... Wed, 16 Feb 2022 11:07:57 GMT vboxsync [93787] * trunk/include/VBox/vmm/nem.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-linux.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and ... Wed, 16 Feb 2022 10:51:38 GMT vboxsync [93786] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm ... Wed, 16 Feb 2022 10:18:50 GMT vboxsync [93785] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin: Check whether probes are enabled to decide ... Wed, 16 Feb 2022 09:47:34 GMT vboxsync [93783] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm ... Wed, 16 Feb 2022 09:09:02 GMT vboxsync [93782] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm ... Wed, 16 Feb 2022 00:10:06 GMT vboxsync [93781] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: More GA failure reasons. Wed, 16 Feb 2022 00:02:15 GMT vboxsync [93780] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: More GA failure reasons. Tue, 15 Feb 2022 23:46:19 GMT vboxsync [93779] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: More GA failure reasons. Tue, 15 Feb 2022 23:38:42 GMT vboxsync [93778] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: GA failure reasoning fix. Tue, 15 Feb 2022 23:35:44 GMT vboxsync [93777] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: GA failure reasoning fix. Tue, 15 Feb 2022 23:28:47 GMT vboxsync [93776] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: GA failure reasoning fix. Tue, 15 Feb 2022 23:24:25 GMT vboxsync [93775] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: GA failure reasoning fix. Tue, 15 Feb 2022 23:20:01 GMT vboxsync [93774] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: GA failure reasoning fix. Tue, 15 Feb 2022 23:19:24 GMT vboxsync [93773] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: GA failure reasoning fix. Tue, 15 Feb 2022 23:03:25 GMT vboxsync [93772] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Try fix image hashing error with python 3 and newer Pillow ... Tue, 15 Feb 2022 22:58:34 GMT vboxsync [93771] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Try fix image hashing error with python 3. Tue, 15 Feb 2022 22:15:16 GMT vboxsync [93770] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Failure reason for windows Python/COM issue (2nd try). Tue, 15 Feb 2022 22:07:05 GMT vboxsync [93769] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Failure reason for windows Python/COM issue. Tue, 15 Feb 2022 22:00:38 GMT vboxsync [93768] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Another windows install failure reason. Tue, 15 Feb 2022 21:57:50 GMT vboxsync [93767] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Another windows install failure reason. Tue, 15 Feb 2022 21:52:56 GMT vboxsync [93766] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Windows install failure reason. [fix] Tue, 15 Feb 2022 21:51:13 GMT vboxsync [93765] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Windows install failure reason. Tue, 15 Feb 2022 21:37:30 GMT vboxsync [93764] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: fixes. Tue, 15 Feb 2022 21:32:45 GMT vboxsync [93763] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Shorten GA failure reasons and adjust detection. Tue, 15 Feb 2022 21:06:27 GMT vboxsync [93762] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm ... Tue, 15 Feb 2022 15:13:34 GMT vboxsync [93758] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm ... Tue, 15 Feb 2022 15:12:04 GMT vboxsync [93757] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm ... Tue, 15 Feb 2022 15:08:15 GMT vboxsync [93756] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm ... Tue, 15 Feb 2022 14:32:55 GMT vboxsync [93755] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) tstRTInlineAsm: Use picoseconds instead of nanoseconds when ... Tue, 15 Feb 2022 14:29:56 GMT vboxsync [93754] * trunk/include/VBox/VMMDevTesting.h (modified) * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bootsector2-common-routines.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestData.c (modified) * trunk/src/VBox/ValidationKit/common/constants/valueunit.py (modified) IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. ... Tue, 15 Feb 2022 14:04:25 GMT vboxsync [93753] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg ... Tue, 15 Feb 2022 14:01:53 GMT vboxsync [93752] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg ... Tue, 15 Feb 2022 13:13:15 GMT vboxsync [93751] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Validation Kit/VKAT: Comment + naming nit. Tue, 15 Feb 2022 12:42:19 GMT vboxsync [93750] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/{NEMR3Native-darwin.cpp,HMVMXR0.cpp,VMXAllTemplate.cpp.h}: Move ... Tue, 15 Feb 2022 12:35:21 GMT vboxsync [93749] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) 3D/VMSVGA: Accept the CreateContext request for ... Tue, 15 Feb 2022 12:20:46 GMT vboxsync [93748] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/{NEMR3Native-darwin.cpp,HMVMXR0.cpp,VMXAllTemplate.cpp.h}: Move ... Tue, 15 Feb 2022 08:33:16 GMT vboxsync [93747] * trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp (modified) Validation Kit/TxS: Added log rotation plus a bit more OS info for ... Mon, 14 Feb 2022 21:04:50 GMT vboxsync [93746] * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) Disasm,iprt/cdefs.h: clang and arm64 adjustments. [scm] bugref:9898 Mon, 14 Feb 2022 21:02:57 GMT vboxsync [93745] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: More arm64 adjustments. bugref:9898 Mon, 14 Feb 2022 21:00:26 GMT vboxsync [93744] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMM: More arm64 adjustments. bugref:9898 Mon, 14 Feb 2022 21:00:07 GMT vboxsync [93743] * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) VMM/PGMDbg: Non-x86 host scan functions. bugref:9898 Mon, 14 Feb 2022 20:59:08 GMT vboxsync [93742] * trunk/include/VBox/dis.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) Disasm,iprt/cdefs.h: clang and arm64 adjustments. bugref:9898 Mon, 14 Feb 2022 20:45:20 GMT vboxsync [93741] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux: Include VBoxDxVk.so when VBOX_WITH_DXVK is enabled, ... Mon, 14 Feb 2022 20:06:17 GMT vboxsync [93740] * trunk/src/VBox/Installer/linux/rpm/rules (modified) rpm/rules: need devtoolset-9 for 3D Mon, 14 Feb 2022 19:14:39 GMT vboxsync [93739] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp (modified) Devices/DevVGA-SVGA3d-win-dx: Fix possible call of ... Mon, 14 Feb 2022 17:06:27 GMT vboxsync [93735] * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Allow pfnPfHandler to be NULL in ... Mon, 14 Feb 2022 16:32:58 GMT vboxsync [93734] * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) Validation Kit/Guest Additions: Try gather the TxS log (if any, ... Mon, 14 Feb 2022 16:21:11 GMT vboxsync [93733] * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) FE/Qt: Stop but don't reset activity monitor when a vm is paused. Mon, 14 Feb 2022 15:44:35 GMT vboxsync [93732] * trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp (modified) Validation Kit/TxS: Added release logging (via VBOX_TXS_RELEASE_LOG) ... Mon, 14 Feb 2022 15:11:57 GMT vboxsync [93731] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h (modified) FE/Qt: bugref:10165. Disabling the guest control tab of the 'session ... Mon, 14 Feb 2022 14:41:49 GMT vboxsync [93730] * trunk/src/VBox/VMM/include/HMInternal.mac (modified) VMM/NEMR3Native-darwin: Apple requires to bind to all MSRs related to ... Mon, 14 Feb 2022 14:33:32 GMT vboxsync [93729] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Need to postpone registering the debug info handlers further, ... Mon, 14 Feb 2022 14:32:18 GMT vboxsync [93728] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) * trunk/src/VBox/VMM/include/HMVMXCommon.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEMR3Native-darwin: Apple requires to bind to all MSRs related to ... Mon, 14 Feb 2022 14:24:29 GMT vboxsync [93726] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) FE/Qt: bugref:10165, bugref:9371. Disable file manager when vm is paused. Mon, 14 Feb 2022 13:46:16 GMT vboxsync [93725] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMMinimal.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/tools/Makefile.kmk (modified) VMM: More arm64 adjustments. bugref:9898 Mon, 14 Feb 2022 13:13:54 GMT vboxsync [93723] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin: Fix clearing context changed flag for TSC AUX ... Mon, 14 Feb 2022 12:52:49 GMT vboxsync [93722] * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEMR3Native-darwin: Implement support for the pause loop exiting ... Mon, 14 Feb 2022 12:52:27 GMT vboxsync [93721] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Register DBGF info handlers only when HM is enabled, bugref:9044 Mon, 14 Feb 2022 12:10:12 GMT vboxsync [93720] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Return an error in IGuestProcess::terminate() if ... Mon, 14 Feb 2022 11:14:51 GMT vboxsync [93719] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Logging nits. Mon, 14 Feb 2022 11:09:36 GMT vboxsync [93718] * trunk/include/VBox/vmm/mm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/MMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (deleted) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517 Mon, 14 Feb 2022 10:55:27 GMT vboxsync [93717] * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) VMM/TM: Internal timers never have a critical section set, so ... Mon, 14 Feb 2022 10:36:21 GMT vboxsync [93716] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Moved the physical handler allocation off the hyper heap and ... Mon, 14 Feb 2022 10:34:27 GMT vboxsync [93715] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Renamed lookupMatchingOrSmaller to ... Mon, 14 Feb 2022 10:04:40 GMT vboxsync [93714] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) Validation Kit/vsheriff: Added a couple more detections for GA- ... Sat, 12 Feb 2022 14:05:20 GMT vboxsync [93712] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Basic statistics. bugref:10093 Sat, 12 Feb 2022 13:58:36 GMT vboxsync [93711] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Added lookupMatchingOrLarger and ... Fri, 11 Feb 2022 23:09:11 GMT vboxsync [93709] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Added the right-to-left enumerator. Mark methods as ... Fri, 11 Feb 2022 20:46:11 GMT vboxsync [93708] * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/docbook-refentry-to-H-help.xsl (modified) * trunk/doc/manual/en_US/man_VBoxManage-controlvm.xml (modified) * trunk/doc/manual/en_US/man_VBoxManage-startvm.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/doc/manual/ru_RU/man_VBoxManage-controlvm.xml (modified) * trunk/include/iprt/message.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) include/iprt/message.h: Max out the available bits for the scope, we ... Fri, 11 Feb 2022 19:14:49 GMT vboxsync [93706] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) VBoxManage: Finish cleanup for 'registervm', 'unregistervm', ... Fri, 11 Feb 2022 19:08:38 GMT vboxsync [93705] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageBandwidthControl.cpp (modified) VBoxManage: eliminate useless Utf8Str conversion Fri, 11 Feb 2022 19:06:56 GMT vboxsync [93704] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: Finish cleanup for 'modifyvm'. Fri, 11 Feb 2022 19:03:31 GMT vboxsync [93703] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManage: Finish cleanup for 'export' and 'import'. Fri, 11 Feb 2022 19:01:29 GMT vboxsync [93702] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: Finish cleanup for 'showvminfo'.