# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 21, 2025 9:11:57 AM Mon, 12 Feb 2024 11:54:58 GMT vboxsync [103308] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate ... Mon, 12 Feb 2024 11:30:12 GMT vboxsync [103307] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Fix VBoxXPCOMIPCD install path on macOS, bugref:10594 Mon, 12 Feb 2024 09:36:42 GMT vboxsync [103306] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened ... Mon, 12 Feb 2024 09:00:29 GMT vboxsync [103305] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) HostDrivers/Support: Add VBoxXPCOMIPCD to the list of hardened ... Mon, 12 Feb 2024 07:35:44 GMT vboxsync [103304] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, ... Mon, 12 Feb 2024 07:16:23 GMT vboxsync [103303] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, ... Mon, 12 Feb 2024 07:05:01 GMT vboxsync [103302] * trunk/Config.kmk (modified) Config.kmk: Enable VBOX_WITH_XPCOMIPCD_IN_VBOX_SVC by default, ... Sun, 11 Feb 2024 20:41:41 GMT vboxsync [103301] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, ... Sun, 11 Feb 2024 20:33:57 GMT vboxsync [103300] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdPrivate.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified) libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, ... Sun, 11 Feb 2024 20:26:46 GMT vboxsync [103299] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGMPhys.cpp: Typo, bugref:3409 Sun, 11 Feb 2024 19:36:49 GMT vboxsync [103298] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8.cpp: Fix missing break, bugref:3409 Sun, 11 Feb 2024 19:32:17 GMT vboxsync [103297] * trunk/Makefile.kmk (modified) Makefile.kmk: Enable warnings in parfait which were missed before, ... Sun, 11 Feb 2024 19:31:50 GMT vboxsync [103296] * trunk/Makefile.kmk (modified) Makefile.kmk: Enable warnings in parfait which were missed before, ... Sun, 11 Feb 2024 19:05:11 GMT vboxsync [103295] * trunk/include/VBox/vmm/pgm.h (modified) include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409 Fri, 09 Feb 2024 15:20:37 GMT vboxsync [103294] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIStorageSettingsEditor.cpp (modified) FE/Qt: bugref:10513: VM settings / Storage page: Give storage ... Fri, 09 Feb 2024 14:35:42 GMT vboxsync [103293] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, ... Fri, 09 Feb 2024 13:29:46 GMT vboxsync [103292] * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun ... Fri, 09 Feb 2024 13:23:50 GMT vboxsync [103291] * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a ... Fri, 09 Feb 2024 12:57:17 GMT vboxsync [103290] * trunk/src/VBox/VMM/VMMAll/IEMAll-armv8.cpp (modified) VMM/IEMAll-armv8.cpp: Always init pStats because the caller might ... Fri, 09 Feb 2024 11:58:56 GMT vboxsync [103289] * trunk/include/VBox/vmm/hmvmxinline.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't ... Fri, 09 Feb 2024 10:55:37 GMT vboxsync [103288] * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Main/ovfreader: Introduce ResourceType_Invalid for 0 and check ... Thu, 08 Feb 2024 18:09:31 GMT vboxsync [103287] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.h (modified) FE/Qt: bugref:10384: VM settings / System page: Chipset option should ... Thu, 08 Feb 2024 15:38:03 GMT vboxsync [103286] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) ValidationKit/tests/tdUnitTest1: Need to append the revision in order ... Thu, 08 Feb 2024 15:27:12 GMT vboxsync [103285] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0CommonDriver.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) Re-applied r161549 again (Got rid of a lot of deprecated strcpy / ... Thu, 08 Feb 2024 15:24:49 GMT vboxsync [103284] * trunk/src/VBox/Runtime/common/string/RTStrCat.cpp (modified) IPRT/string: Added RTStrCat2() as a convenient function (build fix). Thu, 08 Feb 2024 15:22:17 GMT vboxsync [103283] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/RTStrCat.cpp (modified) IPRT/string: Added RTStrCat2() as a convenient function. Thu, 08 Feb 2024 15:04:45 GMT vboxsync [103282] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't ... Thu, 08 Feb 2024 14:37:11 GMT vboxsync [103281] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't ... Thu, 08 Feb 2024 14:36:45 GMT vboxsync [103280] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) FE/Qt: macOS: Palette color regression fix for unknown macOS versions. Thu, 08 Feb 2024 13:04:35 GMT vboxsync [103279] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) ansible, scm fix Thu, 08 Feb 2024 12:56:10 GMT vboxsync [103278] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) ValidationKit/tests/tdUnitTest1: Don't use the output of VBoxManage ... Thu, 08 Feb 2024 12:21:03 GMT vboxsync [103277] * trunk/Makefile.kmk (modified) Makefile.kmk,webtools,tools: Copy the vbox-parfait.conf over to the ... Thu, 08 Feb 2024 12:08:47 GMT vboxsync [103276] * trunk/src/VBox/ValidationKit/testboxscript/setup.sh (modified) Changing the python version detection section Thu, 08 Feb 2024 11:56:18 GMT vboxsync [103275] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0CommonDriver.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) * trunk/src/VBox/ValidationKit/utils/misc/loadgenerator.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Backed out r161549 again (not wanted / bloat). Thu, 08 Feb 2024 11:09:01 GMT vboxsync [103274] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) ValidationKit/tests/tdUnitTest1: Fix r161560 (typos) Thu, 08 Feb 2024 09:35:20 GMT vboxsync [103273] * trunk/src/VBox/ValidationKit/tests/cpu/tdCpuIemInstr1.py (modified) ValKit/tdCpuIemInstr1: 'k' is for constants, kaTestVMs isn't a ... Thu, 08 Feb 2024 09:23:55 GMT vboxsync [103272] * trunk/src/VBox/ValidationKit/testmanager/config.py (modified) TestManager/config.py: Tripled g_kcMaxTestResultsPerTS so we can ... Thu, 08 Feb 2024 09:08:26 GMT vboxsync [103271] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) Validation Kit/tdUnitTest1.py: Pylint fixes. Thu, 08 Feb 2024 08:28:49 GMT vboxsync [103270] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, ... Thu, 08 Feb 2024 07:37:02 GMT vboxsync [103269] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) ValidationKit/tests/tdUnitTest1: Try fixing some testbox failures by ... Thu, 08 Feb 2024 06:35:31 GMT vboxsync [103268] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3.c32 (modified) ValidationKit/bootsectors: Re-enable vpsrl[wdq] testcases now that ... Thu, 08 Feb 2024 06:34:32 GMT vboxsync [103267] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap1.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & ... Thu, 08 Feb 2024 05:23:15 GMT vboxsync [103266] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3.c32 (modified) ValidationKit/bootsectors: Add missing high-register ... Thu, 08 Feb 2024 05:22:21 GMT vboxsync [103265] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap1.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & ... Thu, 08 Feb 2024 05:20:09 GMT vboxsync [103264] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in ... Thu, 08 Feb 2024 00:02:06 GMT vboxsync [103263] * trunk/src/VBox/Runtime/r3/test.cpp (modified) IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal ... Thu, 08 Feb 2024 00:00:32 GMT vboxsync [103262] * trunk/include/VBox/VMMDevTesting.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/r3/testi.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-generated-1-template.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestData.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestSubSub.c (copied) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestSubSubDone.c (copied) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestSubSubErrorCount.c (copied) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestTerm.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-test.h (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) IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal ... Wed, 07 Feb 2024 17:39:29 GMT vboxsync [103261] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, ... Wed, 07 Feb 2024 16:56:08 GMT vboxsync [103260] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0CommonDriver.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) * trunk/src/VBox/ValidationKit/utils/misc/loadgenerator.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Got rid of a lot of deprecated strcpy / strcat calls; now using the ... Wed, 07 Feb 2024 15:22:36 GMT vboxsync [103259] * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX ... Wed, 07 Feb 2024 15:21:45 GMT vboxsync [103258] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX ... Wed, 07 Feb 2024 15:17:33 GMT vboxsync [103257] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veLiveness.cpp (modified) VMM/IEM: Liveness analysis, part 9: Effective address calculation ... Wed, 07 Feb 2024 15:07:09 GMT vboxsync [103256] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap1.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap2.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap3.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX ... Wed, 07 Feb 2024 15:02:35 GMT vboxsync [103255] * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) VMM: Fix pinsrw, movd and movq instruction implementations. The ... Wed, 07 Feb 2024 14:56:37 GMT vboxsync [103254] * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) VMM: Fix implementation of movmskpd which would trash an innocent ... Wed, 07 Feb 2024 14:53:47 GMT vboxsync [103253] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3.c32 (modified) ValidationKit/bootsectors/bs3-cpu-instr-3: Disable ... Wed, 07 Feb 2024 14:40:12 GMT vboxsync [103252] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopy.cpp (modified) IPRT/string: Added RTStrCopy2() as a convenient function. Wed, 07 Feb 2024 13:16:41 GMT vboxsync [103251] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers-provider-local.cpp (modified) Shared Clipboard: More implicit fallthrough fixes (found by Parfait). ... Wed, 07 Feb 2024 13:16:16 GMT vboxsync [103250] * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) IPRT: More implicit fallthrough fixes (found by Parfait). bugref:3409 Wed, 07 Feb 2024 13:15:45 GMT vboxsync [103249] * trunk/src/VBox/ValidationKit/utils/cpu/cidet-core.cpp (modified) Validation Kit: More implicit fallthrough fixes (found by Parfait). ... Wed, 07 Feb 2024 13:14:43 GMT vboxsync [103248] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main: More implicit fallthrough fixes (found by Parfait). bugref:3409 Wed, 07 Feb 2024 13:14:00 GMT vboxsync [103247] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409 Wed, 07 Feb 2024 13:12:46 GMT vboxsync [103246] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) FE/VirtualBox: More implicit fallthrough fixes (found by Parfait). ... Wed, 07 Feb 2024 11:53:07 GMT vboxsync [103245] * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) VMMDev/VMMDevTesting: Fixed implicit fallthrough (found by Parfait). ... Wed, 07 Feb 2024 11:52:35 GMT vboxsync [103244] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for ... Wed, 07 Feb 2024 11:51:38 GMT vboxsync [103243] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxLicenseViewer.cpp (modified) FE/VirtualBox/VBoxLicenseViewer: Fixed implicit fallthrough (found by ... Wed, 07 Feb 2024 11:50:57 GMT vboxsync [103242] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIStorageSettingsEditor.cpp (modified) FE/VirtualBox/UIStorageSettingsEditor: Fixed implicit fallthrough ... Wed, 07 Feb 2024 11:30:01 GMT vboxsync [103241] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't ... Wed, 07 Feb 2024 11:21:56 GMT vboxsync [103240] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) Shared Clipboard/X11: Only allocate SHCLX11RESPONSE as event payload ... Wed, 07 Feb 2024 11:20:17 GMT vboxsync [103239] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardGH-X11.cpp (modified) Shared Clipboard/tstClipboardGH-X11: Fixed a leak in ... Wed, 07 Feb 2024 10:59:38 GMT vboxsync [103238] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: More tweaks for older versions and ... Wed, 07 Feb 2024 09:57:20 GMT vboxsync [103237] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit/testdriver/vboxtestvms.py: Don't filter out hwvirt-np ... Wed, 07 Feb 2024 01:39:16 GMT vboxsync [103236] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Liveness analysis, part 8: scm fix. bugref:10372 bugref:10375 Wed, 07 Feb 2024 01:38:33 GMT vboxsync [103235] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) VMM/IEM: Liveness analysis, part 7b: Release build fix for visual ... Wed, 07 Feb 2024 00:11:16 GMT vboxsync [103234] * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to ... Wed, 07 Feb 2024 00:09:53 GMT vboxsync [103233] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veLiveness.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to ... Tue, 06 Feb 2024 20:55:42 GMT vboxsync [103232] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win.cpp: A better fix for the r152441 regression. ... Tue, 06 Feb 2024 18:23:21 GMT vboxsync [103231] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Use .extend here. bugref:10586 Tue, 06 Feb 2024 16:03:24 GMT vboxsync [103230] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win: Fixed regression from r152441, leading to start ... Tue, 06 Feb 2024 15:56:54 GMT vboxsync [103229] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: oSession is not needed here. ... Tue, 06 Feb 2024 14:24:41 GMT vboxsync [103228] * trunk/src/VBox/ValidationKit/tests/cpu/tdCpuIemInstr1.py (modified) ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-basic-3 now ... Tue, 06 Feb 2024 14:19:55 GMT vboxsync [103227] * trunk/src/VBox/Storage/RAW.cpp (modified) Storage/RAW.cpp: 63.5MB floppy support (validation kit boot sector ... Tue, 06 Feb 2024 12:53:48 GMT vboxsync [103226] * trunk/src/VBox/ValidationKit/tests/serial/tdSerial1.py (modified) ValidationKit/tests/serial/tdSerial1: Fix typo Tue, 06 Feb 2024 12:50:04 GMT vboxsync [103225] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Fixes for handling tuples. bugref:10586 Tue, 06 Feb 2024 11:55:22 GMT vboxsync [103224] * trunk/Doxyfile.Core (modified) /Doxygen.Core: @opflclass. bugref:10372 Tue, 06 Feb 2024 10:59:03 GMT vboxsync [103223] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-2-template.c (modified) ValidationKit/bootsectors/bs3-cpu-instr-2: Extend cmpxchg16b and ... Tue, 06 Feb 2024 09:24:42 GMT vboxsync [103222] * trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py (modified) ValidationKit/testboxscript/testboxscript_real.py: Set the ... Tue, 06 Feb 2024 09:04:06 GMT vboxsync [103221] * trunk/src/VBox/ValidationKit/tests/cpu/tdCpuIemInstr1.py (modified) ValidationKit/tests/cpu/tdCpuIemInstr1: Enable the bs3-cpu- ... Tue, 06 Feb 2024 08:58:41 GMT vboxsync [103220] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) VMM/IEMAllInst*: Liveness analysis: build fix. bugref:10372 Tue, 06 Feb 2024 08:57:43 GMT vboxsync [103219] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Fixed session 0 checks. bugref:10586 Tue, 06 Feb 2024 08:51:41 GMT vboxsync [103218] * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination ... Tue, 06 Feb 2024 08:45:24 GMT vboxsync [103217] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-generated-1-data.py (modified) ValidationKit/bootsectors/bs3-cpu-generated-1-data.py: Fix ... Tue, 06 Feb 2024 08:34:55 GMT vboxsync [103216] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-generated-1-template.c (modified) ValidationKit/bootsectors/bs3-cpu-generated-1: Don't halt on the ... Tue, 06 Feb 2024 07:49:28 GMT vboxsync [103215] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Exclude session 0 tests from too ... Tue, 06 Feb 2024 02:03:41 GMT vboxsync [103214] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification ... Mon, 05 Feb 2024 22:53:27 GMT vboxsync [103213] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) VMM/IEMAllInst*: Liveness analysis, part 6: Flag input & modification ... Mon, 05 Feb 2024 22:29:39 GMT vboxsync [103212] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstThree0f38.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstThree0f3a.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap1.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap2.cpp.h (modified) VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification ... Mon, 05 Feb 2024 18:30:27 GMT vboxsync [103211] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within ... Mon, 05 Feb 2024 18:11:42 GMT vboxsync [103210] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within ... Mon, 05 Feb 2024 18:08:08 GMT vboxsync [103209] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within ...