# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 8, 2025 9:49:59 AM 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:53:17 GMT vboxsync [99922] * trunk/include/VBox/vmm/ssm.h (modified) VMM/SSM: scm fix Mon, 22 May 2023 20:52:28 GMT vboxsync [99921] * trunk/include/iprt/thread.h (modified) iprt/thread.h: scm fixes 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. Mon, 22 May 2023 19:35:57 GMT vboxsync [99919] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM: The ARMv8 variant needs the right disassembler of course, ... Mon, 22 May 2023 19:07:02 GMT vboxsync [99918] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to ... Mon, 22 May 2023 19:06:14 GMT vboxsync [99917] * trunk/src/VBox/Devices/PC/DevQemuFwCfg.cpp (modified) Devices/DevQemuFwCfg: Stub the pfnSendModeHint callback required by ... Mon, 22 May 2023 19:02:50 GMT vboxsync [99916] * trunk/include/VBox/gic.h (modified) include/VBox/gic.h: Fix typo, bugref:10404 Mon, 22 May 2023 18:42:10 GMT vboxsync [99915] * trunk/src/VBox/Main/Makefile.kmk (modified) * 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 18:37:32 GMT vboxsync [99914] * trunk/Config.kmk (modified) Config.kmk: Enable ARMv8 virtualization now that we have something ... Mon, 22 May 2023 18:36:24 GMT vboxsync [99913] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (added) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/src-client/ConsoleImpl: Add some _very_ basic config code to run ... Mon, 22 May 2023 18:34:20 GMT vboxsync [99912] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide ... Mon, 22 May 2023 17:57:56 GMT vboxsync [99911] * trunk/src/VBox/VMM/VMMR3/MM.cpp (modified) VMM/MM: make it possible to prepopulate a RAM region with data from a ... Mon, 22 May 2023 17:15:24 GMT vboxsync [99910] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.h (modified) FE/Qt: bugref:10451. Removing endif guards and some more refactoring. Mon, 22 May 2023 17:02:32 GMT vboxsync [99909] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (moved) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (copied) Main/ConsoleImpl: Split the VM config code into a common and ... Mon, 22 May 2023 16:59:46 GMT vboxsync [99908] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) FE/VBoxBFE: Use the new PrepopulateFromFile CFGM key when ... Mon, 22 May 2023 16:58:55 GMT vboxsync [99907] * trunk/src/VBox/VMM/VMMR3/MM.cpp (modified) VMM/MM: make it possible to prepopulate a RAM region with data from a ... Mon, 22 May 2023 16:46:10 GMT vboxsync [99906] * trunk/include/iprt/cdefs.h (modified) include/iprt/cdefs.h: Fix DECL_HIDDEN_THROW() define Mon, 22 May 2023 14:44:53 GMT vboxsync [99905] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: bugref:10451. scm fix. Mon, 22 May 2023 14:44:15 GMT vboxsync [99904] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) FE/Qt: bugref:10451. Some cleaning before moving stuff around. part 1. Mon, 22 May 2023 14:32:52 GMT vboxsync [99903] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) FE/Qt: bugref:10451. Removing an unused parameter. Mon, 22 May 2023 14:18:40 GMT vboxsync [99902] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated ... Mon, 22 May 2023 14:15:10 GMT vboxsync [99901] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTThreadExecutionTime.cpp (modified) IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase. Mon, 22 May 2023 13:14:20 GMT vboxsync [99900] * trunk/src/VBox/VMM/VMMR3/EMR3Dbg.cpp (modified) VMM/EM: Added .iemrecompiled debugger command. bugref:10369 Mon, 22 May 2023 12:43:21 GMT vboxsync [99899] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no ... Mon, 22 May 2023 12:05:07 GMT vboxsync [99898] * trunk/src/VBox/VMM/include/EMInline.h (added) VMM/EM,DBGF: Repurposing the inner REM execution loop for ... Mon, 22 May 2023 11:43:38 GMT vboxsync [99897] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Dbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) VMM/EM,DBGF: Repurposing the inner REM execution loop for ... Mon, 22 May 2023 11:41:57 GMT vboxsync [99896] * trunk/include/VBox/vmm/ssm.h (modified) VMM/SSM: Added SSM_GET_STD_ENUM32_RET for automatically validating ... Mon, 22 May 2023 11:40:40 GMT vboxsync [99895] * trunk/src/VBox/Devices/Gpio/DevPL061.cpp (added) Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to ... Mon, 22 May 2023 11:27:41 GMT vboxsync [99894] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) FE/VBoxBFE: Configure ARM PL061 GPIO device, bugref:10453, bugref:10397 Mon, 22 May 2023 11:26:58 GMT vboxsync [99893] * trunk/src/VBox/Devices/Gpio (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to ... Mon, 22 May 2023 11:20:19 GMT vboxsync [99892] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibRuntimeXF86.cpp (modified) Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding ... Mon, 22 May 2023 10:55:43 GMT vboxsync [99891] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) VMM/PGM: Docs correction for PGMInvalidatePage. Mon, 22 May 2023 10:40:30 GMT vboxsync [99890] * trunk/src/VBox/Frontends/VBoxBFE/Display.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/Display.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/Keyboard.cpp (added) * trunk/src/VBox/Frontends/VBoxBFE/Keyboard.h (added) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) FE/VBoxBFE: Some crude keyboard implementation for some input support ... Mon, 22 May 2023 10:38:11 GMT vboxsync [99889] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) Devices/DevVirtioNet: Don't fail if there is no status driver ... Mon, 22 May 2023 10:36:30 GMT vboxsync [99888] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a ... Mon, 22 May 2023 10:33:51 GMT vboxsync [99887] * trunk/src/VBox/Devices/Storage/DrvRamDisk.cpp (modified) Devices/DrvRamDisk: Return VERR_PDM_GEOMETRY_NOT_SET to indicate that ... Mon, 22 May 2023 10:32:57 GMT vboxsync [99886] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Devices/DevE1000: Don't crash if there is no status driver attached, ... Mon, 22 May 2023 10:31:37 GMT vboxsync [99885] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/include/GICInternal.h (modified) VMM/GIC: Updates to the emulation implementation, some basic SPI ... Sun, 21 May 2023 14:25:50 GMT vboxsync [99884] * trunk/Config.kmk (modified) FE/Qt: bugref:10451 Some cleaning. Sun, 21 May 2023 13:50:12 GMT vboxsync [99883] * trunk/Config.kmk (modified) FE/Qt: bugref:10451 Build fix. Sun, 21 May 2023 13:18:02 GMT vboxsync [99882] * trunk/Config.kmk (modified) FE/Qt: bugref:10451 An addendum to r157522. Sun, 21 May 2023 12:51:19 GMT vboxsync [99881] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:10451 Removing the definition VBOX_WITH_QHELP_VIEWER ... Sun, 21 May 2023 12:17:43 GMT vboxsync [99880] * 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/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.h (modified) FE/Qt: bugref:10451 Replacing VBOX_WITH_QHELP_VIEWER with ... Sun, 21 May 2023 12:10:25 GMT vboxsync [99879] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:10451 Replacing some define guards in GUI makefile. Sun, 21 May 2023 11:57:21 GMT vboxsync [99878] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:10451 Add VBOX_WITH_DOCS_QHELP define to GUI binaries. Sat, 20 May 2023 14:43:30 GMT vboxsync [99877] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) Devices/Graphics: Corresponding format for ... Sat, 20 May 2023 01:02:14 GMT vboxsync [99876] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibRuntimeXF86.cpp (modified) Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding ... Sat, 20 May 2023 00:57:37 GMT vboxsync [99875] * trunk/src/VBox/ValidationKit/testmanager/core/webservergluebase.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/webservergluecgi.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmin.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuibase.py (modified) ValKit: pylint adjustments for PEP-594 (dead batteries) Sat, 20 May 2023 00:56:20 GMT vboxsync [99874] * trunk/src/libs/dxvk-native-1.9.2a/src/util/util_bit.h (modified) libs/dxvk-native: Build fix for gcc 13.1.1. Fri, 19 May 2023 21:48:33 GMT vboxsync [99873] * trunk/Config.kmk (modified) /config.kmk: Some cleanups around VBOX_PATH_QT (untested). [fixes] ... Fri, 19 May 2023 20:48:09 GMT vboxsync [99872] * trunk/Config.kmk (modified) /Config.kmk: Some cleanups around VBOX_PATH_QT (untested). bugref:10450 Fri, 19 May 2023 20:29:31 GMT vboxsync [99871] * trunk/Makefile.kmk (modified) /Makefile.kmk: Attempt to simplify and clean up the qt[56]-bin stuff. ... Fri, 19 May 2023 19:51:37 GMT vboxsync [99870] * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.cpp (modified) *: A bunch of adjustments that allows using /permissive- with Visual ... Fri, 19 May 2023 18:46:39 GMT vboxsync [99869] * trunk/Makefile.kmk (modified) scm fixes for makefile.kmk Fri, 19 May 2023 18:38:35 GMT vboxsync [99868] * trunk/Config.kmk (modified) scm fixes for config.kmk Fri, 19 May 2023 18:26:42 GMT vboxsync [99867] * trunk/Makefile.kmk (modified) trying to fix scm for Makefile.kmk... ;_; Fri, 19 May 2023 18:03:14 GMT vboxsync [99866] * trunk/Makefile.kmk (modified) trying to fix scm for Makefile.kmk (help, I'm crying...) Fri, 19 May 2023 18:01:03 GMT vboxsync [99865] * trunk/src/VBox/Frontends/VirtualBox/src/platform/nix/XKeyboard.h (modified) fix scm for src/VBox/Frontends/VirtualBox/src/platform/nix/XKeyboard.h Fri, 19 May 2023 17:39:39 GMT vboxsync [99864] * trunk/Makefile.kmk (modified) scm fixes for Makefile.kmk, plus ansible changes, if macos is newer ... Fri, 19 May 2023 17:34:53 GMT vboxsync [99863] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/nix/VBoxUtils-nix.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThreadedRecompiler.cpp (modified) scm fixes for src\platform\nix\VBoxUtils-nix.h Config.kmk ... Fri, 19 May 2023 17:31:17 GMT vboxsync [99862] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.cpp (modified) VMSVGA: Avoid recursive acquision of spinlock while processing ... Fri, 19 May 2023 16:58:08 GMT vboxsync [99861] * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) Linux: vboxdrv: suppress false-positive warning caused by ... Fri, 19 May 2023 14:47:15 GMT vboxsync [99860] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (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/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.h (modified) FE/Qt: bugref:10451. Reverting r157497. Fri, 19 May 2023 14:10:07 GMT vboxsync [99859] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (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/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.h (modified) FE/Qt: bugref:10451. Unify VBOX_WITH_DOCS_QHELP and ... Fri, 19 May 2023 10:42:59 GMT vboxsync [99858] * trunk (modified) kBuild 3588 -> 3593: qt6 fix for windows and some debug CRT related ... Fri, 19 May 2023 09:05:50 GMT vboxsync [99857] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.cpp (modified) WDDM: D3D10_DDI_MAP_FLAG_DONOTWAIT fix; remove FlushCommands from ... Fri, 19 May 2023 08:54:11 GMT vboxsync [99856] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.cpp (modified) WDDM: Take into account the D3D10_DDI_MAP_FLAG_DONOTWAIT flag in ... Fri, 19 May 2023 07:35:22 GMT vboxsync [99855] * 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) WDDM: UpdateSubresourceUP uses a pool of staging buffers. bugref:9845 Thu, 18 May 2023 14:57:20 GMT vboxsync [99854] * trunk/Makefile.kmk (modified) Makefile.kmk: bugref:10450: Adjust a list of Qt libraries being ... Thu, 18 May 2023 14:40:43 GMT vboxsync [99853] * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) Debugger/Gui: ​bugref:10450: Some Qt6 compatibility stuff. Thu, 18 May 2023 13:24:47 GMT vboxsync [99852] * trunk/Makefile.kmk (modified) Makefile.kmk bugref:10450: Adjust a list of Qt libraries being ... Thu, 18 May 2023 13:20:46 GMT vboxsync [99851] * trunk/Config.kmk (modified) Config.kmk bugref:10450: Adjust a list of Qt modules for Qt 5/6 on ... Thu, 18 May 2023 13:13:57 GMT vboxsync [99850] * trunk/Config.kmk (modified) bugref:10450: Teach Config.kmk how to find Qt6 on X11 hosts. Thu, 18 May 2023 13:11:34 GMT vboxsync [99849] * trunk/Config.kmk (modified) Config.kmk: bugref:10450: Accidentally committed some of local ... Thu, 18 May 2023 13:04:42 GMT vboxsync [99848] * trunk/Config.kmk (modified) bugref:10450: Teach Config.kmk how to find Qt6 on Windows host. Thu, 18 May 2023 13:00:51 GMT vboxsync [99847] * trunk/Config.kmk (modified) Config.kmk: bugref:10450: Small fix for r157425 to make required flag ... Thu, 18 May 2023 12:12:31 GMT vboxsync [99846] * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk (modified) bugref:10450: Code parts which uses Qt6 on Windows require ... Thu, 18 May 2023 11:13:00 GMT vboxsync [99845] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/DragAndDrop/testcase/tstDragAndDropQt/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardQt/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) bugref:10450: Justify Qt 5/6 unit choice in various project parts. Thu, 18 May 2023 11:10:20 GMT vboxsync [99844] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:10450: No WinExtras module in Qt6 similar to other ... Thu, 18 May 2023 11:08:36 GMT vboxsync [99843] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: bugref:10450: Runtime UI: Wiping out some old Windows stuff ... Thu, 18 May 2023 11:06:20 GMT vboxsync [99842] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) FE/Qt: bugref:10450: Qt6 compatibility bits for QImage stuff; ... Thu, 18 May 2023 11:05:14 GMT vboxsync [99841] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIErrorString.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIExtension.cpp (modified) FE/Qt: bugref:10450: Qt6 compatibility bits for QString stuff; ... Thu, 18 May 2023 10:26:35 GMT vboxsync [99840] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UISharedFolderDetailsEditor.cpp (modified) FE/Qt: bugref:10450: VM Settings: Qt6 compatibility bit for ... Thu, 18 May 2023 10:21:44 GMT vboxsync [99839] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 ... Thu, 18 May 2023 10:06:30 GMT vboxsync [99838] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 ... Thu, 18 May 2023 10:03:39 GMT vboxsync [99837] * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/VBoxUtils-win.cpp (modified) FE/Qt: bugref:10450: A bit of missed Qt includes in Win utils; They ... Thu, 18 May 2023 10:02:12 GMT vboxsync [99836] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: bugref:10450: No need to enable HiDPI support since Qt6, it's ... Thu, 18 May 2023 09:50:52 GMT vboxsync [99835] * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) Debugger/Console: bugref:10450: Move to modern way of assigning ... Thu, 18 May 2023 09:44:24 GMT vboxsync [99834] * trunk/include/VBox/VBoxGL2D.h (modified) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk (modified) OpenGLTest: bugref:10450: Adding missed include to be able to build ... Thu, 18 May 2023 08:12:01 GMT vboxsync [99833] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/SvgaFifo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaUtils.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp (modified) VMSVGA: Reverting temporary logging added by r157444 and r157409, ... Thu, 18 May 2023 01:18:57 GMT vboxsync [99832] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThreadedRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: More recompiler work. bugref:10369 Wed, 17 May 2023 18:34:16 GMT vboxsync [99831] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp (modified) Devices/Graphics: RTV -> UAV fix copy paste bug Wed, 17 May 2023 14:03:55 GMT vboxsync [99830] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/nix (moved) FE/Qt: bugref:10421. Renaming platform/x11 to platform/nix. Wed, 17 May 2023 13:51:57 GMT vboxsync [99829] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp (modified) *: A bunch of adjustments that allows using /permissive- with Visual ... Wed, 17 May 2023 13:48:57 GMT vboxsync [99828] * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/com/microatl.h (modified) * trunk/include/iprt/nocrt/fstream (modified) * trunk/include/iprt/nocrt/ios (modified) * trunk/include/iprt/nocrt/ostream (modified) * trunk/include/iprt/nocrt/string (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDrawCmd.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispInternal.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPRegistry.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPRegistry.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/path.cpp (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioDSoundMMNotifClient.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioWasApi.cpp (modified) * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostart-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/RTPathQueryInfo-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) *: A bunch of adjustments that allows using /permissive- with Visual ... Wed, 17 May 2023 12:38:14 GMT vboxsync [99827] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h (modified) FE/Qt: bugref:10407. Adding a getter to UICommon to return display ... Wed, 17 May 2023 12:36:44 GMT vboxsync [99826] * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c (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/platform/x11/XKeyboard-new.cpp (modified) FE/Qt: bugref:10407. Reverting r157461.