# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 20, 2025 5:38:07 AM Thu, 01 Jun 2023 11:07:36 GMT vboxsync [100030] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIStatusBarEditorWindow.cpp (modified) FE/Qt: bugref:10450: A bit of Qt compatibility stuff for ... Thu, 01 Jun 2023 11:06:25 GMT vboxsync [100029] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/fdt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/misc/fdt.cpp (modified) Runtime/RTFdt: Some untested generator API + implementation, bugref:10401 Wed, 31 May 2023 16:48:13 GMT vboxsync [100028] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) add win11-74 vm in vboxtestvms.py Wed, 31 May 2023 16:05:05 GMT vboxsync [100027] * trunk/src/VBox/Frontends/VirtualBox/src/extensionpackmanager/UIExtensionPackManager.cpp (modified) * 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/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) FE/Qt: bugref:10444. Disabling 'Export to OCI' menu item in case no ... Wed, 31 May 2023 15:24:17 GMT vboxsync [100026] * trunk/src/VBox/ValidationKit/tests/api/Makefile.kmk (modified) add tdOciCloudInit1.py test in Makefile.kmk Wed, 31 May 2023 14:21:25 GMT vboxsync [100025] * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_ttm.c (modified) Additions: Linux: vboxvideo: Build fixes for EL 8.8 kernel (updated ... Wed, 31 May 2023 08:54:11 GMT vboxsync [100024] * trunk/src/VBox/Runtime/common/misc/fdt.cpp (modified) Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a ... Wed, 31 May 2023 08:50:11 GMT vboxsync [100023] * trunk/src/VBox/Runtime/common/misc/fdt.cpp (modified) Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a ... Wed, 31 May 2023 08:40:43 GMT vboxsync [100022] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/fdt.h (modified) * trunk/src/VBox/Runtime/common/misc/fdt.cpp (modified) * trunk/src/VBox/Runtime/tools/RTDtc.cpp (modified) Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a ... Wed, 31 May 2023 01:09:06 GMT vboxsync [100020] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThreadedRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) VMM/IEM: Draft for execution mode flags and translation block flags. ... Tue, 30 May 2023 17:19:51 GMT vboxsync [100018] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) Shared Clipboard/HostService: Check for payload data here. bugref:9437 Tue, 30 May 2023 16:06:53 GMT vboxsync [100017] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard/HostService: Only start a transfer on the host side ... Tue, 30 May 2023 15:42:49 GMT vboxsync [100015] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) Shared Clipboard/VbglR3: Fixed parameters for root list headers. ... Tue, 30 May 2023 15:25:24 GMT vboxsync [100014] * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_ttm.c (modified) Additions: Linux: vboxvideo: Build fixes for RHEL 8.9 kernel, ... Tue, 30 May 2023 11:50:41 GMT vboxsync [100012] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: Long #else/#endif should be marked. bugref:10389 Tue, 30 May 2023 10:48:07 GMT vboxsync [100011] * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) Shared Clipboard: Moved code for handling local filesystems with ... Tue, 30 May 2023 09:55:50 GMT vboxsync [100010] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaHw.h (modified) WDDM: SVGADevCapRead. bugref:9845 Tue, 30 May 2023 09:55:31 GMT vboxsync [100009] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/misc/fdt.cpp (modified) Runtime/common/misc/fdt.cpp: Implement loading the blocks from the ... Tue, 30 May 2023 07:05:05 GMT vboxsync [100008] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp (modified) Devices/Graphics: debug logging and assertions. bugref:9830 Tue, 30 May 2023 06:31:13 GMT vboxsync [100007] * trunk/src/VBox/Runtime/common/misc/fdt.cpp (modified) Runtime: Start implementing the RTFdt* API to read and write ... Tue, 30 May 2023 06:27:25 GMT vboxsync [100006] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/fdt.h (added) * trunk/include/iprt/formats/dtb.h (added) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/fdt.cpp (added) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTDtc.cpp (added) Runtime: Start implementing the RTFdt* API to read and write ... Tue, 30 May 2023 06:21:49 GMT vboxsync [100005] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) VMM: Take the vTimer expiration into account when halting due to a ... Tue, 30 May 2023 06:20:20 GMT vboxsync [100004] * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) VMM/PGM: Ignore A20 state on reset as it is not relevant for ARM, ... Tue, 30 May 2023 06:18:41 GMT vboxsync [100003] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8: Lower the timespan when to start ... Tue, 30 May 2023 06:16:14 GMT vboxsync [100002] * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) VMM: Take the vTimer expiration into account when halting due to a ... Tue, 30 May 2023 06:11:02 GMT vboxsync [100001] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8: Set the vTimer expiration time when ... Tue, 30 May 2023 06:09:42 GMT vboxsync [100000] * trunk/include/VBox/vmm/tm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) VMM: Take the vTimer expiration into account when halting due to a ... Tue, 30 May 2023 05:50:03 GMT vboxsync [99999] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: WFI/WFE ignore the IRQ and FIQ mask flag and always return ... Mon, 29 May 2023 12:30:01 GMT vboxsync [99998] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPDX.cpp (modified) WDDM: take into account that DXGK aligns allocation size. bugref:9845 Mon, 29 May 2023 10:00:48 GMT vboxsync [99997] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaCmd.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp (modified) WDDM: deferred GMR destruction. bugref:9845 Sat, 27 May 2023 00:24:43 GMT vboxsync [99996] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) VMM/IEM: Stripped down iemReInitExec to what it's supposed to be doing. Fri, 26 May 2023 22:15:38 GMT vboxsync [99995] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: Some IEM/HM comparison logging for later use. bugref:10464 Fri, 26 May 2023 22:09:30 GMT vboxsync [99994] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) VMM/IEM: Allow setting the FCW.IC bit (discontinued with the 387) as ... Fri, 26 May 2023 22:06:46 GMT vboxsync [99993] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Corrected instruction counting in IEMExecLots, it executed ... Fri, 26 May 2023 22:05:54 GMT vboxsync [99992] * trunk/src/VBox/VMM/include/IEMMc.h (modified) VMM/IEM: Corrected IEM_MC_REF_FPUREG so it'll reference the correct ... Fri, 26 May 2023 19:19:50 GMT vboxsync [99991] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: reimplements resizeAndCloneTo fix. removes bypass. bugref:10090 Fri, 26 May 2023 13:39:41 GMT vboxsync [99990] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/Svga.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPDX.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp (modified) WDDM: deferred mob destruction. bugref:9845 Fri, 26 May 2023 12:06:12 GMT vboxsync [99989] * trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) IPRT/dvm: Use rtDvmDiskReadUnaligned rather than rtDvmDiskRead in the ... Fri, 26 May 2023 10:43:27 GMT vboxsync [99988] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Externalized prefetch queue flushing from IEMAllCImpl.cpp so ... Fri, 26 May 2023 07:28:01 GMT vboxsync [99987] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard-x11.cpp (modified) Guest Additions/VBoxClient: Add transfer callbacks to start/stop the ... Fri, 26 May 2023 07:27:10 GMT vboxsync [99986] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) Shared Clipboard/VBoxTray: Typo. bugref:9437 Fri, 26 May 2023 01:21:50 GMT vboxsync [99985] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and ... Fri, 26 May 2023 01:20:46 GMT vboxsync [99984] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and ... Fri, 26 May 2023 00:10:23 GMT vboxsync [99983] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) VMM/IEM: Removed (finally) the need to call CPUMGetGuestCPL and ... Thu, 25 May 2023 19:59:54 GMT vboxsync [99982] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThreadedRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: More plotting on the IEM recompiler. bugref:10369 Thu, 25 May 2023 12:47:46 GMT vboxsync [99981] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) FE/Qt: bugref:10460. build fix. Thu, 25 May 2023 12:34:21 GMT vboxsync [99980] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) FE/Qt: bugref:10460. Special casing OS family during default OS type ... Thu, 25 May 2023 11:52:28 GMT vboxsync [99979] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) FE/Qt: bugref:10460. Make sure 64-bit OS type is selected in case it ... Thu, 25 May 2023 11:44:58 GMT vboxsync [99977] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) Guest Additions/VBoxClient: Also use the X clipboard implementation ... Thu, 25 May 2023 11:44:00 GMT vboxsync [99976] * trunk/include/VBox/vmm/cpumctx-armv8.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for ... Thu, 25 May 2023 11:22:06 GMT vboxsync [99975] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) FE/Qt: bugref:10460. Removing the text 64-bit from OS type combo items. Thu, 25 May 2023 11:10:14 GMT vboxsync [99974] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard/HostService: Fixes for (not) reporting (and ... Thu, 25 May 2023 10:14:39 GMT vboxsync [99973] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.h (modified) FE/Qt: bugref:10451. scm fix. Thu, 25 May 2023 10:08:37 GMT vboxsync [99972] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.h (modified) FE/Qt: bugref:10451. A small change in UIHelpBrowserDialog's API. Thu, 25 May 2023 09:13:52 GMT vboxsync [99971] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp (modified) FE/Qt: bugref:10451. Disable manual download related code as we need ... Thu, 25 May 2023 08:56:09 GMT vboxsync [99970] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE ... Thu, 25 May 2023 08:48:10 GMT vboxsync [99969] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-transfers.cpp (modified) Shared Clipboard/HostService: More friendly log message if the Guest ... Thu, 25 May 2023 08:45:54 GMT vboxsync [99968] * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-transfers.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardMockHGCM.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceHost.cpp (modified) Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE ... Thu, 25 May 2023 08:36:44 GMT vboxsync [99967] * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) Shared Clipboard: Use a define for clipboard timeouts. bugref:9437 Thu, 25 May 2023 08:35:13 GMT vboxsync [99966] * trunk/include/VBox/GuestHost/SharedClipboard-transfers.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) Shared Clipboard: Use a define for clipboard timeouts. bugref:9437 Thu, 25 May 2023 08:28:24 GMT vboxsync [99965] * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/Makefile.kmk (modified) Shared Clipboard: Moved code for handling local filesystems with ... Wed, 24 May 2023 23:27:54 GMT vboxsync [99963] * trunk/src/VBox/Storage/VMDK.cpp (modified) VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the ... Wed, 24 May 2023 21:57:27 GMT vboxsync [99961] * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSg.cpp (modified) IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) ... Wed, 24 May 2023 21:55:50 GMT vboxsync [99960] * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTSg.cpp (added) IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) ... Wed, 24 May 2023 14:47:30 GMT vboxsync [99958] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsVexMap2.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsVexMap3.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMOpHlp.h (modified) IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU ... Wed, 24 May 2023 11:44:04 GMT vboxsync [99957] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Include the ARM VMM library in the package if ... Wed, 24 May 2023 11:39:15 GMT vboxsync [99956] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/include/VBox/vmm/cpumctx-armv8.h (modified) * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllSysRegs-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed ... Wed, 24 May 2023 11:11:36 GMT vboxsync [99955] * trunk/include/VBox/GuestHost/SharedClipboard-transfers.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp (modified) Shared Clipboard: Docs [build fix]. bugref:9437 Wed, 24 May 2023 11:03:01 GMT vboxsync [99954] * trunk/include/VBox/GuestHost/SharedClipboard-transfers.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-transfers.cpp (modified) Shared Clipboard: Docs. bugref:9437 Wed, 24 May 2023 10:42:42 GMT vboxsync [99953] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) Shared Clipboard: Only need to start the HTTP server on the host when ... Wed, 24 May 2023 10:40:45 GMT vboxsync [99952] * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) Shared Clipboard: Moved code for handling local filesystems with ... Wed, 24 May 2023 10:37:12 GMT vboxsync [99951] * trunk/include/VBox/GuestHost/SharedClipboard-transfers.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers-provider-local.cpp (added) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-transfers.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) Shared Clipboard: Moved code for handling local filesystems with ... Wed, 24 May 2023 10:26:57 GMT vboxsync [99950] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) FE/SDL: Windows build fix. ​bugref:9449 Wed, 24 May 2023 09:15:37 GMT vboxsync [99949] * trunk/src/VBox/Frontends/VirtualBox/src/globals/QIWithRetranslateUI.h (modified) FE/Qt: bugref:10451: Build fix for r157603. Wed, 24 May 2023 08:11:12 GMT vboxsync [99948] * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.h (modified) FE/Qt: bugref:10451. Small cleaning. Wed, 24 May 2023 06:57:28 GMT vboxsync [99947] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.cpp (modified) FE/Qt: bugref:10451. build fix. Wed, 24 May 2023 06:53:04 GMT vboxsync [99946] * trunk/src/VBox/Frontends/VirtualBox/src/UITakeSnapshotDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIManagerDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIManagerDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIFDCreationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjectItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjectItem.h (modified) * 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/UIVMCloseDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.h (modified) FE/Qt: bugref:10451. Refactoring the code which kicks of the help ... Tue, 23 May 2023 21:29:27 GMT vboxsync [99945] * trunk/src/VBox/Devices/PC/DevQemuFwCfg.cpp (modified) Devices/PC/DevQemuFwCfg: Add screenshot support for the RAM based ... Tue, 23 May 2023 20:35:48 GMT vboxsync [99944] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main/ConsoleImplConfigArmV8.cpp: Some additions to the config ... Tue, 23 May 2023 20:34:46 GMT vboxsync [99943] * trunk/src/VBox/Devices/Misc/DevFlashCFI.cpp (modified) Devices/Misc/DevFlashCFI: Add support for the NVRAM VFS interface, ... Tue, 23 May 2023 18:14:13 GMT vboxsync [99942] * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/pkg_plist (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Installer: Build fix for r157598; Remaining part. Tue, 23 May 2023 17:06:41 GMT vboxsync [99941] * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/VBoxGL2D.h (deleted) * trunk/include/VBox/VBoxOGL.h (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest (deleted) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main, FE/Qt: Wiping out old OpenGLTest code used widely across the ... Tue, 23 May 2023 15:57:14 GMT vboxsync [99940] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/Makefile.kmk (modified) Shared Clipboard: Added new testcase for the HTTP server in ... Tue, 23 May 2023 15:49:48 GMT vboxsync [99939] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/Makefile.kmk (modified) Shared Clipboard: Added new testcase for the HTTP server in ... Tue, 23 May 2023 15:42:02 GMT vboxsync [99938] * trunk/src/VBox/GuestHost/SharedClipboard/testcase/Makefile.kmk (modified) Shared Clipboard: Added new testcase for the HTTP server in ... Tue, 23 May 2023 15:38:52 GMT vboxsync [99937] * trunk/include/VBox/GuestHost/SharedClipboard-transfers.h (modified) * trunk/include/iprt/http-server.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers-http.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/testcase/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardHttpServer.cpp (added) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-transfers.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) * trunk/src/VBox/Runtime/r3/http-server.cpp (modified) * trunk/src/VBox/Runtime/tools/RTHttpServer.cpp (modified) Shared Clipboard: Added new testcase for the HTTP server in ... Tue, 23 May 2023 15:16:29 GMT vboxsync [99936] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt: Wiping out UIFrameBuffer code related to obsolete ... Tue, 23 May 2023 13:03:37 GMT vboxsync [99935] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) VMM/GIC: Always set DS bit in the CTRL register to indicate we only ... Tue, 23 May 2023 12:29:37 GMT vboxsync [99934] * trunk/src/VBox/ValidationKit/testmanager/core/testresults.py (modified) testmanager: missing newline in sql. bugref:10364 Tue, 23 May 2023 12:18:13 GMT vboxsync [99933] * trunk/src/VBox/VMM/include/IEMInline.h (modified) VMM/IEM: A couple of clang warning fixes. Tue, 23 May 2023 12:16:26 GMT vboxsync [99932] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThreadedRecompiler.cpp (modified) VMM/IEM: scm fix. bugref:10369 Tue, 23 May 2023 11:43:32 GMT vboxsync [99931] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) Removed the character '\'. Tue, 23 May 2023 09:53:04 GMT vboxsync [99930] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThreadedRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: More recompiler work. bugref:10369 Tue, 23 May 2023 08:56:52 GMT vboxsync [99929] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: bugref:10451. More refactoring. Tue, 23 May 2023 08:05:36 GMT vboxsync [99927] * trunk/src/VBox/Devices/EFI/DevEFI-armv8.cpp (added) * trunk/src/VBox/Devices/EFI/DevEFI-binaries.S (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFIAArch32.fd (added) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFIAArch64.fd (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Devices/EFI,Main: Include EFI firmware images for ARMv8 in VBoxDD2 ... Tue, 23 May 2023 06:48:19 GMT vboxsync [99926] * trunk/src/VBox/VMM/Makefile.kmk (modified) Config.kmk: Enable ARMv8 virtualization now that we have something ... Tue, 23 May 2023 06:46:31 GMT vboxsync [99925] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main/src-client/ConsoleImpl: Add some _very_ basic config code to run ... Mon, 22 May 2023 21:07:15 GMT vboxsync [99924] * trunk/src/VBox/VMM/include/EMInline.h (modified) VMM/EM: scm fix Mon, 22 May 2023 21:06:26 GMT vboxsync [99923] * trunk/src/VBox/VMM/include/EMInternal.h (modified) VMM/EM: scm fix Mon, 22 May 2023 20:52:26 GMT vboxsync [99920] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/EMInline.h (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) VMM/EM: Time slice cleanups. Scm fixes.