# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Apr 30, 2025 2:29:16 AM Wed, 17 Jan 2024 14:01:32 GMT vboxsync [102925] * trunk/src/VBox/Main/UnattendedTemplates/debian_preseed.cfg (modified) Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates ... Thu, 11 Jan 2024 09:18:25 GMT vboxsync [102833] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Added a flag for the get mount points HGCM API, so ... Thu, 11 Jan 2024 08:56:53 GMT vboxsync [102831] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Added a new guest feature flag to indicate Guest ... Thu, 21 Dec 2023 16:20:51 GMT vboxsync [102680] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Relaxed checks in IGuestSession::close() a bit, to ... Thu, 21 Dec 2023 09:46:33 GMT vboxsync [102674] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Actually add the found strings of ... Thu, 21 Dec 2023 09:45:18 GMT vboxsync [102673] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/Docs: Corrected typos. Thu, 21 Dec 2023 09:35:41 GMT vboxsync [102671] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Actually add the found strings of ... Thu, 21 Dec 2023 09:25:12 GMT vboxsync [102670] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Actually add the found strings of ... Thu, 21 Dec 2023 09:21:20 GMT vboxsync [102668] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Comment nit. bugref:10415 Thu, 21 Dec 2023 09:20:02 GMT vboxsync [102667] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Actually add the found strings of ... Wed, 20 Dec 2023 16:10:26 GMT vboxsync [102654] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415 Tue, 19 Dec 2023 10:36:16 GMT vboxsync [102640] * trunk/src/VBox/Main/src-server/darwin/iokit.cpp (modified) Main: Darwin Host USB: Fix asssertion on USB device attach to the ... Fri, 15 Dec 2023 16:10:30 GMT vboxsync [102614] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Keep a COM object reference to the guest and console ... Fri, 15 Dec 2023 11:26:11 GMT vboxsync [102609] * trunk/src/VBox/Main/include/Global.h (modified) Main/Global: Added some more stringify methods for Guest Control ... Fri, 15 Dec 2023 11:06:48 GMT vboxsync [102608] * trunk/src/VBox/Main/include/Global.h (modified) Main/Global: Added some more stringify methods for Guest Control ... Thu, 14 Dec 2023 18:58:07 GMT vboxsync [102601] * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global: Added some more stringify methods for Guest Control stuff. Wed, 13 Dec 2023 04:42:31 GMT vboxsync [102590] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Unattended: implemented quick fix so files are properly cleaned up ... Fri, 08 Dec 2023 11:06:41 GMT vboxsync [102534] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: Renamed the attribute "IUnattended::password" to ... Fri, 08 Dec 2023 10:15:02 GMT vboxsync [102533] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/Guest Control: Fixed a shutdown race when uninitializing guest ... Thu, 07 Dec 2023 10:28:20 GMT vboxsync [102517] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ResourceAssignmentManager.h (added) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/ResourceAssignmentManager.cpp (added) Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses ... Wed, 06 Dec 2023 11:06:46 GMT vboxsync [102499] * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) Main/UsbCardReader: Don't try to copy the reader name if it is NULL ... Tue, 05 Dec 2023 23:53:09 GMT vboxsync [102488] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt-256.cpp.h (copied) * trunk/src/VBox/Runtime/common/crypto/shacrypt-512.cpp.h (copied) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTCrShaCrypt.cpp (moved) * trunk/src/VBox/Runtime/tools/RTMkPasswd.cpp (modified) IPRT,Main/Unattended: Added a simplified API for the SHAcrypt ... Mon, 04 Dec 2023 15:53:11 GMT vboxsync [102455] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/FirmwareSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformARMImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Removed some more BUGBUG entries and documented empty / non- ... Fri, 01 Dec 2023 10:57:39 GMT vboxsync [102417] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: If detecting the ISO failed, print everything we got ... Fri, 01 Dec 2023 09:48:38 GMT vboxsync [102416] * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) Main/Unattended: Removed the more flexible solution of being able to ... Fri, 01 Dec 2023 09:20:50 GMT vboxsync [102414] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user_data (modified) Main/Unattended: Added fallback to performing an offline install to ... Thu, 30 Nov 2023 15:47:44 GMT vboxsync [102403] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user_data (modified) Main/Unattended: Added proxy and installing Guest Additions support ... Thu, 30 Nov 2023 14:03:14 GMT vboxsync [102398] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/Unattended: Removed the more flexible solution of being able to ... Wed, 29 Nov 2023 14:51:33 GMT vboxsync [102381] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: Added stubs for IUnattended:keyboardLayout + ... Tue, 28 Nov 2023 12:47:27 GMT vboxsync [102360] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this ... Tue, 28 Nov 2023 10:33:34 GMT vboxsync [102356] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can ... Tue, 28 Nov 2023 09:58:54 GMT vboxsync [102355] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from ... Tue, 28 Nov 2023 09:46:37 GMT vboxsync [102354] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from ... Tue, 28 Nov 2023 07:36:46 GMT vboxsync [102353] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from ... Mon, 27 Nov 2023 18:55:29 GMT vboxsync [102347] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551 Mon, 27 Nov 2023 17:56:10 GMT vboxsync [102342] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_meta_data (moved) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user_data (moved) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended: Implemented support for subiquity-/cloud-init-based ... Mon, 27 Nov 2023 17:31:10 GMT vboxsync [102337] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_meta-data (added) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user-data (added) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) Main/Unattended: Implemented support for subiquity-/cloud-init-based ... Thu, 23 Nov 2023 18:52:21 GMT vboxsync [102280] * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main: For ARM there's also x86 emulation in ... Wed, 22 Nov 2023 09:07:45 GMT vboxsync [102228] * trunk/src/VBox/Main/include/UnattendedScript.h (modified) Main/Unattended: Added support for returning hashed values (MD5, ... Wed, 22 Nov 2023 08:58:37 GMT vboxsync [102227] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/Unattended: Added support for returning hashed values (MD5, ... Wed, 22 Nov 2023 08:53:57 GMT vboxsync [102224] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: Added support for returning hashed values (MD5, ... Tue, 21 Nov 2023 13:38:38 GMT vboxsync [102206] * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) VBox: Get rid of unused (and now removed) include, bugref:10545 ... Mon, 20 Nov 2023 23:05:24 GMT vboxsync [102171] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of ... Mon, 20 Nov 2023 22:54:22 GMT vboxsync [102170] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to ... Wed, 15 Nov 2023 19:41:58 GMT vboxsync [102116] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: added user payload to unattended. bugref:10446 Wed, 15 Nov 2023 16:23:52 GMT vboxsync [102113] * 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) Main: Added IPlatformProperties::getSupportedBootDevices(), so that ... Wed, 15 Nov 2023 12:07:37 GMT vboxsync [102101] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) scm fixes. Wed, 15 Nov 2023 10:21:29 GMT vboxsync [102094] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Jira:VBP-402. Added OCI telemetry API support in ICloudMachine and ... Tue, 14 Nov 2023 23:53:15 GMT vboxsync [102092] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFReg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues ... Thu, 09 Nov 2023 20:16:51 GMT vboxsync [102053] * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, ... Thu, 09 Nov 2023 19:54:08 GMT vboxsync [102052] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, ... Thu, 09 Nov 2023 19:47:10 GMT vboxsync [102048] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545 Fri, 03 Nov 2023 16:21:17 GMT vboxsync [101759] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Renamed ... Fri, 03 Nov 2023 16:20:14 GMT vboxsync [101758] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Renamed ... Fri, 03 Nov 2023 16:12:00 GMT vboxsync [101756] * 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) Main: Renamed ... Fri, 03 Nov 2023 15:20:58 GMT vboxsync [101745] * 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) Main: Renamed ... Fri, 03 Nov 2023 15:05:07 GMT vboxsync [101741] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Added ... Fri, 03 Nov 2023 14:55:39 GMT vboxsync [101737] * 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) Main: Added ... Wed, 01 Nov 2023 12:08:40 GMT vboxsync [101698] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and ... Wed, 01 Nov 2023 11:56:34 GMT vboxsync [101697] * trunk/src/VBox/Main/UnattendedTemplates/ol9_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ol_postinstall.sh (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended: Support OracleLinux for unattended installation, ... Wed, 01 Nov 2023 11:55:53 GMT vboxsync [101696] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and ... Wed, 01 Nov 2023 10:41:27 GMT vboxsync [101695] * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/UnattendedInstaller: Move editDebianGrubCfg() to the base ... Tue, 31 Oct 2023 12:40:20 GMT vboxsync [101685] * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended|GuestOSType: Add an entry in the guest OS type to ... Tue, 31 Oct 2023 12:39:45 GMT vboxsync [101684] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: Set the hwvirt++ flags on arm64 accordingly so the ... Tue, 31 Oct 2023 12:38:46 GMT vboxsync [101683] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended|GuestOSType: Add an entry in the guest OS type to ... Fri, 27 Oct 2023 15:11:34 GMT vboxsync [101633] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) ... Fri, 27 Oct 2023 14:50:25 GMT vboxsync [101632] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Fixed VBOX_LINUX_SUBTYPE_TEMPLATE_ARM64, as it used ... Fri, 27 Oct 2023 14:26:32 GMT vboxsync [101631] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Fixed VBOX_LINUX_OSHINTS_B_ARM64, as it included x86 ... Fri, 27 Oct 2023 14:22:23 GMT vboxsync [101630] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: For ARM VMs we need to have USB 3.0 (XHCI) ... Fri, 27 Oct 2023 14:16:57 GMT vboxsync [101629] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Fix typo, bugref:10384 Fri, 27 Oct 2023 14:15:56 GMT vboxsync [101628] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Make xHCI the default for ARM VMs, bugref:10384 Fri, 27 Oct 2023 13:51:51 GMT vboxsync [101627] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Also set the codec for HDA when creating new ARM ... Fri, 27 Oct 2023 13:05:01 GMT vboxsync [101622] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main/src-client/ConsoleImpl: Preliminary code to hook up the power ... Fri, 27 Oct 2023 12:54:14 GMT vboxsync [101621] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global.cpp: Use HDA as the default audio controller when ... Fri, 27 Oct 2023 12:49:16 GMT vboxsync [101619] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main/src-client/ConsoleImpl: Preliminary code to hook up the power ... Thu, 26 Oct 2023 09:09:48 GMT vboxsync [101597] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events ... Wed, 25 Oct 2023 15:37:09 GMT vboxsync [101593] * trunk/doc/manual/en_US/man_VBoxManage-list.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIGuestOSType.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xi ... Tue, 24 Oct 2023 11:31:29 GMT vboxsync [101579] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora] Tue, 24 Oct 2023 11:30:50 GMT vboxsync [101578] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora] Tue, 24 Oct 2023 10:16:55 GMT vboxsync [101577] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main/src-client/ConsoleImplConfigArmV8.cpp: Some cleanups, use ... Tue, 24 Oct 2023 08:27:38 GMT vboxsync [101574] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main/src-client/ConsoleImplConfigArmv8.cpp: Some cleanups, bugref:10528 Tue, 24 Oct 2023 08:24:21 GMT vboxsync [101573] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main,FE/Qt: More ARM guest variants, bugref:10384 Mon, 23 Oct 2023 14:28:12 GMT vboxsync [101556] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main, ExtPacks/Puel and FE/VBoxManage: bugref:10450: Get rid of Qt5 ... Fri, 20 Oct 2023 10:47:48 GMT vboxsync [101515] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) Main: Don't apply the PCI slot swap hack for the ARMv8 virtual ... Wed, 18 Oct 2023 11:27:55 GMT vboxsync [101496] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM,Main: Don't hardcode the vTimer interrupt number in the NEM ... Tue, 17 Oct 2023 15:14:22 GMT vboxsync [101483] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main/src-client/ConsoleImplArmV8.cpp: Adhere to the UTC setting, ... Tue, 17 Oct 2023 15:05:54 GMT vboxsync [101482] * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/src-client/ConsoleImplConfigX86.cpp: Remove some now unused ... Tue, 17 Oct 2023 14:39:59 GMT vboxsync [101480] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main/src-all,Main/src-client: Add support for PCI bridges for the ... Tue, 17 Oct 2023 12:19:40 GMT vboxsync [101478] * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main/PlatformProperties: Add AC97/HDA audio controller to the ... Tue, 17 Oct 2023 12:09:33 GMT vboxsync [101477] * trunk/src/VBox/Main/include/ConsoleImpl.h (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) Main/ConsoleImpl: Use the common method to configure the graphics ... Tue, 17 Oct 2023 12:01:43 GMT vboxsync [101476] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Allow creation of x86 VMs (based on guest OS type or the set ... Tue, 17 Oct 2023 11:56:40 GMT vboxsync [101475] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) Main/src-client/ConsoleImplConfigArmV8.cpp: Get rid of most of the ... Tue, 17 Oct 2023 11:55:39 GMT vboxsync [101474] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) Main/ConsoleImpl: Add parameter to the method configuring the VMM ... Tue, 17 Oct 2023 11:54:45 GMT vboxsync [101473] * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) Main/BusAssignmentManager: Preliminary support for the VirtualBox ... Tue, 17 Oct 2023 11:45:00 GMT vboxsync [101472] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceExportEditorWidget.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability ... Tue, 17 Oct 2023 10:33:37 GMT vboxsync [101471] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: Don't allow creating non-x86 VMs on x86. bugref:10384 Tue, 17 Oct 2023 10:22:01 GMT vboxsync [101469] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/ConsoleImpl: Move the network controller configuration out of ... Tue, 17 Oct 2023 10:13:30 GMT vboxsync [101468] * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main: Allow running x86 VMs (via IEM) on ARM hosts again. Running ARM ... Tue, 17 Oct 2023 09:58:12 GMT vboxsync [101465] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/ConsoleImpl: Move the storage controller configuration out of ... Tue, 17 Oct 2023 09:37:49 GMT vboxsync [101464] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigCommon.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/ConsoleImpl: Move the guest debug configuration out of the x86 ...