# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 26, 2025 5:16:47 PM Sun, 19 Mar 2023 16:40:06 GMT vboxsync [99051] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/include/VBox/vmm/cpum-x86-amd64.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpumctx-armv8.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs-armv8.cpp (added) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll-armv8.cpp (added) * trunk/src/VBox/VMM/VMMAll/IOMAllMmioNew.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Dbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM-armv8.cpp (added) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM-armv8.cpp (added) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and ... Sun, 19 Mar 2023 16:31:43 GMT vboxsync [99050] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE (added) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (added) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (added) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFEHardened.cpp (added) FE/VBoxBFE: Revive as a very limited version, will mainly serve as a ... Sat, 18 Mar 2023 21:03:42 GMT vboxsync [99040] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/doc/manual/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * 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) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) * trunk/src/VBox/ValidationKit/common/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/tests/api/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/java/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) *.kmk: Applied scm with new indenting of multiline variable/function ... Fri, 17 Mar 2023 20:55:28 GMT vboxsync [99031] * trunk/doc/manual/Config.kmk (modified) * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) *.kmk: Command comment indent fixes by scm. bugref:10348 Fri, 17 Mar 2023 20:53:10 GMT vboxsync [99029] * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/Makefile.kmk (modified) * trunk/src/VBox/Additions/darwin/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) *.kmk: Command indent fixes by scm. bugref:10348 Fri, 17 Mar 2023 20:06:41 GMT vboxsync [99027] * trunk/src/VBox/VMM/include/IEMInternal-armv8.h (modified) VMM/IEM: Quick doxygen fix (need to organize the code better, later ... Fri, 17 Mar 2023 19:58:48 GMT vboxsync [99026] * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) VMM/CPUM: Quick doxygen fix (need to organize the docs differently). ... Fri, 17 Mar 2023 19:53:28 GMT vboxsync [99024] * trunk/src/VBox/VMM/VMMAll/IEMThreadedFunctions.cpp (modified) VMM/IEM: scm fix. bugref:10369 Fri, 17 Mar 2023 19:52:44 GMT vboxsync [99023] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/include/VBox/vmm/cpum-x86-amd64.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllCpuId.cpp (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target ... Fri, 17 Mar 2023 16:49:40 GMT vboxsync [99020] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) xpcom,Installer/darwin: Build and ship the version agnostic ... Fri, 17 Mar 2023 16:45:01 GMT vboxsync [99018] * trunk/src/VBox/Frontends/VBoxManage/nls/ApprovedLanguages.kmk (modified) VBoxManage: Disable ru_RU translation as we need UserManual.ditamap ... Fri, 17 Mar 2023 15:35:27 GMT vboxsync [99015] * trunk/src/VBox/Frontends/VBoxManage/nls/ApprovedLanguages.kmk (modified) VBoxManage: Disable ru_RU translation as we need UserManual.ditamap ... Fri, 17 Mar 2023 14:46:51 GMT vboxsync [99013] * trunk/src/VBox/Runtime/common/zip/gzipcmd.cpp (modified) Fixed typo. Fri, 17 Mar 2023 14:19:31 GMT vboxsync [99012] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h (modified) FE/Qt: bugref:10322: Runtime UI: Window name for the case when COM ... Fri, 17 Mar 2023 08:35:35 GMT vboxsync [99011] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Removed unused ACL parameters from ... Thu, 16 Mar 2023 18:12:43 GMT vboxsync [99010] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) Debugger: Build a debugger library specific for the armv8 target, ... Thu, 16 Mar 2023 14:13:51 GMT vboxsync [99007] * trunk/src/VBox/Runtime/testcase/tstRTMemCache.cpp (modified) Runtime/testcase/tstRTMemCache: Fix alignment and object count mixup ... Thu, 16 Mar 2023 12:46:15 GMT vboxsync [99005] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) xpcom,Installer/darwin: Build and ship the version agnostic ... Thu, 16 Mar 2023 12:25:09 GMT vboxsync [99004] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) xpcom,Installer/darwin: Build and ship the version agnostic ... Thu, 16 Mar 2023 11:36:53 GMT vboxsync [99002] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) FE/Qt: bugref:10396: X11: scm fix for r156349. Thu, 16 Mar 2023 11:32:51 GMT vboxsync [99001] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) FE/Qt: bugref:10396: X11: A fix for r156349 supporting older Qt versions. Thu, 16 Mar 2023 10:57:30 GMT vboxsync [99000] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) xpcom,Installer/darwin: Build and ship the version agnostic ... Thu, 16 Mar 2023 10:40:45 GMT vboxsync [98999] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.h (modified) FE/Qt: bugref:10396: X11: Adding Desktop Watchdog policy controlled ... Thu, 16 Mar 2023 09:34:21 GMT vboxsync [98998] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) Validation Kit: pylint 2.12.2 fixes. Thu, 16 Mar 2023 09:21:19 GMT vboxsync [98997] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) Installer/darwin,xpcom18a4/python: Some Makefile cleanups for the ... Thu, 16 Mar 2023 09:08:25 GMT vboxsync [98996] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) FE/Qt: Typo fix. Wed, 15 Mar 2023 18:50:09 GMT vboxsync [98994] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: Runtime UI: Bug-fix for r155090, wrong log arguments order. Wed, 15 Mar 2023 18:41:59 GMT vboxsync [98993] * trunk/include/VBox/vmm/iem-armv8.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal-armv8.h (added) VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, ... Wed, 15 Mar 2023 15:53:43 GMT vboxsync [98992] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) ValidationKit: Add Linux test VMs which have Secure Boot enabled, ... Wed, 15 Mar 2023 15:06:39 GMT vboxsync [98990] * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) Signing scripts: more consistency to PackDriversForSubmission.cmd Wed, 15 Mar 2023 15:05:21 GMT vboxsync [98989] * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) Signing scripts: preparing for build time ExtPack attestation signing Wed, 15 Mar 2023 15:00:19 GMT vboxsync [98988] * trunk/doc/manual/en_US/man_VBoxManage-modifynvram.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyNvram.cpp (modified) VBoxManage: Introduce modifynvram enrollmok sub-command, bugref:10287. Wed, 15 Mar 2023 12:22:16 GMT vboxsync [98984] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x3.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x4.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/hostkey_disabled_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hostkey_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x3/hostkey_disabled_16px_x3.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x4/hostkey_disabled_16px_x4.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h (modified) FE/Qt: bugref:10322: Runtime UI: Reworking keyboard indicator of ... Wed, 15 Mar 2023 12:06:02 GMT vboxsync [98983] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: bugref:10322: Runtime UI: Reworking UIKeyboardHandler a bit; ... Wed, 15 Mar 2023 11:51:47 GMT vboxsync [98982] * trunk/include/VBox/vmm/iem-x86-amd64.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385 ... Wed, 15 Mar 2023 11:46:48 GMT vboxsync [98980] * trunk/include/VBox/vmm/gim.h (modified) * trunk/include/VBox/vmm/iem-armv8.h (added) * trunk/include/VBox/vmm/iem-x86-amd64.h (copied) * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/GIMKvmInternal.h (modified) VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385 Wed, 15 Mar 2023 10:39:41 GMT vboxsync [98979] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:10322: Runtime UI: Small fix for features indicator of ... Wed, 15 Mar 2023 10:37:32 GMT vboxsync [98978] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:10322: Runtime UI: Reworking recording indicator of ... Wed, 15 Mar 2023 10:35:03 GMT vboxsync [98977] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x3.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x4.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/display_hardware_write_16px.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/display_software_disabled_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x2/display_hardware_write_16px_x2.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/display_software_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x3/display_hardware_write_16px_x3.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x3/display_software_disabled_16px_x3.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x4/display_hardware_write_16px_x4.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x4/display_software_disabled_16px_x4.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:10322: Runtime UI: Reworking display indicator of ... Wed, 15 Mar 2023 10:05:22 GMT vboxsync [98975] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) VMM/IEM: More work on processing MC blocks, mainly related to ... Wed, 15 Mar 2023 09:47:44 GMT vboxsync [98974] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:10322: Runtime UI: UIIndicatorsPool: Make indicator's ... Wed, 15 Mar 2023 09:44:14 GMT vboxsync [98973] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:10322: Runtime UI: A bit of code reordering for ... Wed, 15 Mar 2023 09:39:29 GMT vboxsync [98972] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/cpum-x86-amd64.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpumctx-armv8.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (modified) VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385 Wed, 15 Mar 2023 08:56:57 GMT vboxsync [98970] * trunk/include/VBox/vmm/cpum-armv8.h (added) * trunk/include/VBox/vmm/cpum-common.h (added) * trunk/include/VBox/vmm/cpum-x86-amd64.h (copied) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpumctx-armv8.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (added) * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (added) VMM: More ARMv8 x86/amd64 separation work, bugref:10385 Wed, 15 Mar 2023 00:24:47 GMT vboxsync [98969] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThreadedPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMThreadedFunctions.cpp (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: More work on processing MC blocks, mainly related to ... Tue, 14 Mar 2023 16:07:08 GMT vboxsync [98968] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: bugref:10322: Runtime UI: One more missed action in r156302. Tue, 14 Mar 2023 16:05:23 GMT vboxsync [98967] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) FE/Qt: bugref:10322: Runtime UI: A bit of fixes for audio related ... Tue, 14 Mar 2023 16:04:00 GMT vboxsync [98966] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:10322: Runtime UI: Do not assign indicator-pool's tool- ... Tue, 14 Mar 2023 15:47:35 GMT vboxsync [98965] * trunk/src/VBox/Main/include/UefiVariableStoreImpl.h (modified) * trunk/src/VBox/Main/src-server/UefiVariableStoreImpl.cpp (modified) Main/UefiVairableStore: The shim parsing the MokList rejects it due ... Tue, 14 Mar 2023 14:40:37 GMT vboxsync [98964] * trunk/include/iprt/formats/efi-signature.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UefiVariableStoreImpl.h (modified) * trunk/src/VBox/Main/src-server/UefiVariableStoreImpl.cpp (modified) Main/UefiVariableStore: Add API to add signatures to the MOK list ... Tue, 14 Mar 2023 14:36:10 GMT vboxsync [98963] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: bugref:10322: Runtime UI: A bunch of sanity fixes for various ... Tue, 14 Mar 2023 13:57:46 GMT vboxsync [98962] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) ValidationKit/testdriver/vbox.py: VMMR0.r0 might not be present on ... Tue, 14 Mar 2023 13:14:50 GMT vboxsync [98961] * trunk/src/VBox/VMM/VMMAll/IEMThreadedFunctions.cpp (modified) scm Tue, 14 Mar 2023 13:08:54 GMT vboxsync [98960] * trunk/include/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) scm fixes Tue, 14 Mar 2023 12:20:58 GMT vboxsync [98956] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/Makefile.kmk: Start on the separate ARM VMM module, bugref:10385 Tue, 14 Mar 2023 11:31:13 GMT vboxsync [98953] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: bugref:10322: Runtime UI: A fix for machine-logic adding ... Tue, 14 Mar 2023 11:27:12 GMT vboxsync [98952] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) FE/Qt: bugref:10322: Runtime UI: Reattach machine-logic init from ... Tue, 14 Mar 2023 10:34:58 GMT vboxsync [98951] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThreadedPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMThreadedFunctions.cpp (added) VMM/IEM: More work on processing MC blocks and generating functions ... Tue, 14 Mar 2023 01:15:12 GMT vboxsync [98948] * trunk/src/VBox/VMM/VMMAll/IEMAllThreadedPython.py (modified) VMM/IEM: More work on processing MC blocks and generating functions ... Mon, 13 Mar 2023 21:20:06 GMT vboxsync [98945] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) /Config.kmk,Add/Nt/Installer: Drop the dependency on the 32-bit build ... Mon, 13 Mar 2023 16:59:44 GMT vboxsync [98944] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: bugref:10322: Runtime UI: More sanity check for UIIconPool; ... Mon, 13 Mar 2023 16:49:03 GMT vboxsync [98943] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: bugref:10322: Runtime UI: A bit of sanity for frame-buffer ... Mon, 13 Mar 2023 16:09:07 GMT vboxsync [98942] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) FE/Qt: bugref:10322: Runtime UI: A bit of sanity for stuff updated ... Mon, 13 Mar 2023 16:00:39 GMT vboxsync [98940] * 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) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:10322: A possibility to close Runtime UI if COM session ... Mon, 13 Mar 2023 15:51:19 GMT vboxsync [98939] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: bugref:10322: Fix for UISession::acquireMonitorCount; Avoid ... Mon, 13 Mar 2023 15:47:28 GMT vboxsync [98938] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:10322: Runtime UI: Reworking some of old mouse related ... Mon, 13 Mar 2023 15:30:45 GMT vboxsync [98937] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) FE/Qt: bugref:10322: A bit of sanity check for UIIconPool. Mon, 13 Mar 2023 15:29:49 GMT vboxsync [98936] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) FE/Qt: bugref:10322: A bit of sanity check for UIDnDHandler. Mon, 13 Mar 2023 14:51:18 GMT vboxsync [98935] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) GuestAdditions: uninst.exe build, making an execution of uninst ... Mon, 13 Mar 2023 13:15:59 GMT vboxsync [98933] * trunk/src/VBox/ValidationKit/testmanager/core/coreconsts.py (modified) testmanager/coreconsts.py: Need to upate g_kasOsDotCpus as well. ... Mon, 13 Mar 2023 13:04:22 GMT vboxsync [98932] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/doc/manual/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Docs: Removing CHM related bits. Mon, 13 Mar 2023 12:29:54 GMT vboxsync [98931] * trunk/src/VBox/ValidationKit/common/utils.py (modified) ValidationKit: More work to get it running on arm64, bugref:9898 [fix] Mon, 13 Mar 2023 12:20:39 GMT vboxsync [98930] * trunk/src/VBox/ValidationKit/testmanager/core/coreconsts.py (modified) ValidationKit/testmanager: Add arm64 to the list of valid CPU ... Mon, 13 Mar 2023 11:40:51 GMT vboxsync [98929] * trunk/src/VBox/ValidationKit/common/utils.py (modified) * trunk/src/VBox/ValidationKit/testboxscript/TestBoxHelper.cpp (modified) ValidationKit: More work to get it running on arm64, bugref:9898 Mon, 13 Mar 2023 10:37:02 GMT vboxsync [98928] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationModel.cpp (modified) FE/Qt: bugref:10322: Notification-center: Reworking r156239 the way ... Mon, 13 Mar 2023 10:14:58 GMT vboxsync [98927] * trunk/src/VBox/VMM/VMMAll/IEMAllThreadedPython.py (modified) VMM/IEM: More work on processing MC blocks and generating functions ... Mon, 13 Mar 2023 10:05:36 GMT vboxsync [98926] * 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/UIStarter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: bugref:10322: A bit of cleanup and sanity for openSession and ... Mon, 13 Mar 2023 06:41:39 GMT vboxsync [98925] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPDX.cpp (modified) WDDM: DxgkDdiDXBuildPagingBuffer VRAM<->SysMem transfers Sun, 12 Mar 2023 18:03:45 GMT vboxsync [98924] * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-timing-1-32.c32 (modified) ValidationKit: Support bs3-timing-1 on arm, bugref:9898 Sun, 12 Mar 2023 17:21:20 GMT vboxsync [98923] * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) ValidationKit: Include arm64 (incomplete, no bootsector testcases), ... Sun, 12 Mar 2023 17:08:16 GMT vboxsync [98922] * trunk/src/VBox/ValidationKit/testboxscript/setup.sh (modified) ValidationKit/testboxscript/setup.sh: Revert r155040, arm64/aarch64 ... Sun, 12 Mar 2023 16:54:45 GMT vboxsync [98921] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThree0f3a.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Started implementing the dpps/dppd instructions, bugref:9898 Sun, 12 Mar 2023 03:23:20 GMT vboxsync [98918] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThreadedPython.py (modified) VMM/IEM: More work on processing MC blocks, mainly related to ... Sun, 12 Mar 2023 01:31:34 GMT vboxsync [98917] * trunk/src/VBox/VMM/.scm-settings (modified) VMM/IEM: More work on processing MC blocks, mainly related to ... Sun, 12 Mar 2023 01:27:21 GMT vboxsync [98916] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsCommon.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsCommonBodyMacros.h (added) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsInterpretOnly.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThreadedPython.py (modified) VMM/IEM: More work on processing MC blocks, mainly related to ... Sun, 12 Mar 2023 01:24:38 GMT vboxsync [98915] * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: More work on processing MC blocks. [build fix] bugref:10369 Sat, 11 Mar 2023 23:08:00 GMT vboxsync [98914] * trunk/src/VBox/Additions/3D/mesa/mesa-21.3.8/src/gallium/drivers/svga/svga_tgsi_vgpu10.c (modified) Additions/3D/mesa: TGSI_OPCODE_ARR and fix for indirect addressing in ... Sat, 11 Mar 2023 12:38:44 GMT vboxsync [98913] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) reverting r156248 Sat, 11 Mar 2023 12:28:26 GMT vboxsync [98912] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) Attempt to fix compilation error introduced by r156246 Sat, 11 Mar 2023 12:18:53 GMT vboxsync [98911] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Attesttaion signing. Switching from Jenkins based to app based ... Sat, 11 Mar 2023 01:59:59 GMT vboxsync [98910] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsCommon.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThreadedPython.py (modified) * trunk/src/VBox/VMM/include/IEMOpHlp.h (modified) VMM/IEM: More work on processing MC blocks. bugref:10369 Fri, 10 Mar 2023 16:49:13 GMT vboxsync [98909] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9main.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.cpp (modified) WDDM: testcase update Fri, 10 Mar 2023 16:34:32 GMT vboxsync [98908] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp (modified) Devices/Graphics: fixed src/dst mismatch in vmsvga3dScreenUpdate; logging Fri, 10 Mar 2023 16:23:42 GMT vboxsync [98907] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp (modified) WDDM: make sure that textures are always updated in D3D9 driver Fri, 10 Mar 2023 16:18:56 GMT vboxsync [98906] * trunk/src/VBox/Additions/3D/mesa/Makefile.kmk (modified) * trunk/src/VBox/Additions/3D/mesa/mesa-21.3.8/src/gallium/drivers/svga/svga_format.c (modified) * trunk/src/VBox/Additions/3D/mesa/mesa-21.3.8/src/gallium/drivers/svga/svga_shader.h (modified) * trunk/src/VBox/Additions/3D/mesa/mesa-21.3.8/src/gallium/drivers/svga/svga_state_framebuffer.c (modified) * trunk/src/VBox/Additions/3D/mesa/mesa-21.3.8/src/gallium/drivers/svga/svga_state_fs.c (modified) Additions/3D/mesa: D3D9 fixes Fri, 10 Mar 2023 15:54:49 GMT vboxsync [98905] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py (modified) VMM/IEM: scm fix. bugref:10369 Fri, 10 Mar 2023 15:47:07 GMT vboxsync [98904] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThreadedPython.py (modified) VMM/IEM: More work on processing MC blocks. bugref:10369 Fri, 10 Mar 2023 15:17:47 GMT vboxsync [98903] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:10322: Runtime UI: Moving notification-center ... Fri, 10 Mar 2023 14:20:21 GMT vboxsync [98902] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:10322: Runtime UI: Simplify UISession creation and ... Fri, 10 Mar 2023 11:25:11 GMT vboxsync [98898] * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMExpertPage.cpp (modified) FE/Qt: bugref:9515: Missed places where UINameAndSystemEditor ...