# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Apr 16, 2025 6:48:50 PM Thu, 27 Mar 2025 13:08:29 GMT vboxsync [108767] * trunk/include/VBox/gic-its.h (modified) * trunk/include/VBox/gic.h (modified) * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (modified) * trunk/src/VBox/VMM/include/GITSInternal.h (modified) VMM/GIC: bugref:10877 Work-in-progress CWRITER, CREADR bits and fixes ... Thu, 27 Mar 2025 11:38:49 GMT vboxsync [108766] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) Add/Nt/wddm/VBoMPIf.h: @todo VBOXWDDM_ROUNDBOUND -> RT_ALIGN_xx Thu, 27 Mar 2025 10:59:19 GMT vboxsync [108765] * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (modified) VMM/GIC: bugref:10877 GITS work-in-progress. Thu, 27 Mar 2025 10:50:57 GMT vboxsync [108764] * trunk/include/VBox/gic-its.h (modified) * trunk/include/VBox/gic.h (modified) * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (modified) VMM/GIC: bugref:10877 GITS work-in-progress. Thu, 27 Mar 2025 10:22:31 GMT vboxsync [108763] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) VMM/NEMR3Native-win-armv8.cpp: Cleanup the state import export ... Thu, 27 Mar 2025 10:16:28 GMT vboxsync [108762] * trunk/include/VBox/gic-its.h (modified) * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (modified) * trunk/src/VBox/VMM/include/GITSInternal.h (modified) VMM/GIC: bugref:10877 GITS work-in-progress. Thu, 27 Mar 2025 09:15:09 GMT vboxsync [108761] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) VMM/NEMR3Native-win-armv8.cpp: Some cleanup, get rid of unused memory ... Wed, 26 Mar 2025 17:11:47 GMT vboxsync [108760] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt: ticketref:22096: Runtime UI / Frame-buffer: Make sure mouse ... Wed, 26 Mar 2025 16:18:44 GMT vboxsync [108759] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) VMM/Arm: Add ACTLR_EL1 to the CPU state, bugref:10392 [Windows build ... Wed, 26 Mar 2025 16:05:20 GMT vboxsync [108758] * trunk/include/VBox/vmm/cpumctx-armv8.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMDbg-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/Arm: Add ACTLR_EL1 to the CPU state, bugref:10392 Wed, 26 Mar 2025 14:26:34 GMT vboxsync [108757] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) VMM/NEMR3Native-win-armv8.cpp: Need to save/restore the ... Wed, 26 Mar 2025 12:56:18 GMT vboxsync [108756] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp (modified) FE/Qt: bugref:10843 Changing tooltip text of tool bar button in the ... Wed, 26 Mar 2025 12:49:44 GMT vboxsync [108755] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) VBoxService/Shared Folders: Skip initializing / enabling the ... Wed, 26 Mar 2025 12:02:25 GMT vboxsync [108754] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) VBoxService/Shared Folders: Skip initializing / enabling the ... Wed, 26 Mar 2025 11:55:20 GMT vboxsync [108753] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) VBoxService/Shared Folders: Resolve ERROR_BAD_PROVIDER before calling ... Wed, 26 Mar 2025 10:45:58 GMT vboxsync [108752] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main: bugref:10877 Enable MBIs only when the ITS is enabled. Wed, 26 Mar 2025 10:33:33 GMT vboxsync [108751] * trunk/include/VBox/gic-its.h (modified) * trunk/include/VBox/gic.h (modified) * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GICR3.cpp (modified) * trunk/src/VBox/VMM/include/GITSInternal.h (modified) VMM/GIC: bugref:10877 GITS PIDR2 register reads and related nits. Wed, 26 Mar 2025 08:44:50 GMT vboxsync [108749] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/SystemTableBuilder.cpp (modified) Main: bugref:10877 Dont' add the ACPI MADT entry for the GIC ITS if ... Wed, 26 Mar 2025 07:48:57 GMT vboxsync [108748] * trunk/src/VBox/VMM/VMMR3/GICR3Nem-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp (modified) VMM/GICR3Nem-win.cpp: Adapt to the latest Hyper-V API changes in ... Wed, 26 Mar 2025 07:47:08 GMT vboxsync [108747] * trunk/src/VBox/VMM/VMMR3/GICR3.cpp (modified) VMM/GIC: bugref:10877 Check LPIs and ITS enabled states are in sync. ... Wed, 26 Mar 2025 07:46:17 GMT vboxsync [108746] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main: bugref:10877 Enable LPIs when GITS is configured for the VM. Wed, 26 Mar 2025 07:34:58 GMT vboxsync [108745] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) VMM/GIC: bugref:10877 Assert adjustments on unexpected/unknown ... Wed, 26 Mar 2025 07:27:30 GMT vboxsync [108744] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) VMM/GIC: bugref:10877 Assert for now on reading unknown registers in ... Wed, 26 Mar 2025 07:14:51 GMT vboxsync [108743] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (modified) VMM/GIC: bugref:10877 Use macros for register offset range checks. Wed, 26 Mar 2025 06:42:04 GMT vboxsync [108742] * trunk/src/VBox/Main/include/SystemTableBuilder.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/SystemTableBuilder.cpp (modified) Main: bugref:10877 Added ACPI MADT table entry for the GIC ITS and ... Tue, 25 Mar 2025 20:10:32 GMT vboxsync [108740] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) Main/MachineImplMoveVM: Minor code cleanup: remove unused variables, ... Tue, 25 Mar 2025 14:08:37 GMT vboxsync [108739] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Don't assert and fake success on a driverless build because ... Tue, 25 Mar 2025 13:29:27 GMT vboxsync [108738] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) Main/MachineImplMoveVM: Correct two locations in ... Tue, 25 Mar 2025 13:13:16 GMT vboxsync [108737] * trunk/src/VBox/Additions/x11/VBoxClient/vboxwl.cpp (modified) Additions: Linux: vboxwl: Improve check for Plasma (on Wayland) DE, ... Tue, 25 Mar 2025 11:03:06 GMT vboxsync [108735] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) FE/Qt: bugref:10067: Notification-center: Make sure notification- ... Tue, 25 Mar 2025 10:35:14 GMT vboxsync [108734] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjectItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjectItem.h (modified) FE/Qt: bugref:10067: Notification-center: Make sure dismiss and close ... Tue, 25 Mar 2025 10:24:27 GMT vboxsync [108733] * trunk/src/VBox/VMM/VMMR3/GICR3.cpp (modified) VMM/GIC: bugref:10877 todo nits. Tue, 25 Mar 2025 08:42:33 GMT vboxsync [108732] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (modified) VMM/GIC: bugref:10877 Fixes for pedantic sign-compare warnings on GCC ... Tue, 25 Mar 2025 08:28:01 GMT vboxsync [108731] * trunk/src/VBox/VMM/VMMR3/GICR3Nem-linux.cpp (modified) VMM/GICR3Nem-linux.cpp: Call the correct reset method or we end up ... Tue, 25 Mar 2025 07:14:06 GMT vboxsync [108730] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) VMM/GIC: bugref:10877 Fixes for pedantic sign-compare warnings on GCC. Tue, 25 Mar 2025 06:48:39 GMT vboxsync [108729] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM: dwarfdump from binutils has slightly different arguments, ... Tue, 25 Mar 2025 06:37:43 GMT vboxsync [108728] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGMPhys.cpp: gcc build fix if -Werror is enabled, bugref:10391 Tue, 25 Mar 2025 05:51:48 GMT vboxsync [108727] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) HostDrivers/Support: Make SUPR3 work on hosts where the page size is ... Mon, 24 Mar 2025 20:08:34 GMT vboxsync [108726] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) HostDrivers/Support: Make SUPR3 work on hosts where the page size is ... Mon, 24 Mar 2025 18:54:47 GMT vboxsync [108725] * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) HostDrivers/Support: Make SUPR3 work on hosts where the page size is ... Mon, 24 Mar 2025 18:53:21 GMT vboxsync [108724] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) HostDrivers/Support: Make SUPR3 work on hosts where the page size is ... Mon, 24 Mar 2025 18:25:39 GMT vboxsync [108723] * trunk/src/VBox/Runtime/testcase/tstRTAcpi.cpp (modified) Runtime/testcase/tstRTAcpi.cpp: Temporarily disable testcase until I ... Mon, 24 Mar 2025 17:07:21 GMT vboxsync [108722] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Unattended. Remove a forgotten include. Mon, 24 Mar 2025 16:50:43 GMT vboxsync [108721] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) Removed 2D video acceleration (aka VAHW / VBOX_WITH_VIDEOHWACCEL) ... Mon, 24 Mar 2025 15:26:59 GMT vboxsync [108719] * trunk/src/VBox/Devices/EFI/Firmware/Config.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/Makefile.kmk (modified) * trunk/tools/kBuildTools/VBoxXClang.kmk (added) tools,Devices/EFI/Firmware: Switch to a clang based cross compile ... Mon, 24 Mar 2025 14:56:08 GMT vboxsync [108718] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) Runtime/testcase/tstRTInlineAsm.cpp: Enforce alignment of s_u128 at a ... Mon, 24 Mar 2025 14:09:29 GMT vboxsync [108717] * trunk/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/Elf32Convert.c (modified) Devices/EFI/FIrmware/GenFw: Handle R_ARM_PC13 aka R_ARM_LDR_PC_G0 ... Mon, 24 Mar 2025 12:43:36 GMT vboxsync [108716] * trunk/include/VBox/vmm/pdmgic.h (modified) * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GICR3.cpp (modified) * trunk/src/VBox/VMM/include/GICInternal.h (modified) VMM/GIC: bugref:10877 ITS bits, trying guest to probe/enable the ITS. ... Mon, 24 Mar 2025 12:06:59 GMT vboxsync [108715] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Main/webservice/Makefile.kmk: Temporary fix to get webservices ... Mon, 24 Mar 2025 11:05:02 GMT vboxsync [108714] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) HostDrivers/Support/SUPR3HardenedVerify.cpp: Don't try to verify R0 ... Mon, 24 Mar 2025 11:02:36 GMT vboxsync [108713] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.h (modified) FE/Qt: A better marking for errors in new vm wizard. Mon, 24 Mar 2025 11:02:34 GMT vboxsync [108712] * trunk/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp (modified) HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp: We don't ... Mon, 24 Mar 2025 10:58:49 GMT vboxsync [108711] * trunk/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp (modified) HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp: We don't ... Mon, 24 Mar 2025 09:34:46 GMT vboxsync [108710] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/target-armv8/IEMAll-armv8.cpp (copied) VMM/IEM: More ARM target work. jiraref:VBP-1598 Mon, 24 Mar 2025 09:28:25 GMT vboxsync [108709] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, ... Mon, 24 Mar 2025 09:16:43 GMT vboxsync [108708] * trunk/include/VBox/param.h (modified) * trunk/include/VBox/vmm/uvm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMmioNew.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GVMMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3IoPort.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3Mmio.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, ... Mon, 24 Mar 2025 06:59:38 GMT vboxsync [108705] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux: Allow creating run packages from other hosts, use ... Mon, 24 Mar 2025 06:58:34 GMT vboxsync [108704] * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux: Allow creating run packages from other hosts, use ... Fri, 21 Mar 2025 23:27:14 GMT vboxsync [108702] * trunk/include/VBox/vmm/cpumctx-armv8.h (modified) * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/target-armv8/IEMInline-armv8.h (copied) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: More ARM target work. jiraref:VBP-1598 Fri, 21 Mar 2025 17:28:22 GMT vboxsync [108701] * trunk/src/libs/dxvk-2.3.1/src/d3d11/d3d11_device.cpp (modified) * trunk/src/libs/dxvk-2.3.1/src/d3d11/d3d11_video.cpp (modified) * trunk/src/libs/dxvk-2.3.1/src/dxvk/dxvk_video_decoder.cpp (modified) * trunk/src/libs/dxvk-2.3.1/src/dxvk/dxvk_video_decoder.h (modified) libs/dxvk-2.3.1: Video decode: set ConfigDecoderSpecific flag ... Fri, 21 Mar 2025 16:56:27 GMT vboxsync [108700] * trunk/src/VBox/Disassembler/Disasm.cpp (modified) Disassembler: Get rid of PAGE_SIZE dependency in userspace for hosts ... Fri, 21 Mar 2025 16:55:53 GMT vboxsync [108699] * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) Disassembler: Get rid of PAGE_SIZE dependency in userspace for hosts ... Fri, 21 Mar 2025 15:52:58 GMT vboxsync [108698] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) Windows host installer stub (VBoxStub): Enabled building with splash ... Fri, 21 Mar 2025 15:52:10 GMT vboxsync [108697] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) Windows host installer stub (VBoxStub): Enabled building with splash ... Fri, 21 Mar 2025 15:49:53 GMT vboxsync [108696] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) Windows host installer stub (VBoxStub): Enabled building with splash ... Fri, 21 Mar 2025 15:19:48 GMT vboxsync [108694] * trunk/include/VBox/gic-its.h (modified) * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (modified) VMM/GIC: Build and scm fixes Fri, 21 Mar 2025 15:08:35 GMT vboxsync [108692] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) tools/Makefile.kmk,Main/webservices/Makefile.kmk: Update gsoap tools ... Fri, 21 Mar 2025 14:02:55 GMT vboxsync [108691] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIGlobalToolsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.h (modified) FE/Qt: bugref:10814: VBox Manager / Tool-pane: Wipe out tool-model ... Fri, 21 Mar 2025 13:49:37 GMT vboxsync [108690] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIGlobalToolsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsView.h (modified) FE/Qt: bugref:10814: VBox Manager / Tool-pane: Wipe out popup-mode ... Fri, 21 Mar 2025 13:13:47 GMT vboxsync [108689] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (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 9.7 kernel, ... Fri, 21 Mar 2025 12:35:45 GMT vboxsync [108687] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerMouse.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:10814: VBox Manager / Chooser-pane: Wipe out tool- ... Fri, 21 Mar 2025 10:50:09 GMT vboxsync [108685] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) VMM/GIC: bugref:10877 nits. Fri, 21 Mar 2025 10:01:51 GMT vboxsync [108684] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Main/webservice: Find the gsoap binaries required to build vboxwebsrv ... Fri, 21 Mar 2025 09:55:02 GMT vboxsync [108683] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) Windows Guest Additions installer: Fixed shipping VBoxAudioTest and ... Fri, 21 Mar 2025 09:38:38 GMT vboxsync [108682] * trunk/include/VBox/gic-its.h (added) * trunk/include/VBox/vmm/pdmgic.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GITSAll.cpp (added) * trunk/src/VBox/VMM/VMMR3/GICR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GICR3Nem-darwin.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GICR3Nem-linux.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GICR3Nem-win.cpp (modified) * trunk/src/VBox/VMM/include/GICInternal.h (modified) * trunk/src/VBox/VMM/include/GITSInternal.h (added) VMM/GIC: bugref:10877 GITS scafolding. Fri, 21 Mar 2025 08:15:13 GMT vboxsync [108679] * trunk/src/VBox/Additions/WINNT/Installer/Languages/English.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/Languages/French.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/Languages/German.nsh (modified) Windows Guest Additions installer: Be a bit more specific when ... Thu, 20 Mar 2025 21:50:48 GMT vboxsync [108678] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGM: Make it work for hosts where we don't know the host page ... Thu, 20 Mar 2025 21:33:44 GMT vboxsync [108677] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGM: Make it work for hosts where we don't know the host page ... Thu, 20 Mar 2025 21:29:19 GMT vboxsync [108676] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Don't need the abZeroPg and abMmioPg page sized members if ... Thu, 20 Mar 2025 21:26:51 GMT vboxsync [108675] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) RDP: Make it work for hosts where we don't know the host page size ... Thu, 20 Mar 2025 18:23:32 GMT vboxsync [108674] * trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h (modified) VMM/include/IEMN8veRecompilerTlbLookup.h: Make it work for hosts ... Thu, 20 Mar 2025 18:18:43 GMT vboxsync [108673] * trunk/src/VBox/VMM/VMMR3/GVMMR3.cpp (modified) VMM/VMMR3/GVMMR3.cpp: Make it work for hosts where we don't know the ... Thu, 20 Mar 2025 18:12:16 GMT vboxsync [108672] * trunk/src/VBox/VMM/VMMR3/DBGFR3Trace.cpp (modified) VMM/VMMR3/DBGFR3Trace.cpp: Make it work for hosts where we don't know ... Thu, 20 Mar 2025 17:27:56 GMT vboxsync [108670] * trunk/src/VBox/VMM/VMMR3/NEMR3NativeTemplate-linux.cpp.h (modified) VMM/VMMR3/NEMR3NativeTemplate-linux.cpp.h: Make it compile with older ... Thu, 20 Mar 2025 17:25:30 GMT vboxsync [108669] * trunk/include/iprt/asmdefs-arm.h (modified) * trunk/src/bldprogs/VBoxDef2LazyLoad.cpp (modified) include/iprt/asmdefs-arm.h,bldprogs/VBoxDef2LazyLoad.cpp: Make the ... Thu, 20 Mar 2025 17:17:46 GMT vboxsync [108668] * trunk/src/VBox/Additions/common/VBoxGuest/lib/testcase/tstVbglR0PhysHeap-1.cpp (modified) Additions/common/VBoxGuest/lib/testcase/tstVbglR0PhysHeap-1.cpp: Make ... Thu, 20 Mar 2025 17:16:50 GMT vboxsync [108667] * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp (modified) Additions/x11/VBoxClient/testcase: clang build fixes, bugref:10391 Thu, 20 Mar 2025 17:16:26 GMT vboxsync [108666] * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp (modified) Additions/x11/VBoxClient/seamless-x11.cpp: clang build fixes, ... Thu, 20 Mar 2025 16:54:08 GMT vboxsync [108665] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIGlobalToolsWidget.cpp (modified) FE/Qt: bugref:10814: VBox Manager: Forgot something in r168077. Thu, 20 Mar 2025 16:39:19 GMT vboxsync [108664] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIGlobalToolsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIGlobalToolsWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIMachineToolsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIMachineToolsWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) FE/Qt: bugref:10814: VBox Manager: Switch everything from hamburger ... Thu, 20 Mar 2025 16:15:22 GMT vboxsync [108663] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIGlobalToolsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIGlobalToolsWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIMachineToolsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIMachineToolsWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxWidget.cpp (modified) FE/Qt: bugref:10814: Reverting r168069 and r168068; It was too early ... Thu, 20 Mar 2025 15:49:49 GMT vboxsync [108662] * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) HostDrivers/Support/testcase/tstPin.cpp: Make it work for hosts where ... Thu, 20 Mar 2025 15:39:56 GMT vboxsync [108661] * trunk/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp (modified) GuestHost/HGSMI/HGSMICommon.cpp: clang build fixes, bugref:10391 Thu, 20 Mar 2025 15:38:47 GMT vboxsync [108660] * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) HostDrivers/Support/testcase/tstPin.cpp: Make it work for hosts where ... Thu, 20 Mar 2025 15:34:07 GMT vboxsync [108659] * trunk/src/VBox/HostDrivers/Support/testcase/tstPage.cpp (modified) HostDrivers/Support/testcase/tstPage.cpp: Make it work for hosts ... Thu, 20 Mar 2025 15:33:39 GMT vboxsync [108658] * trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp (modified) HostDrivers/Support/testcase/tstLow.cpp: Make it work for hosts where ... Thu, 20 Mar 2025 15:29:22 GMT vboxsync [108657] * trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp (modified) HostDrivers/Support/testcase/tstContiguous.cpp: Make it work for ... Thu, 20 Mar 2025 15:10:45 GMT vboxsync [108656] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxWidget.cpp (modified) FE/Qt: bugref:10814: VBox Manager: Build fix (missed file) in r168068. Thu, 20 Mar 2025 15:02:10 GMT vboxsync [108655] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIGlobalToolsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIGlobalToolsWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIMachineToolsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIMachineToolsWidget.h (modified) FE/Qt: bugref:10814: VBox Manager: Move cloud machine state change ... Thu, 20 Mar 2025 14:58:45 GMT vboxsync [108654] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) Runtime/testcase/tstRTInlineAsm.cpp: Make it work for hosts where we ...