# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Oct 3, 2024 12:39:42 PM Fri, 15 Sep 2023 12:47:48 GMT vboxsync [101125] * trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/nls/VBoxManageNls_ru.ts (modified) * trunk/src/VBox/Frontends/VBoxManage/nls/VBoxManageNls_xx_YY.ts (modified) FE/VBoxManage: Added armv8virtual chipset handling. bugref:10384. Fri, 15 Sep 2023 12:08:14 GMT vboxsync [101124] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Added missing controller names in ... Thu, 14 Sep 2023 16:09:50 GMT vboxsync [101123] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIFontScaleEditor.cpp (modified) FE/Qt: UIFontScaleEditor: Seems like a testing leftover from r154309. Thu, 14 Sep 2023 15:59:37 GMT vboxsync [101122] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.h (modified) FE/Qt: Fixing UINotificationCenter use-after-free revealed by asan; ... Thu, 14 Sep 2023 11:43:16 GMT vboxsync [101121] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (modified) VMM/CPUM: Log host and guest features, bugref:10525 Thu, 14 Sep 2023 09:30:24 GMT vboxsync [101120] * trunk/doc/manual/en_US/man_VBoxManage-createvm.xml (modified) FE/VBoxManage: Docs. bugref:10384 Thu, 14 Sep 2023 08:58:53 GMT vboxsync [101119] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM/CPUM: Log more ID registers, bugref:10525 Wed, 13 Sep 2023 18:12:28 GMT vboxsync [101118] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.h (modified) FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Implementing sticky ... Wed, 13 Sep 2023 16:34:30 GMT vboxsync [101117] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main: Added ISystemProperties::getSupportedPlatformArchitectures(), ... Wed, 13 Sep 2023 16:12:44 GMT vboxsync [101116] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: More code for ARM-specific platform properties. bugref:10384 Wed, 13 Sep 2023 15:37:25 GMT vboxsync [101115] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8: Query the guest ID registers and set ... Wed, 13 Sep 2023 15:36:26 GMT vboxsync [101114] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM/CPUM: Add support for querying the ID registers presented to the ... Wed, 13 Sep 2023 15:28:48 GMT vboxsync [101113] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be ... Wed, 13 Sep 2023 15:08:44 GMT vboxsync [101112] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Unattended: bugref:10182. A first attempt for detecting ARM Debians. Wed, 13 Sep 2023 14:38:19 GMT vboxsync [101111] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Dropped IEMTB_F_STATE_XXX as we use dedicated TBs for ... Wed, 13 Sep 2023 14:33:32 GMT vboxsync [101110] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) FE/Qt: Added the ARMv8Virtual chipset type to ... Wed, 13 Sep 2023 14:20:17 GMT vboxsync [101109] * trunk/src/VBox/Runtime/common/vfs/vfsiosmisc.cpp (modified) IPRT: Fixing assertions (from r158845) related to VFS ... Wed, 13 Sep 2023 14:20:04 GMT vboxsync [101108] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) IPRT: Fixing assertions (from r158845) related to VFS ... Wed, 13 Sep 2023 14:01:58 GMT vboxsync [101107] * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) VBoxDbg: Rewrote the automatic window positioning to make it more ... Wed, 13 Sep 2023 12:12:05 GMT vboxsync [101106] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM: Started implemented the CPU ID parsing and overriding bits as ... Wed, 13 Sep 2023 12:09:36 GMT vboxsync [101105] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (modified) VMM: Started implemented the CPU ID parsing and overriding bits as ... Wed, 13 Sep 2023 11:43:30 GMT vboxsync [101104] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEMR3Native-darwin-armv8.cpp: Use the CPUMIDREGS structure to ... Wed, 13 Sep 2023 11:42:14 GMT vboxsync [101103] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId-armv8.cpp (added) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (modified) VMM: Started implemented the CPU ID parsing and overriding bits as ... Wed, 13 Sep 2023 11:40:43 GMT vboxsync [101102] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register ... Wed, 13 Sep 2023 00:43:15 GMT vboxsync [101101] * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) VBoxDbg: Crude implemenation of the 'Refresh' / Ctrl-R action. Tue, 12 Sep 2023 23:47:16 GMT vboxsync [101100] * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) VBoxDbg: scm fix Tue, 12 Sep 2023 23:43:58 GMT vboxsync [101099] * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) VBoxDbg: Made the statistics selection pattern work again (hooked up ... Tue, 12 Sep 2023 23:31:00 GMT vboxsync [101098] * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) VBoxDbg: Some stats formatting tweaking. Tue, 12 Sep 2023 23:20:03 GMT vboxsync [101097] * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) VBoxDbg: Moved the dInt column next to the main value column it ... Tue, 12 Sep 2023 22:59:30 GMT vboxsync [101096] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) VMM/IEM: Fixed a bug in the TB allocator pruning code and another one ... Tue, 12 Sep 2023 22:55:48 GMT vboxsync [101095] * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) VBoxDbg: Fixed statistics refresh bug and changed some of QModelIndex ... Tue, 12 Sep 2023 22:54:28 GMT vboxsync [101094] * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) VBoxDbg: Unnecessary parentheses. Tue, 12 Sep 2023 22:53:43 GMT vboxsync [101093] * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) VBoxDbg: Do not reposition or resize maximized debugger windows when ... Tue, 12 Sep 2023 12:54:09 GMT vboxsync [101092] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerPanel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.h (modified) FE/Qt: bugref:6699, bugref:9072. Fixing 'type to search' ... Tue, 12 Sep 2023 12:42:45 GMT vboxsync [101091] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Fixed collision list issue when removing. Added length ... Tue, 12 Sep 2023 12:14:34 GMT vboxsync [101090] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.h (modified) FE/Qt: bugref:6699, bugref:9072. Making sure tool bar's pane actions ... Tue, 12 Sep 2023 11:50:00 GMT vboxsync [101089] * 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/extradata/UIExtraDataManager.cpp (modified) FE/Qt: bugref:6699, bugref:9072. Removing some obsolete extra data stuff. Tue, 12 Sep 2023 10:22:20 GMT vboxsync [101088] * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/tm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369 Tue, 12 Sep 2023 10:18:37 GMT vboxsync [101087] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUID: Updated logging of CPUID bits with information from current ... Mon, 11 Sep 2023 22:22:21 GMT vboxsync [101086] * trunk/tools/win.amd64/exports/w8/advapi32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/comctl32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/crypt32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/d3d10.dll.exports (added) * trunk/tools/win.amd64/exports/w8/d3d11.dll.exports (added) * trunk/tools/win.amd64/exports/w8/d3d9.dll.exports (added) * trunk/tools/win.amd64/exports/w8/gdi32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/iphlpapi.dll.exports (added) * trunk/tools/win.amd64/exports/w8/kernel32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/mpr.dll.exports (added) * trunk/tools/win.amd64/exports/w8/netapi32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/ntdll.dll.exports (added) * trunk/tools/win.amd64/exports/w8/ole32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/oleaut32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/psapi.dll.exports (added) * trunk/tools/win.amd64/exports/w8/rpcrt4.dll.exports (added) * trunk/tools/win.amd64/exports/w8/secur32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/setupapi.dll.exports (added) * trunk/tools/win.amd64/exports/w8/shell32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/shlwapi.dll.exports (added) * trunk/tools/win.amd64/exports/w8/user32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/uxtheme.dll.exports (added) * trunk/tools/win.amd64/exports/w8/version.dll.exports (added) * trunk/tools/win.amd64/exports/w8/winmm.dll.exports (added) * trunk/tools/win.amd64/exports/w8/ws2_32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/wsock32.dll.exports (added) * trunk/tools/win.amd64/exports/w8/wtsapi32.dll.exports (added) * trunk/tools/win.x86/exports/w8/advapi32.dll.exports (added) * trunk/tools/win.x86/exports/w8/comctl32.dll.exports (added) * trunk/tools/win.x86/exports/w8/crypt32.dll.exports (added) * trunk/tools/win.x86/exports/w8/d3d10.dll.exports (added) * trunk/tools/win.x86/exports/w8/d3d11.dll.exports (added) * trunk/tools/win.x86/exports/w8/d3d8.dll.exports (added) * trunk/tools/win.x86/exports/w8/d3d9.dll.exports (added) * trunk/tools/win.x86/exports/w8/gdi32.dll.exports (added) * trunk/tools/win.x86/exports/w8/iphlpapi.dll.exports (added) * trunk/tools/win.x86/exports/w8/kernel32.dll.exports (added) * trunk/tools/win.x86/exports/w8/mpr.dll.exports (added) * trunk/tools/win.x86/exports/w8/netapi32.dll.exports (added) * trunk/tools/win.x86/exports/w8/ntdll.dll.exports (added) * trunk/tools/win.x86/exports/w8/ole32.dll.exports (added) * trunk/tools/win.x86/exports/w8/oleaut32.dll.exports (added) * trunk/tools/win.x86/exports/w8/psapi.dll.exports (added) * trunk/tools/win.x86/exports/w8/rpcrt4.dll.exports (added) * trunk/tools/win.x86/exports/w8/secur32.dll.exports (added) * trunk/tools/win.x86/exports/w8/setupapi.dll.exports (added) * trunk/tools/win.x86/exports/w8/shell32.dll.exports (added) * trunk/tools/win.x86/exports/w8/shlwapi.dll.exports (added) * trunk/tools/win.x86/exports/w8/user32.dll.exports (added) * trunk/tools/win.x86/exports/w8/uxtheme.dll.exports (added) * trunk/tools/win.x86/exports/w8/version.dll.exports (added) * trunk/tools/win.x86/exports/w8/winmm.dll.exports (added) * trunk/tools/win.x86/exports/w8/ws2_32.dll.exports (added) * trunk/tools/win.x86/exports/w8/wsock32.dll.exports (added) * trunk/tools/win.x86/exports/w8/wtsapi32.dll.exports (added) tools/win.*/exports/w8: The ring-3 dll export files. Mon, 11 Sep 2023 19:36:05 GMT vboxsync [101085] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Devices/Network: wip. DHCP, ARP, NTP all working. TCP not. bugref:10268 Mon, 11 Sep 2023 16:51:12 GMT vboxsync [101084] * trunk/include/VBox/vmm/cpum-armv8.h (modified) include/VBox/vmm/cpum-armv8.h: Add exploded feature info for ... Mon, 11 Sep 2023 16:50:06 GMT vboxsync [101083] * trunk/include/iprt/armv8.h (modified) include/iprt/armv8.h: Definitions for the ID registers, bugref:10525 Mon, 11 Sep 2023 15:53:22 GMT vboxsync [101082] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11main.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d11render.h (modified) WDDM: testcase update Mon, 11 Sep 2023 15:39:55 GMT vboxsync [101081] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Additions: Linux: vboxsf: scm fix, bugref:10524. Mon, 11 Sep 2023 14:06:52 GMT vboxsync [101080] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Additions: Linux: vboxsf: Introduce initial support for kernel 6.6, ... Mon, 11 Sep 2023 14:04:13 GMT vboxsync [101079] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_prime.c (modified) Additions: Linux: vboxvideo: Introduce initial support for kernel ... Mon, 11 Sep 2023 13:49:47 GMT vboxsync [101078] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) FE/Qt: bugref:10500: A fix for r158770, using native cloud VM id ... Mon, 11 Sep 2023 10:27:41 GMT vboxsync [101077] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Added the attribute 'cloudId' into the interface ICloudMachine. Fri, 08 Sep 2023 16:53:37 GMT vboxsync [101076] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit: Another build fix. bugref:10384 Fri, 08 Sep 2023 16:00:30 GMT vboxsync [101075] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UILanguageSettingsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UILanguageSettingsEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UISharedFoldersEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UISharedFoldersEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageSettings.cpp (modified) FE/Qt: Preferences / Settings dialogs: Get rid of excessive ... Fri, 08 Sep 2023 15:40:55 GMT vboxsync [101074] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotDetailsWidget.cpp (modified) FE/Qt: bugref:10384: A bit of coding style and logic adjustments for ... Fri, 08 Sep 2023 15:15:55 GMT vboxsync [101073] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main: Log guest platform architecture in release log. bugref:10384 Fri, 08 Sep 2023 15:03:57 GMT vboxsync [101072] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIAudioSettingsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUSBSettingsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) FE/Qt: bugref:10513: Update VM Settings dialog editor hierarchy so ... Fri, 08 Sep 2023 14:59:59 GMT vboxsync [101071] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.h (modified) FE/Qt: Global Preferences / Display page: Reorder Font Scaling editor ... Fri, 08 Sep 2023 14:42:56 GMT vboxsync [101070] * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) Main: Fixed warnings. bugref:10384 Fri, 08 Sep 2023 14:38:23 GMT vboxsync [101069] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: Override the platform architecture in ... Fri, 08 Sep 2023 14:37:11 GMT vboxsync [101068] * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) Main: More code for ARM. bugref:10384 Fri, 08 Sep 2023 12:56:08 GMT vboxsync [101067] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Validation Kit: Build fix for VBox < 7.1. bugref:10384 Fri, 08 Sep 2023 12:53:06 GMT vboxsync [101066] * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) Main: More stub code for ARM [build fix]. bugref:10384 Fri, 08 Sep 2023 12:51:30 GMT vboxsync [101065] * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) Main: More stub code for ARM [build fix]. bugref:10384 Fri, 08 Sep 2023 12:44:47 GMT vboxsync [101064] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotDetailsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: More code for running ARM VMs needed -- Don't try to access ... Fri, 08 Sep 2023 12:41:13 GMT vboxsync [101063] * trunk/src/VBox/Main/include/PlatformImpl.h (modified) * trunk/src/VBox/Main/src-server/PlatformARMImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformX86Impl.cpp (modified) Main: More stub code for ARM. bugref:10384 Fri, 08 Sep 2023 08:53:04 GMT vboxsync [101062] * trunk/src/VBox/VMM/VMMAll/GICAll.cpp (modified) VMM/GICAll: Properly fix assertion, uIntId == 0 is of course allowed ... Fri, 08 Sep 2023 08:05:04 GMT vboxsync [101061] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit: Build fix for VBox < 7.1. bugref:10384 Fri, 08 Sep 2023 07:59:48 GMT vboxsync [101060] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM: Nested VMX: bugref:10318 VMX PAT MSR checking nit. Fri, 08 Sep 2023 07:50:06 GMT vboxsync [101059] * trunk/include/VBox/vmm/hm_vmx.h (modified) VMM: Nested VMX: bugref:10318 EPT memtype define nits. Fri, 08 Sep 2023 04:02:27 GMT vboxsync [101058] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM: Nested VMX: bugref:10318 Pass only the final (leaf) SLAT PTE ... Thu, 07 Sep 2023 17:12:48 GMT vboxsync [101057] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIStorageSettingsEditor.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main: Renamed ... Thu, 07 Sep 2023 16:39:40 GMT vboxsync [101056] * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) Main/Platform: Docs. bugref:10384 Thu, 07 Sep 2023 14:29:51 GMT vboxsync [101055] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: Fixed setting serial port I/O address for settings < ... Thu, 07 Sep 2023 13:59:53 GMT vboxsync [101054] * trunk/src/VBox/Main/src-server/PlatformARMImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformX86Impl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: More checks for (un)supported platforms. See comments for ... Thu, 07 Sep 2023 13:50:15 GMT vboxsync [101053] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UILanguageSettingsEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInterface.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsLanguage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.h (modified) FE/Qt: bugref:10513: Tiny cleanup for Preferences dialog / editors. Thu, 07 Sep 2023 13:11:24 GMT vboxsync [101052] * trunk/src/VBox/Main/src-server/PlatformARMImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformX86Impl.cpp (modified) Main: Check if data has been initialized in platform uninit(). ... Thu, 07 Sep 2023 13:05:21 GMT vboxsync [101051] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIEditor.cpp (modified) FE/Qt: bugref:10513: Unify filter-out logic in UIEditor more ... Thu, 07 Sep 2023 12:17:44 GMT vboxsync [101050] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: More Doxygen fixes. bugref:10384 Thu, 07 Sep 2023 12:10:12 GMT vboxsync [101049] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: More Doxygen fixes. bugref:10384 Thu, 07 Sep 2023 12:03:47 GMT vboxsync [101048] * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) Main/Platform: We only support ARM VMs on ARM hosts for now. Remove ... Thu, 07 Sep 2023 11:42:53 GMT vboxsync [101047] * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) Main/Platform: Fixed status code mixup. bugref:10384 Thu, 07 Sep 2023 11:42:28 GMT vboxsync [101046] * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) Main/Platform: Fixed status code mixup. bugref:10384 Thu, 07 Sep 2023 10:29:55 GMT vboxsync [101045] * trunk/src/VBox/Main/src-server/PlatformBase.cpp (modified) Initial commit (based draft v2 / on patch v5) for implementing ... Thu, 07 Sep 2023 10:29:07 GMT vboxsync [101044] * trunk/src/VBox/Main/include/PlatformImpl.h (modified) Initial commit (based draft v2 / on patch v5) for implementing ... Thu, 07 Sep 2023 10:16:04 GMT vboxsync [101043] * trunk/src/VBox/Main/include/PlatformARMImpl.h (modified) * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/PlatformX86Impl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) Initial commit (based draft v2 / on patch v5) for implementing ... Thu, 07 Sep 2023 09:53:03 GMT vboxsync [101042] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) FE/Qt: asan side-case fix for r119663. Thu, 07 Sep 2023 09:52:38 GMT vboxsync [101041] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Main/include/HostX86Impl.h (modified) * trunk/src/VBox/Main/src-server/HostX86Impl.cpp (modified) Initial commit (based draft v2 / on patch v5) for implementing ... Thu, 07 Sep 2023 09:33:04 GMT vboxsync [101040] * trunk/doc/manual/en_US/SDKRef.xml (modified) Initial commit (based draft v2 / on patch v5) for implementing ... Thu, 07 Sep 2023 09:27:50 GMT vboxsync [101039] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Initial commit (based draft v2 / on patch v5) for implementing ... Thu, 07 Sep 2023 09:21:54 GMT vboxsync [101038] * trunk/src/VBox/Main/include/FirmwareSettingsImpl.h (moved) * trunk/src/VBox/Main/src-server/FirmwareSettingsImpl.cpp (moved) Initial commit (based draft v2 / on patch v5) for implementing ... Thu, 07 Sep 2023 09:20:26 GMT vboxsync [101037] * trunk/src/VBox/Main/include/FirmwareSettingsImpl.h (deleted) * trunk/src/VBox/Main/src-server/FirmwareSettingsImpl.cpp (deleted) Initial commit (based draft v2 / on patch v5) for implementing ... Thu, 07 Sep 2023 09:13:18 GMT vboxsync [101036] * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (copied) * trunk/src/VBox/Main/src-server/BIOSSettingsImpl.cpp (copied) Initial commit (based draft v2 / on patch v5) for implementing ... Thu, 07 Sep 2023 08:59:15 GMT vboxsync [101035] * trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml (modified) * trunk/doc/manual/ru_RU/man_VBoxManage-modifyvm.xml (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUtils.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * 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/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIAudioControllerEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIBootOrderEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIChipsetEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIGraphicsControllerEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkFeaturesEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIParavirtProviderEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIStorageSettingsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UITpmEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUSBControllerEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotDetailsWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (deleted) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/FirmwareSettingsImpl.h (added) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostX86Impl.h (added) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/PlatformARMImpl.h (added) * trunk/src/VBox/Main/include/PlatformBase.h (added) * trunk/src/VBox/Main/include/PlatformImpl.h (added) * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (added) * trunk/src/VBox/Main/include/PlatformX86Impl.h (added) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (added) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/BIOSSettingsImpl.cpp (deleted) * trunk/src/VBox/Main/src-server/FirmwareSettingsImpl.cpp (added) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostX86Impl.cpp (added) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformARMImpl.cpp (added) * trunk/src/VBox/Main/src-server/PlatformBase.cpp (added) * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (added) * trunk/src/VBox/Main/src-server/PlatformX86Impl.cpp (added) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstSettings.cpp (added) * trunk/src/VBox/Main/testcase/tstVBoxAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * 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/autostart/tdAutostart1.py (modified) * trunk/src/VBox/ValidationKit/tests/benchmarks/tdBenchmark2.py (modified) * trunk/src/VBox/ValidationKit/tests/cpu/tdCpuPae1.py (modified) * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstOs2.py (modified) * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py (modified) * trunk/src/VBox/ValidationKit/tests/network/tdNetBenchmark1.py (modified) * trunk/src/VBox/ValidationKit/tests/shutdown/tdGuestOsShutdown1.py (modified) * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) * trunk/src/VBox/ValidationKit/tests/storage/tdStorageRawDrive1.py (modified) * trunk/src/VBox/ValidationKit/tests/storage/tdStorageStress1.py (modified) * trunk/src/VBox/ValidationKit/tests/teleportation/tdTeleportLocal1.py (modified) * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) Initial commit (based draft v2 / on patch v5) for implementing ... Wed, 06 Sep 2023 15:11:26 GMT vboxsync [101034] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUpdateSettingsEditor.cpp (modified) FE/Qt: bugref:10513: Preferences dialog / Update page: Adjust buddy ... Wed, 06 Sep 2023 15:09:28 GMT vboxsync [101033] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInterface.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsLanguage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.cpp (modified) FE/Qt: bugref:10513: Update Preferences dialog editor hierarchy so ... Wed, 06 Sep 2023 15:07:18 GMT vboxsync [101032] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.h (modified) FE/Qt: bugref:10513: Extend UIAdvancedSettingsDialog interface with ... Wed, 06 Sep 2023 15:06:02 GMT vboxsync [101031] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.h (modified) FE/Qt: bugref:10513: Re-inheriting UISettingsPage and ... Wed, 06 Sep 2023 15:00:56 GMT vboxsync [101030] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIEditor.h (modified) FE/Qt: bugref:10513: Extending UIEditor with filtering stuff. Wed, 06 Sep 2023 13:53:03 GMT vboxsync [101029] * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_main.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: fixes for RHEL 8.9 kernel, bugref:10381, ... Wed, 06 Sep 2023 13:32:37 GMT vboxsync [101028] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.h (modified) FE/Qt: bugref:10513: Moving UISettingsGroupBox to UISettingsPage; ... Wed, 06 Sep 2023 11:21:36 GMT vboxsync [101027] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.h (modified) FE/Qt: bugref:6699, bugref:9072. Some cleaning. Wed, 06 Sep 2023 11:09:08 GMT vboxsync [101026] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerPreferencesWidget.cpp (modified) FE/Qt: bugref:6699, bugref:9072. Fixing broken 'open font selection ...