# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 9, 2025 4:21:02 AM 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 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 ... Mon, 05 Feb 2024 17:36:09 GMT vboxsync [103208] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-2-template.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-2-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-2.c (modified) ValidationKit/bootsectors/bs3-cpu-instr-2: A basic compxchg8b ... Mon, 05 Feb 2024 15:48:15 GMT vboxsync [103207] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) FE/Qt: bugref:10501. Some more ironing. Mon, 05 Feb 2024 15:17:15 GMT vboxsync [103206] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification ... Mon, 05 Feb 2024 14:55:29 GMT vboxsync [103205] * trunk/src/VBox/ValidationKit/testboxscript/setup.sh (modified) adding python versions Mon, 05 Feb 2024 14:29:02 GMT vboxsync [103204] * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to ... Mon, 05 Feb 2024 14:28:05 GMT vboxsync [103203] * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to ... Mon, 05 Feb 2024 13:44:19 GMT vboxsync [103202] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3.c32 (modified) ValidationKit/bootsectors/bs3-cpu-instr-3.c32: Fixes to make it ... Mon, 05 Feb 2024 11:39:49 GMT vboxsync [103201] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper ... Mon, 05 Feb 2024 11:32:33 GMT vboxsync [103200] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper ... Mon, 05 Feb 2024 11:16:47 GMT vboxsync [103199] * trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r26-testboxes-4.pgsql (modified) ValKit/tmdb-r26-testboxes-4.pgsql: More table dumping. bugref:10592 Mon, 05 Feb 2024 10:57:43 GMT vboxsync [103198] * trunk/src/VBox/ValidationKit/testboxscript/TestBoxHelper.cpp (modified) ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. [build fix] ... Mon, 05 Feb 2024 10:00:40 GMT vboxsync [103197] * trunk/src/VBox/ValidationKit/testmanager/core/testbox.pgsql (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testbox.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testboxcontroller.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testcase.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) * trunk/src/VBox/ValidationKit/testmanager/db/TestManagerDatabaseComments.pgsql (modified) * trunk/src/VBox/ValidationKit/testmanager/db/TestManagerDatabaseInit.pgsql (modified) * trunk/src/VBox/ValidationKit/testmanager/db/tmdb-r26-testboxes-4.pgsql (added) * trunk/src/VBox/ValidationKit/testmanager/debug/add_testbox.pgsql (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestbox.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpform.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuitestresult.py (modified) ValidationKit/testmanager: Distinguish between testboxes which can do ... Mon, 05 Feb 2024 09:40:14 GMT vboxsync [103196] * trunk/src/VBox/ValidationKit/testboxscript/TestBoxHelper.cpp (modified) ValKit/TestBoxHelper.cpp: longmode -> 64bitguest. bugref:10592 Mon, 05 Feb 2024 08:47:50 GMT vboxsync [103195] * trunk/src/VBox/VMM/VMMR3/DBGFR3FlowTrace.cpp (modified) VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409 Mon, 05 Feb 2024 07:23:40 GMT vboxsync [103194] * trunk/include/VBox/vmm/trpm.h (modified) * trunk/include/VBox/vmm/trpm.mac (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception ... Mon, 05 Feb 2024 05:42:19 GMT vboxsync [103192] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) fix for r161455, missing break? bugref:10372 Sun, 04 Feb 2024 23:41:47 GMT vboxsync [103191] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification ... Sun, 04 Feb 2024 23:26:35 GMT vboxsync [103190] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap2.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap3.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification ... Sun, 04 Feb 2024 20:47:24 GMT vboxsync [103189] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Better code. bugref:10372 Sun, 04 Feb 2024 20:46:17 GMT vboxsync [103188] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Fix. bugref:10372 Sun, 04 Feb 2024 20:45:48 GMT vboxsync [103187] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veLiveness.cpp (modified) VMM/IEM: scm fix. bugref:10372 Sun, 04 Feb 2024 15:43:38 GMT vboxsync [103186] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Some IEMAllAImplC.cpp adjustments. bugref:10372 Sun, 04 Feb 2024 15:42:48 GMT vboxsync [103185] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (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) VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification ... Sat, 03 Feb 2024 20:16:32 GMT vboxsync [103184] * 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) Fix broken build and broken 'with assembly' ability to run VMs at ... Sat, 03 Feb 2024 15:44:37 GMT vboxsync [103183] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestTerm.c (modified) ValidationKit/bootsectors: fix bs3 error count display on VM console, ... Sat, 03 Feb 2024 15:44:12 GMT vboxsync [103182] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap1.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3.c32 (modified) VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & ... Sat, 03 Feb 2024 02:13:06 GMT vboxsync [103181] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veLiveness.cpp (added) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncsBltIn.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Liveness analysis, part 1. bugref:10372 Fri, 02 Feb 2024 17:26:54 GMT vboxsync [103180] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) FE/Qt: bugref:10384: VM settings / System page: Hiding chipset type ... Fri, 02 Feb 2024 17:05:14 GMT vboxsync [103179] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) FE/Qt: bugref:10384: VM settings / System page: Hiding acceleration ... Fri, 02 Feb 2024 15:43:31 GMT vboxsync [103178] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIBootOrderEditor.cpp (modified) FE/Qt: bugref:10384: UIBootOrderEditor: Take into account that there ... Fri, 02 Feb 2024 14:47:21 GMT vboxsync [103177] * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/guestcontrol (added) Validation Kit: Added a new tool 'VBoxGuestControlHelper', which can ... Fri, 02 Feb 2024 14:07:50 GMT vboxsync [103176] * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGBase.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGInputStream.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGModule.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIVariant.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) libs/xpcom/python: Some cleanup, bugref:3409 Fri, 02 Feb 2024 13:15:57 GMT vboxsync [103175] * trunk/src/VBox/VMM/VMMR3/CPUMR3Db-armv8.cpp (modified) VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409 Fri, 02 Feb 2024 12:59:46 GMT vboxsync [103174] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Reverted r161431 again (Audio/VKAT: Declared some more functions as ... Fri, 02 Feb 2024 12:53:36 GMT vboxsync [103173] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/VKAT: Declared some more functions as static. Fri, 02 Feb 2024 12:01:56 GMT vboxsync [103172] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) FE/Qt: bugref:10501. Small fixes on context menu stuff. Fri, 02 Feb 2024 11:21:42 GMT vboxsync [103171] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) FE/Qt: bugref:10501. Some fixes in the table sort functionality. Thu, 01 Feb 2024 17:51:58 GMT vboxsync [103169] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.h (modified) FE/Qt: bugref:10513: Removing unused types of settings selector and a ... Thu, 01 Feb 2024 17:24:16 GMT vboxsync [103168] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) iprt: r0drv: Linux: Prevent mk_pte warning introduced in kernel 6.6, ... Thu, 01 Feb 2024 17:22:35 GMT vboxsync [103167] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUSBFilterDetailsEditor.cpp (modified) FE/Qt: Reworking UIConverter heavily to unwind cascade dependency ... Thu, 01 Feb 2024 16:37:54 GMT vboxsync [103166] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h (modified) FE/Qt: bugref:10501. Adding ram usage and using corrct decimal separator. Thu, 01 Feb 2024 16:17:38 GMT vboxsync [103165] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) Guest Control/VbglR3: Made handling the CWD for starting processes ... Thu, 01 Feb 2024 16:14:28 GMT vboxsync [103164] * trunk/src/VBox/Frontends/VirtualBox/src/activity/UIMonitorCommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/UIMonitorCommon.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h (modified) FE/Qt: bugref:10501. Moving some cloud machine related functions to ...