# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Feb 6, 2025 1:16:58 PM Mon, 04 Dec 2023 17:24:33 GMT vboxsync [102457] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strcmp.c (deleted) * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsAtomTable.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsAppFileLocationProvider.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiManifest.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiWorkingSet.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/TestCRT.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/TestID.cpp (modified) libs/xpcom: Get rid of PL_strcmp/PL_strncmp and replace with IPRT ... Mon, 04 Dec 2023 16:38:50 GMT vboxsync [102456] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) FE/Qt: bugref:10561. Do not change into the folder in the host table ... Mon, 04 Dec 2023 15:53:11 GMT vboxsync [102455] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/FirmwareSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformARMImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Removed some more BUGBUG entries and documented empty / non- ... Mon, 04 Dec 2023 15:51:07 GMT vboxsync [102454] * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoContentBrowser.cpp (modified) FE/Qt: ​bugref:9080, bugref:10141. Parse import-iso line while ... Mon, 04 Dec 2023 15:31:48 GMT vboxsync [102453] * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) Additions: X11/Wayland: Add host resize events suppression in ... Mon, 04 Dec 2023 14:11:23 GMT vboxsync [102452] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Starting on some FPU/SSE/AVX state stuff. bugref:10371 Mon, 04 Dec 2023 13:28:57 GMT vboxsync [102451] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) VMM/IEM: docs. bugref:10371 Mon, 04 Dec 2023 13:25:29 GMT vboxsync [102450] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: IEM_MC_STORE_GREG_U64_CONST, IEM_MC_STORE_GREG_U64, ... Mon, 04 Dec 2023 13:09:23 GMT vboxsync [102448] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Removed duplicate MC IEM_MC_FETCH_MEM_S32_SX_U64. bugref:10371 Mon, 04 Dec 2023 13:05:53 GMT vboxsync [102447] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: movsx & movzx from registers. bugref:10371 Mon, 04 Dec 2023 13:04:00 GMT vboxsync [102446] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoContentBrowser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.cpp (modified) FE/Qt: bugref:10561. Delete removed ISO file objects rather than ... Mon, 04 Dec 2023 08:42:02 GMT vboxsync [102445] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3.c32 (modified) ValidationKit/bootsectors: Implement testcases for ... Sun, 03 Dec 2023 21:18:06 GMT vboxsync [102444] * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: IEM_MC_STORE_GREG_U8_THREADED. bugref:10371 Sun, 03 Dec 2023 19:57:27 GMT vboxsync [102443] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: IEM_MC_FETCH_MEM[_FLAT]_U*_DISP. bugref:10371 Sun, 03 Dec 2023 19:39:54 GMT vboxsync [102442] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: movzx & movsx. bugref:10371 Sun, 03 Dec 2023 13:32:39 GMT vboxsync [102441] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) FE/Qt: bugref:10561. Some fixes on the host file table for Windows. Sun, 03 Dec 2023 12:07:59 GMT vboxsync [102440] * trunk/src/VBox/VMM/include/IEMMc.h (modified) VMM/IEM: Corrected MCs for FLAT U128 memory access after the workers ... Sun, 03 Dec 2023 12:06:50 GMT vboxsync [102439] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Simplified mem segmentation assertions as they didn't take ... Sun, 03 Dec 2023 11:37:09 GMT vboxsync [102438] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Basic native translation of all IEM_MC_MEM_MAP_XXX and ... Sun, 03 Dec 2023 11:27:41 GMT vboxsync [102437] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) VMM/IEM: LOCK prefix and IEM_F_X86_DISREGARD_LOCK cleanups. Don't ... Sat, 02 Dec 2023 22:09:36 GMT vboxsync [102436] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: U8 mem map MCs. bugref:10371 Sat, 02 Dec 2023 11:38:39 GMT vboxsync [102435] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: doxygen fix. bugref:10371 Sat, 02 Dec 2023 03:32:44 GMT vboxsync [102434] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: release build fix. bugref:10371 Sat, 02 Dec 2023 03:29:41 GMT vboxsync [102433] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Drop the pointer from the UNMAP MCs as it is no longer used. ... Sat, 02 Dec 2023 03:12:47 GMT vboxsync [102432] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: doxygen fix. bugref:10371 Sat, 02 Dec 2023 02:39:20 GMT vboxsync [102430] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllMemRWTmpl.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) VMM/IEM: Refactored iemMemMap and friends to work with bUnmapInfo / ... Sat, 02 Dec 2023 00:01:14 GMT vboxsync [102429] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Retired un-typed IEM_MC_MEM_MAP and friends not using ... Fri, 01 Dec 2023 23:55:37 GMT vboxsync [102428] * 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/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (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: Continue refactoring IEM_MC_MEM_MAP into type specific MCs ... Fri, 01 Dec 2023 23:21:47 GMT vboxsync [102427] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllMemRWTmpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (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: Continue refactoring IEM_MC_MEM_MAP into type specific MCs ... Fri, 01 Dec 2023 23:09:09 GMT vboxsync [102426] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs ... Fri, 01 Dec 2023 23:00:26 GMT vboxsync [102425] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs ... Fri, 01 Dec 2023 22:43:39 GMT vboxsync [102424] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllMemRWTmpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllMemRWTmplInline.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (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: Continue refactoring IEM_MC_MEM_MAP into type specific MCs ... Fri, 01 Dec 2023 14:23:43 GMT vboxsync [102423] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.h (modified) FE/Qt: macOS: Adjust cocoa native colors for QIToolBar and Chooser ... Fri, 01 Dec 2023 14:17:26 GMT vboxsync [102422] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) FE/Qt: bugref:10513: VBox Manager / Tools pane: Make sure machine ... Fri, 01 Dec 2023 14:06:47 GMT vboxsync [102421] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: bugref:10513: VBox Manager / Tools pane: Regression fix for ... Fri, 01 Dec 2023 14:02:28 GMT vboxsync [102420] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: bugref:10543: VBox Manager / Tools pane: Cleanup a bit of ... Fri, 01 Dec 2023 13:30:48 GMT vboxsync [102419] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) FE/Qt: bugref:10450: Runtime UI: Make sure close-event is accepted ... Fri, 01 Dec 2023 11:47:43 GMT vboxsync [102418] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.cpp (modified) FE/Qt: bugref:10561. Hide some of the actions from the host file ... Fri, 01 Dec 2023 10:57:39 GMT vboxsync [102417] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: If detecting the ISO failed, print everything we got ... Fri, 01 Dec 2023 09:48:38 GMT vboxsync [102416] * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) Main/Unattended: Removed the more flexible solution of being able to ... Fri, 01 Dec 2023 09:20:50 GMT vboxsync [102414] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user_data (modified) Main/Unattended: Added fallback to performing an offline install to ... Fri, 01 Dec 2023 09:01:56 GMT vboxsync [102413] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ... Fri, 01 Dec 2023 08:54:26 GMT vboxsync [102412] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ... Fri, 01 Dec 2023 08:53:30 GMT vboxsync [102411] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ... Fri, 01 Dec 2023 04:27:02 GMT vboxsync [102410] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Nested VMX: bugref:10498 Use zero as the physical-base ... Thu, 30 Nov 2023 23:57:01 GMT vboxsync [102409] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64_CONST. bugref:10371 Thu, 30 Nov 2023 21:59:50 GMT vboxsync [102408] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDI.cpp (modified) WDDM: user mode driver update: bugref:10529 Thu, 30 Nov 2023 21:58:35 GMT vboxsync [102407] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaRender.cpp (modified) WDDM: miniport update: bugref:10529 Thu, 30 Nov 2023 21:58:26 GMT vboxsync [102406] * trunk/src/VBox/Devices/Graphics/vmsvga_include/svga3d_cmd.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga_include/vbsvga3d_dx.h (modified) Devices/Graphics: header update. bugref:10529 Thu, 30 Nov 2023 19:15:53 GMT vboxsync [102405] * trunk/src/VBox/Devices/Network/lwip-new/src/include/ipv6/lwip/ip6.h (modified) Devices/Network: Fixed buffer overflow with fds. Added barely ... Thu, 30 Nov 2023 16:15:09 GMT vboxsync [102404] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.h (modified) FE/Qt: bugref:10561. Some more fixes mainly for VISO creator. Thu, 30 Nov 2023 15:47:44 GMT vboxsync [102403] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user_data (modified) Main/Unattended: Added proxy and installing Guest Additions support ... Thu, 30 Nov 2023 15:24:06 GMT vboxsync [102402] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoHostBrowser.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoHostBrowser.h (deleted) FE/Qt: bugref:10561. Removing an obsolete class. Thu, 30 Nov 2023 15:21:33 GMT vboxsync [102401] * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) libs/xpcom: Revert r160537, doesn't work as well, bugref:10544 Thu, 30 Nov 2023 15:15:09 GMT vboxsync [102400] * 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:10561. Using file manager's host browser in VISO ... Thu, 30 Nov 2023 14:39:17 GMT vboxsync [102399] * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) Additions: Linux: vboxvideo: Prevent kernel panic on RHEL 8.9 ... Thu, 30 Nov 2023 14:03:14 GMT vboxsync [102398] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/Unattended: Removed the more flexible solution of being able to ... Thu, 30 Nov 2023 13:53:54 GMT vboxsync [102397] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Enabled native IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64. bugref:10371 Thu, 30 Nov 2023 13:37:20 GMT vboxsync [102396] * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ... Thu, 30 Nov 2023 13:29:15 GMT vboxsync [102395] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be ... Thu, 30 Nov 2023 13:28:53 GMT vboxsync [102394] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be ... Thu, 30 Nov 2023 12:58:05 GMT vboxsync [102393] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:10561. More fixes for copying and deleting file objects. Thu, 30 Nov 2023 12:55:29 GMT vboxsync [102392] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcdclient.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prbit.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinrval.h (copied) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmon.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc (copied) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) Revert r160526 as it breaks some testboxes, bugref:10545 Thu, 30 Nov 2023 10:09:12 GMT vboxsync [102391] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: Nested VMX: bugref:10318 Disable MTRR reporting until Linux ... Thu, 30 Nov 2023 08:12:27 GMT vboxsync [102390] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcdclient.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prbit.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinrval.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmon.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) libs/xpcom: Convert the PR_Waitfunction to take the timeout in ... Thu, 30 Nov 2023 07:25:27 GMT vboxsync [102389] * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) Revert r160516 (breaks arm64 testing completely), bugref:10545 Wed, 29 Nov 2023 22:31:22 GMT vboxsync [102388] * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: x86 build fix. bugref:10371 Wed, 29 Nov 2023 22:20:04 GMT vboxsync [102387] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: doxygen fix. bugref:10547 Wed, 29 Nov 2023 22:16:05 GMT vboxsync [102386] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUMR3CpuId.cpp: Don't assert for HostFeatures.fMtrr on non-x86 ... Wed, 29 Nov 2023 21:09:08 GMT vboxsync [102385] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Fixed problem in iemNativeEmitStoreGregU16 where we ended up ... Wed, 29 Nov 2023 21:06:16 GMT vboxsync [102384] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Quick workaround for unaligned atomic instructions on arm64. ... Wed, 29 Nov 2023 17:49:56 GMT vboxsync [102383] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDIVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXVideo.cpp (modified) WDDM: user mode driver update: bugref:10529 Wed, 29 Nov 2023 17:48:14 GMT vboxsync [102382] * trunk/src/VBox/Devices/Graphics/vmsvga_include/vbsvga3d_dx.h (modified) Devices/Graphics: header update. bugref:10529 Wed, 29 Nov 2023 14:51:33 GMT vboxsync [102381] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: Added stubs for IUnattended:keyboardLayout + ... Wed, 29 Nov 2023 13:45:05 GMT vboxsync [102380] * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ... Wed, 29 Nov 2023 12:33:20 GMT vboxsync [102379] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) FE/Qt: bugref:10561. scm fix. Wed, 29 Nov 2023 12:06:14 GMT vboxsync [102378] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFileTableNavigationWidget.cpp (modified) FE/Qt: bugref:10561. Several fixes in file system model related code ... Wed, 29 Nov 2023 11:12:52 GMT vboxsync [102377] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register ... Wed, 29 Nov 2023 11:02:20 GMT vboxsync [102376] * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Testcase logging nit. bugref:10551 Wed, 29 Nov 2023 10:58:18 GMT vboxsync [102375] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Implemented handing-in crypt password strings as the ... Wed, 29 Nov 2023 09:47:41 GMT vboxsync [102372] * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) IPRT/crypto: Renaming. bugref:10551 Wed, 29 Nov 2023 07:30:05 GMT vboxsync [102371] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: Nested VMX: bugref:10318 Enable MTRR reporting and MTRR MSR ... Tue, 28 Nov 2023 22:17:45 GMT vboxsync [102370] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Some ARM bugfixes. bugref:10371 Tue, 28 Nov 2023 14:24:49 GMT vboxsync [102368] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: IEM_MC_FETCH_MEM_U16_DISP and IEM_MC_FETCH_MEM_U32_DISP. ... Tue, 28 Nov 2023 14:24:45 GMT vboxsync [102367] * trunk/src/VBox/VMM/VMMAll/IEMAllMemRWTmplInline.cpp.h (modified) VMM/IEM: Assert that the flat fetch and store functions are used in ... Tue, 28 Nov 2023 14:22:42 GMT vboxsync [102366] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdTables.h (modified) VMM/IEM: Log call as they are emitted by the threaded recompiler. ... Tue, 28 Nov 2023 14:19:35 GMT vboxsync [102365] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Fixed bug in threaded recompiler where we'd emit the ... Tue, 28 Nov 2023 14:18:16 GMT vboxsync [102364] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) scm fix for src/libs/xpcom18a4/Makefile.kmk Tue, 28 Nov 2023 13:24:56 GMT vboxsync [102363] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:10561. Small changes. Basically gorund work for the ... Tue, 28 Nov 2023 13:22:03 GMT vboxsync [102362] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ... Tue, 28 Nov 2023 12:53:33 GMT vboxsync [102361] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). ... Tue, 28 Nov 2023 12:47:27 GMT vboxsync [102360] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this ... Tue, 28 Nov 2023 11:18:21 GMT vboxsync [102358] * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is ... Tue, 28 Nov 2023 10:41:25 GMT vboxsync [102357] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ... Tue, 28 Nov 2023 10:33:34 GMT vboxsync [102356] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can ... Tue, 28 Nov 2023 09:58:54 GMT vboxsync [102355] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from ... Tue, 28 Nov 2023 09:46:37 GMT vboxsync [102354] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from ... Tue, 28 Nov 2023 07:36:46 GMT vboxsync [102353] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from ... Mon, 27 Nov 2023 21:34:29 GMT vboxsync [102351] * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, ... Mon, 27 Nov 2023 21:21:59 GMT vboxsync [102350] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Enabled IEM_MC_FETCH_MEM_U8, IEM_MC_FETCH_MEM_U32 and ...