# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Nov 30, 2024 12:59:22 AM Mon, 04 Oct 2021 10:43:43 GMT vboxsync [91538] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceExportEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceExportEditorWidget.h (modified) FE/Qt: bugref:9996: Large cleanup for UIApplianceExportEditorWidget. Mon, 04 Oct 2021 10:33:57 GMT vboxsync [91537] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceExportEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceImportEditorWidget.cpp (modified) FE/Qt: bugref:9996: Tiny cleanup for UIApplianceEditorWidget. Mon, 04 Oct 2021 09:46:04 GMT vboxsync [91536] * trunk/src/VBox/Main/include/NvramStoreImpl.h (modified) * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStore: Fix saving the tar bundle of the NVRAM state, ... Mon, 04 Oct 2021 09:15:19 GMT vboxsync [91535] * trunk/src/VBox/Main/include/NvramStoreImpl.h (modified) * trunk/src/VBox/Main/include/UefiVariableStoreImpl.h (modified) * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UefiVariableStoreImpl.cpp (modified) Main/{NvramStore,UefiVariableStore}: Always retain/releas the ... Mon, 04 Oct 2021 06:38:03 GMT vboxsync [91534] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Added missing parameters to ... Mon, 04 Oct 2021 06:36:46 GMT vboxsync [91533] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Added checking for the maximum difference (in ... Mon, 04 Oct 2021 06:12:29 GMT vboxsync [91532] * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Logging tweaks. ​bugref:10008 Fri, 01 Oct 2021 20:48:53 GMT vboxsync [91531] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Initial implementation of two-pass audio data ... Fri, 01 Oct 2021 20:00:44 GMT vboxsync [91530] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: fix warning Fri, 01 Oct 2021 19:53:14 GMT vboxsync [91529] * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/tools/windows11-bypass.reg (added) Additions: Add registry file for easily bypassing the Windows 11 ... Fri, 01 Oct 2021 17:19:25 GMT vboxsync [91527] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp (modified) Devices/Graphics: Build fix: bugref:9830 Fri, 01 Oct 2021 16:46:10 GMT vboxsync [91526] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp (modified) Devices/Graphics: Build fix: bugref:9830 Fri, 01 Oct 2021 16:42:36 GMT vboxsync [91525] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp (modified) Devices/Graphics: Build fix: bugref:9830 Fri, 01 Oct 2021 15:13:10 GMT vboxsync [91523] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.h (modified) FE/Qt: QIComboBox: Doxy bit for r147117. Fri, 01 Oct 2021 15:08:36 GMT vboxsync [91522] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) FE/Qt: bugref:9996: UIWizardImportApp: Forgot something in r147213. Fri, 01 Oct 2021 15:05:13 GMT vboxsync [91521] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportApp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.h (modified) FE/Qt: bugref:9996: UIWizardImportApp: Rename appliance field to ... Fri, 01 Oct 2021 14:49:17 GMT vboxsync [91520] * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) VMM/vmR3TrySetState: Attempt at improving the error reporting. ... Fri, 01 Oct 2021 14:31:06 GMT vboxsync [91518] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main/GuestCtrl: Use RTCString::printf instead of Utf8StrFmt + ... Fri, 01 Oct 2021 14:20:28 GMT vboxsync [91517] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main: Fixed continuation indent for a bunch of places now using ... Fri, 01 Oct 2021 14:20:07 GMT vboxsync [91516] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main: Fixed continuation indent for a bunch of places now using ... Fri, 01 Oct 2021 13:53:39 GMT vboxsync [91515] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless: bugref:9790 - Don't use __builtin_return_address(1) in ... Fri, 01 Oct 2021 13:46:42 GMT vboxsync [91514] * trunk/src/VBox/Main/src-server/HostVideoInputDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main: bugref:9790 - Update the workaround for Clang nothrow/PPFN ... Fri, 01 Oct 2021 13:41:22 GMT vboxsync [91513] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Host Services: ShCl: VRDP: prevent clipboard operation from stop when ... Fri, 01 Oct 2021 13:24:10 GMT vboxsync [91512] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.h (modified) FE/Qt: Small cleanup Fri, 01 Oct 2021 12:36:11 GMT vboxsync [91511] * trunk/src/VBox/Frontends/VirtualBox/src/networking/UIUpdateDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/networking/UIUpdateDefs.h (modified) FE/Qt: Cleanup old redundant stuff in VBoxUpdateData class as well, ... Fri, 01 Oct 2021 12:14:26 GMT vboxsync [91510] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Implemented playing back a pre + post beacon ... Fri, 01 Oct 2021 10:51:42 GMT vboxsync [91509] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIVersion.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIVersion.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.h (modified) FE/Qt: Cleanup old excessive stuff in UIVersion and PortData classes. Fri, 01 Oct 2021 10:35:29 GMT vboxsync [91508] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Initial implementation of two-pass audio data ... Fri, 01 Oct 2021 10:27:12 GMT vboxsync [91507] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h (modified) Devices/Graphics: DUMP_BITMAPS update: bugref:9830 Fri, 01 Oct 2021 10:21:05 GMT vboxsync [91506] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Initial implementation of two-pass audio data ... Fri, 01 Oct 2021 10:15:58 GMT vboxsync [91505] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) Audio/Validation Kit: Initial implementation of two-pass audio data ... Fri, 01 Oct 2021 09:33:32 GMT vboxsync [91504] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp (modified) Devices/Graphics: straighten out code which waits for drawing to ... Fri, 01 Oct 2021 08:57:59 GMT vboxsync [91503] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-all/AutoCaller.cpp (modified) * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-all/TextScript.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/CertificateImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostVideoInputDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main: bugref:1909: Added missed translation marks, removed redundant ... Thu, 30 Sep 2021 20:32:24 GMT vboxsync [91502] * trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml (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/UnattendedScript.cpp (modified) Main/Unattended: Add UEFI support (needed for Windows 11 which this ... Thu, 30 Sep 2021 19:17:39 GMT vboxsync [91501] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) FE/Qt: bugref:10067: Notification-center: Crash fix; Progress object ... Thu, 30 Sep 2021 18:56:06 GMT vboxsync [91500] * trunk/src/VBox/Runtime/common/efi/efivarstorevfs.cpp (modified) Runtime/efivarstorevfs: bugref:9580 - newer clang is upset that ... Thu, 30 Sep 2021 14:39:22 GMT vboxsync [91499] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageProperties.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.h (modified) FE/Qt: bugref:9996: Cleanup for unused stuff in UIWizardNewCloudVM. Thu, 30 Sep 2021 11:34:59 GMT vboxsync [91497] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) * trunk/src/VBox/Runtime/common/efi/efivarstorevfs.cpp (modified) Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram ... Thu, 30 Sep 2021 08:40:29 GMT vboxsync [91496] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Use a bigger buffer (64K) in ... Thu, 30 Sep 2021 08:39:18 GMT vboxsync [91495] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Use the audio frame size as chunk size in ... Thu, 30 Sep 2021 08:37:40 GMT vboxsync [91494] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Some more assertions for ... Thu, 30 Sep 2021 08:36:12 GMT vboxsync [91493] * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) Audio/Validation Kit: Logging tweaks. ​bugref:10008 Thu, 30 Sep 2021 08:36:00 GMT vboxsync [91492] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Logging tweaks. ​bugref:10008 Thu, 30 Sep 2021 08:33:40 GMT vboxsync [91491] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyNvram.cpp (modified) FE/VBoxManage: Add sub-command to enroll the default VBox platform ... Thu, 30 Sep 2021 08:30:25 GMT vboxsync [91490] * trunk/include/iprt/formats/efi-signature.h (modified) * trunk/src/VBox/Main/include/TrustAnchorsAndCerts.h (modified) * trunk/src/VBox/Main/src-server/UefiVariableStoreImpl.cpp (modified) Main: Implement enrolling the default VBox platform key, bugref:9580 Thu, 30 Sep 2021 08:17:56 GMT vboxsync [91489] * trunk/src/VBox/ValidationKit/utils/audio/vkatInternal.h (modified) Audio/Validation Kit: Naming nit. ​bugref:10008 Thu, 30 Sep 2021 08:17:37 GMT vboxsync [91488] * trunk/src/VBox/ValidationKit/utils/audio/vkatDriverStack.cpp (modified) Audio/Validation Kit: Only do volume calculation once. ​bugref:10008 Thu, 30 Sep 2021 08:15:01 GMT vboxsync [91487] * trunk/src/VBox/Main/Certificates/OrclUefiDefPk2021_2021-09-29.crt (added) * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Add public key for the default oracle PK, bugref:9580 Thu, 30 Sep 2021 08:07:15 GMT vboxsync [91486] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardNewVMEditors.h (modified) FE/Qt: bugref:9996. Renaming a parameter. Thu, 30 Sep 2021 07:57:39 GMT vboxsync [91485] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Dev/e1000: bugref:10114 Increased link up delay to 5 seconds Thu, 30 Sep 2021 07:18:32 GMT vboxsync [91484] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp (modified) Devices/Graphics: parser; DrawIndexed for TRIANGLE_FAN; etc: bugref:9830 Thu, 30 Sep 2021 00:19:19 GMT vboxsync [91483] * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT/memobj: Passing pszTag around... Thu, 30 Sep 2021 00:12:26 GMT vboxsync [91482] * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT/memobj: Passing pszTag around... Thu, 30 Sep 2021 00:06:31 GMT vboxsync [91481] * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT/memobj: Passing pszTag around... Wed, 29 Sep 2021 23:52:11 GMT vboxsync [91480] * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT/memobj: Passing pszTag around... Wed, 29 Sep 2021 23:43:57 GMT vboxsync [91479] * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT/memobj: Passing pszTag around... Wed, 29 Sep 2021 23:36:54 GMT vboxsync [91478] * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT/memobj: Added pszTag to rtR0MemObjNew. Wed, 29 Sep 2021 23:27:09 GMT vboxsync [91477] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) IPRT/memobj-r0drv-linux.c: todo. bugref:10112 Wed, 29 Sep 2021 20:36:36 GMT vboxsync [91476] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Machine,UnattendedInstaller: Some unnecessary includes removed. Wed, 29 Sep 2021 20:15:10 GMT vboxsync [91475] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) Main/ExtPack: Fix version major/minor order, and add long forgotten ... Wed, 29 Sep 2021 20:07:36 GMT vboxsync [91474] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardNewVMEditors.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardNewVMEditors.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMHardwarePage.cpp (modified) FE/Qt: wizards/newvm, wizards/editors: Use recommended CPU count for ... Wed, 29 Sep 2021 20:03:39 GMT vboxsync [91473] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.cpp (modified) FE/Qt: UIWizardNewVMNameOSTypePage: Default Windows version these ... Wed, 29 Sep 2021 20:01:17 GMT vboxsync [91472] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.cpp (modified) FE/Qt: UIWizardNewVMNameOSTypePage: Detect Windows 11 from name pattern. Wed, 29 Sep 2021 19:59:43 GMT vboxsync [91471] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) FE/Qt: UIIconPool: Placeholder for proper Windows 11 icon. Wed, 29 Sep 2021 19:55:51 GMT vboxsync [91470] * trunk/include/VBox/ostypes.h (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/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, ... Wed, 29 Sep 2021 18:48:47 GMT vboxsync [91469] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) VBoxManage: comment typo and whitespace fix Wed, 29 Sep 2021 18:44:12 GMT vboxsync [91468] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/src-all/Global.cpp: whitespace cleanup, align columns and ... Wed, 29 Sep 2021 17:57:13 GMT vboxsync [91467] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) FE/Qt: bugref:9996: UIWizardExportApp: Get rid of New Cloud VM wizard ... Wed, 29 Sep 2021 16:57:26 GMT vboxsync [91466] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Network/DrvVMNet.m (modified) VMNet: bugref:9932 Fixed uninitialized max_packet_size, really ... Wed, 29 Sep 2021 16:34:16 GMT vboxsync [91465] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) FE/Qt: bugref:9996: UIWizardExportApp: Rework expert page to be based ... Wed, 29 Sep 2021 16:04:50 GMT vboxsync [91464] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) FE/Qt: bugref:9996: UIWizardExportApp: A bit of cleanup for prepare ... Wed, 29 Sep 2021 15:42:59 GMT vboxsync [91463] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) FE/Qt: bugref:9996: UIWizardExportApp: A bit of reordering for expert ... Wed, 29 Sep 2021 15:17:47 GMT vboxsync [91462] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.h (modified) FE/Qt: bugref:9996: UIWizardExportApp: A bit of cleanup for 3rd page. Wed, 29 Sep 2021 15:15:27 GMT vboxsync [91461] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) FE/Qt: bugref:9996: UIWizardExportApp: A bit of refactoring; ... Wed, 29 Sep 2021 15:03:12 GMT vboxsync [91460] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) FE/Qt: bugref:9996: UIWizardExportApp: A bit of refactoring; Renaming ... Wed, 29 Sep 2021 14:56:42 GMT vboxsync [91459] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) FE/Qt: bugref:9996: A bit of missing stuff in Export Appliance wizard. Wed, 29 Sep 2021 14:17:49 GMT vboxsync [91458] * trunk/src/VBox/Main/src-server/UefiVariableStoreImpl.cpp (modified) Main,FE/VBoxManage: Implement functionality to list and query UEFI ... Wed, 29 Sep 2021 14:08:32 GMT vboxsync [91457] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyNvram.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UefiVariableStoreImpl.h (modified) * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UefiVariableStoreImpl.cpp (modified) Main,FE/VBoxManage: Implement functionality to list and query UEFI ... Wed, 29 Sep 2021 13:03:16 GMT vboxsync [91456] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) FE/Qt: bugref:9996: Layout quirk fix. Wed, 29 Sep 2021 13:02:49 GMT vboxsync [91455] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIToolBox.cpp (modified) FE/Qt: bugref:9996: Implementing UIToolBox::setPageEnabled. Wed, 29 Sep 2021 10:35:39 GMT vboxsync [91454] * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: Included the "DebugAudio" backend when ... Wed, 29 Sep 2021 09:43:40 GMT vboxsync [91453] * trunk/src/VBox/ValidationKit/utils/audio/vkatCmdGeneric.cpp (modified) Audio/Validation Kit: Implemented optional test tone options "--tone- ... Wed, 29 Sep 2021 09:31:46 GMT vboxsync [91452] * trunk/src/VBox/ValidationKit/utils/audio/vkatCmdGeneric.cpp (modified) Audio/Validation Kit: Moved playback options into an own struct ... Wed, 29 Sep 2021 08:59:35 GMT vboxsync [91451] * trunk/src/VBox/ValidationKit/utils/audio/vkatCmdGeneric.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatDriverStack.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatInternal.h (modified) Audio/Validation Kit: Implemented optional volume argument (--vol ... Tue, 28 Sep 2021 20:22:31 GMT vboxsync [91450] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Use RTR0MemObjAllocLarge w/ RTMEMOBJ_ALLOC_LARGE_F_FAST for ... Tue, 28 Sep 2021 20:21:38 GMT vboxsync [91449] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) IPRT/memobj: MmAllocatePagesForMdlEx is not visible when building the ... Tue, 28 Sep 2021 20:05:04 GMT vboxsync [91447] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUP: Export RTR0MemObjAllocLargeTag from SUPDrv, require new minor ... Tue, 28 Sep 2021 19:53:25 GMT vboxsync [91446] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page ... Tue, 28 Sep 2021 18:16:17 GMT vboxsync [91445] * 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/settings/editors/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: Updating the recent media list of the UIFilePathSelector. Tue, 28 Sep 2021 17:53:16 GMT vboxsync [91442] * trunk/src/VBox/Devices/Network/DrvVMNet.m (modified) Devices: bugref:9932 Build fixes for r147123 Tue, 28 Sep 2021 17:37:53 GMT vboxsync [91441] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h (modified) Devices/Graphics: staging buffer for transfers; stream output: ... Tue, 28 Sep 2021 17:05:54 GMT vboxsync [91439] * trunk/src/VBox/Devices/Network/DrvVMNet.m (modified) Devices: bugref:9932 Stupid space build fix Tue, 28 Sep 2021 17:01:52 GMT vboxsync [91438] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Network/DrvVMNet.m (modified) Devices: bugref:9932 Suspend/resume support, limit VMNET compilation ... Tue, 28 Sep 2021 16:55:54 GMT vboxsync [91437] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMachineAttributeSetter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkAttachmentEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkAttachmentEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified) FE/Qt: bugref:9932: A bit of coding-style and NLS fixes for r147096. Tue, 28 Sep 2021 13:31:44 GMT vboxsync [91436] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: Adding functionality of listing recently used media in ... Tue, 28 Sep 2021 13:10:21 GMT vboxsync [91435] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard: prevent guest clipboard reset when clipboard ... Tue, 28 Sep 2021 11:56:50 GMT vboxsync [91434] * trunk/src/VBox/Main/include/NvramStoreImpl.h (modified) * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStoreImpl: Implement API to initialize the UEFI variable ... Tue, 28 Sep 2021 11:50:25 GMT vboxsync [91433] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyNvram.cpp (modified) FE/VBoxManage: Start implementing an interface to manage the NVRAM of ... Tue, 28 Sep 2021 11:37:43 GMT vboxsync [91432] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyNvram.cpp (added) FE/VBoxManage: Start implementing an interface to manage the NVRAM of ... Tue, 28 Sep 2021 11:36:29 GMT vboxsync [91431] * trunk/src/VBox/Runtime/common/efi/efisignaturedb.cpp (modified) Runtime/efisignaturedb.cpp: Don't fail if the the signature list to ...