# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Sep 28, 2024 3:58:39 AM Tue, 02 Jul 2024 08:55:52 GMT vboxsync [105092] * trunk/include/VBox/vmm/cpum-x86-amd64.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try ... Tue, 02 Jul 2024 06:14:58 GMT vboxsync [105091] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subss. Tue, 02 Jul 2024 01:53:42 GMT vboxsync [105090] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) Devices/Network: fix build issue. bugref:10268 Tue, 02 Jul 2024 00:00:14 GMT vboxsync [105089] * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' ... Mon, 01 Jul 2024 23:48:50 GMT vboxsync [105088] * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant ... Mon, 01 Jul 2024 23:27:59 GMT vboxsync [105087] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.h (modified) * trunk/src/VBox/HostServices/SharedFolders/teststubs.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolder ... Mon, 01 Jul 2024 22:18:47 GMT vboxsync [105086] * trunk/src/libs/Makefile.kmk (modified) libs/Makefile.kmk: libslirp shouldn't be needed on unsupported host ... Mon, 01 Jul 2024 21:29:32 GMT vboxsync [105085] * trunk/Config.kmk (modified) Devices/Network: enabled libslirp on linux by default. bugref:10268 Mon, 01 Jul 2024 18:49:38 GMT vboxsync [105084] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) Devices/Network: fix build issue. bugref:10268 Mon, 01 Jul 2024 16:05:39 GMT vboxsync [105083] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: Nit in r163702. Mon, 01 Jul 2024 15:50:58 GMT vboxsync [105082] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: Build fix for r163701. Mon, 01 Jul 2024 15:38:32 GMT vboxsync [105081] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewModelView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UILocalMachineStuff.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UILocalMachineStuff.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMachineAttributeSetter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemLocal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIWelcomePane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetails.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumTools.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/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIMenuBarEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIStatusBarEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: Moving local machine related stuff from UICommon to new ... Mon, 01 Jul 2024 13:27:33 GMT vboxsync [105080] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage/modifyvm: s/--firmware-fade-out/--firmware-logo-fade-out/ Mon, 01 Jul 2024 10:10:32 GMT vboxsync [105079] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subss. Mon, 01 Jul 2024 08:30:16 GMT vboxsync [105078] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subpd ... Mon, 01 Jul 2024 07:57:14 GMT vboxsync [105077] * trunk/src/libs/Makefile.kmk (modified) libs/Makefile.kmk: libslirp shouldn't be needed in any of the ONLY ... Fri, 28 Jun 2024 18:35:41 GMT vboxsync [105076] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687 Fri, 28 Jun 2024 15:45:11 GMT vboxsync [105075] * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-bootsector.asm (modified) ValKit/bootsectors: Produce a special 63.5MB capable bootsector and ... Fri, 28 Jun 2024 15:24:42 GMT vboxsync [105074] * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) DevFDC: In a 3.5 drive, floppies only use 250 or 500 kbps data rate; ... Fri, 28 Jun 2024 15:20:50 GMT vboxsync [105073] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-RegCtxRestore.asm (modified) bs3kit/Bs3RegCtxRestore: Do LM16 and LM32 restores via syscalls so we ... Fri, 28 Jun 2024 12:03:20 GMT vboxsync [105072] * trunk/include/VBox/vmm/cpumctx-x86-amd64.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdFuncsBltIn.cpp (modified) * trunk/src/VBox/VMM/include/IEMInline.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-weird-1-x0.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-weird-1.c (modified) VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly ... Fri, 28 Jun 2024 09:22:57 GMT vboxsync [105071] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) Fix for r163689 caused build failure. bugref:10268 Thu, 27 Jun 2024 21:48:17 GMT vboxsync [105070] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.h (modified) Devices/Network: code cleanup. bugref:10268 Thu, 27 Jun 2024 20:26:21 GMT vboxsync [105069] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.h (modified) Devices/Network: clean up code and comments. bugref:10268 Thu, 27 Jun 2024 19:59:48 GMT vboxsync [105068] * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) VMM/PDM: Quick fix for loading existing saved states after r163661 ... Thu, 27 Jun 2024 19:54:55 GMT vboxsync [105067] * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) Video Recording/Main: Trying to fix the Parfait build. bugref:10650 Thu, 27 Jun 2024 17:29:18 GMT vboxsync [105066] * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) Video Recording/Main: Trying to fix the Parfait build. bugref:10650 Thu, 27 Jun 2024 17:26:43 GMT vboxsync [105065] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Video Recording/Main: Fixed (release) logging when recording is ... Thu, 27 Jun 2024 14:46:31 GMT vboxsync [105064] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.h (modified) Devices/Network: clean up code and comments. bugref:10268 Thu, 27 Jun 2024 14:04:43 GMT vboxsync [105063] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITableView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITableView.h (modified) FE/Qt: bugref:10681: QITableView: Reworking accessibility interface ... Thu, 27 Jun 2024 13:41:36 GMT vboxsync [105062] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewModelView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewModelView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) FE/Qt: bugref:10659: UIVMActivityOverviewWidget: Extend the model ... Thu, 27 Jun 2024 13:27:11 GMT vboxsync [105061] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Extend the model ... Thu, 27 Jun 2024 13:07:56 GMT vboxsync [105060] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:10681: A bit of cleanup for QITableView model stuff; ... Thu, 27 Jun 2024 12:50:28 GMT vboxsync [105059] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.h (modified) FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Replace old ... Thu, 27 Jun 2024 12:44:55 GMT vboxsync [105058] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Rework sorting a ... Thu, 27 Jun 2024 11:14:40 GMT vboxsync [105057] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUM: Don't do strict CPUID checks on arm64 as we can't query ... Thu, 27 Jun 2024 11:06:49 GMT vboxsync [105056] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.h (modified) FE/Qt: bugref:10681: UIShortcutConfigurationEditor: A bit of rework ... Thu, 27 Jun 2024 10:53:16 GMT vboxsync [105055] * trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/Tcg2PhysicalPresenceLibQemu/DxeTcg2PhysicalPresenceLib.c (modified) Devices/EFI/Firmware: Implement support for the TPM PPI area using ... Thu, 27 Jun 2024 10:27:09 GMT vboxsync [105054] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsector: bugref:10658 SIMD FP testcase: [v]subpd. Thu, 27 Jun 2024 09:46:41 GMT vboxsync [105053] * trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/Tcg2PhysicalPresenceLibQemu/DxeTcg2PhysicalPresenceLib.c (modified) Devices/EFI/Firmware: Implement support for the TPM PPI area using ... Thu, 27 Jun 2024 09:36:57 GMT vboxsync [105052] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:10681: scm fix for r163647. Thu, 27 Jun 2024 09:25:12 GMT vboxsync [105051] * trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/Tcg2PhysicalPresenceLibQemu/DxeTcg2PhysicalPresenceLib.c (modified) Devices/EFI/Firmware: Implement support for the TPM PPI area using ... Thu, 27 Jun 2024 09:16:20 GMT vboxsync [105050] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subpd. Thu, 27 Jun 2024 09:11:08 GMT vboxsync [105049] * trunk/src/VBox/Devices/EFI/Firmware/Makefile.kmk (modified) Devices/EFI/Firmware: Implement support for the TPM PPI area using ... Thu, 27 Jun 2024 09:06:33 GMT vboxsync [105048] * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, ... Thu, 27 Jun 2024 09:05:56 GMT vboxsync [105047] * trunk/src/VBox/Devices/PC/vbox-tpm.dsl (modified) Devices/ACPI/vbox-tpm.dsl: Implement the Physical Presence Interface ... Thu, 27 Jun 2024 09:05:03 GMT vboxsync [105046] * trunk/src/VBox/Devices/Trace/VBoxTraceLogDecoders.cpp (modified) Devices/Trace: Some TPM decoder updates, bugref:10701 Thu, 27 Jun 2024 09:01:20 GMT vboxsync [105045] * trunk/src/VBox/Devices/PC/vbox-tpm.dsl (modified) Devices/ACPI/vbox-tpm.dsl: Implement the Physical Presence Interface ... Thu, 27 Jun 2024 08:56:49 GMT vboxsync [105044] * trunk/src/VBox/Devices/EFI/Firmware/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/Tcg2PhysicalPresenceLibQemu/DxeTcg2PhysicalPresenceLib.c (modified) Devices/EFI/Firmware: Implement support for the TPM PPI area using ... Thu, 27 Jun 2024 08:54:21 GMT vboxsync [105043] * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, bugref:10701 Thu, 27 Jun 2024 08:53:11 GMT vboxsync [105042] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/EFI/DevEFI.h (modified) Devices/EFI/DevEFI: Add info item to convey the start of the PPI MMIO ... Thu, 27 Jun 2024 08:52:03 GMT vboxsync [105041] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Security/DevTpmPpi.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) Devices/Security: Implement separate device for the TPM PPI interface ... Thu, 27 Jun 2024 08:18:06 GMT vboxsync [105040] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subpd. Thu, 27 Jun 2024 07:10:49 GMT vboxsync [105039] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: comment. Thu, 27 Jun 2024 06:49:41 GMT vboxsync [105038] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: denormals. Thu, 27 Jun 2024 06:32:59 GMT vboxsync [105037] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: denormals. Wed, 26 Jun 2024 22:33:48 GMT vboxsync [105036] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllMemRWTmplInline.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h (modified) VMM/IEM: Split the TLB into non-global (even) and global (odd) ... Wed, 26 Jun 2024 19:48:07 GMT vboxsync [105035] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-weird-1.c (modified) VMM/IEM,bs3-cpu-weird-1: Made bs3CpuWeird1_PcWrapping run w/o ... Wed, 26 Jun 2024 18:15:13 GMT vboxsync [105034] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) FE/Qt: bugref:10681: Build fix for r163650. Wed, 26 Jun 2024 17:05:04 GMT vboxsync [105033] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.h (modified) FE/Qt: bugref:10681: UIShortcutConfigurationEditor: A bit of rework ... Wed, 26 Jun 2024 15:29:27 GMT vboxsync [105032] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.h (modified) FE/Qt: bugref:10681: UIShortcutConfigurationEditor: A bit of rework ... Wed, 26 Jun 2024 11:13:53 GMT vboxsync [105031] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.h (modified) FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Small cleanup. Wed, 26 Jun 2024 11:00:39 GMT vboxsync [105030] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp (modified) FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Unwind ... Wed, 26 Jun 2024 10:58:38 GMT vboxsync [105029] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.h (modified) FE/Qt: bugref:10681: UIPortForwardingTable: Moving the rest of table ... Wed, 26 Jun 2024 10:51:58 GMT vboxsync [105028] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subps: ... Wed, 26 Jun 2024 10:51:01 GMT vboxsync [105027] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:10681: UIPortForwardingTable: No need for separate ... Wed, 26 Jun 2024 07:17:05 GMT vboxsync [105026] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subps. Tue, 25 Jun 2024 20:40:19 GMT vboxsync [105025] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) Devices/Network: code cleanup. bugref:10268 Tue, 25 Jun 2024 19:15:52 GMT vboxsync [105024] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) Devices/Netowrk: scm fixes. bugref:10268 Tue, 25 Jun 2024 19:13:12 GMT vboxsync [105023] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.h (modified) Devices/Network: code cleanup. bugref:10268 Tue, 25 Jun 2024 14:55:48 GMT vboxsync [105022] * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) VBoxDbg: Corrected initial statistics sorting - names should be in ... Tue, 25 Jun 2024 13:58:19 GMT vboxsync [105021] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.h (modified) FE/Qt: bugref:10681: UIPortForwardingTable: A bit of cleanup for ... Tue, 25 Jun 2024 12:39:37 GMT vboxsync [105020] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUM: We need to push the ARCH_CAP MSR on arm hosts, setting all ... Tue, 25 Jun 2024 12:09:21 GMT vboxsync [105019] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:10681: scm fix for r163625. Tue, 25 Jun 2024 11:06:29 GMT vboxsync [105018] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.h (modified) * trunk/src/VBox/HostServices/SharedFolders/teststubs.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolder ... Tue, 25 Jun 2024 10:48:34 GMT vboxsync [105017] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4-template.mac (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subps. Tue, 25 Jun 2024 10:28:21 GMT vboxsync [105016] * trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.h (modified) * trunk/src/VBox/HostServices/SharedFolders/teststubs.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleSharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolder ... Mon, 24 Jun 2024 20:04:31 GMT vboxsync [105015] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceDisplayConfig.cpp (modified) GA/Windows: A template subservice to process a display resize ... Mon, 24 Jun 2024 20:00:41 GMT vboxsync [105014] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) libs/libslirp: fixed windows warnings. bugref:10268 Mon, 24 Jun 2024 19:28:35 GMT vboxsync [105013] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.h (modified) Devices/Network: scm fixes. bugref:10268 Mon, 24 Jun 2024 19:24:16 GMT vboxsync [105012] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceDisplayConfig.cpp (added) GA/Windows: A template subservice to process a display resize ... Mon, 24 Jun 2024 18:56:05 GMT vboxsync [105011] * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) Video Recording: SCM fix. bugref:10650 Mon, 24 Jun 2024 18:47:56 GMT vboxsync [105010] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingUtils.cpp (modified) Video Recording: Big revamp to improve overall performance. We now ... Mon, 24 Jun 2024 17:57:54 GMT vboxsync [105009] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingUtils.cpp (modified) Video Recording: Big revamp to improve overall performance. We now ... Mon, 24 Jun 2024 17:51:24 GMT vboxsync [105008] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:10681: UIPortForwardingTable: Extend the model with ... Mon, 24 Jun 2024 17:48:11 GMT vboxsync [105007] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.h (modified) FE/Qt: bugref:10681: UIPortForwardingTable: Reworking prepare/cleanup ... Mon, 24 Jun 2024 17:43:00 GMT vboxsync [105006] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/include/RecordingInternals.h (modified) * trunk/src/VBox/Main/include/RecordingStream.h (modified) * trunk/src/VBox/Main/include/RecordingUtils.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioRec.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingCodec.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingInternals.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingUtils.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstRecording.cpp (added) Video Recording: Big revamp to improve overall performance. We now ... Mon, 24 Jun 2024 17:33:59 GMT vboxsync [105005] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:10681: UIPortForwardingTable: Regression fix for r163622. Mon, 24 Jun 2024 17:28:18 GMT vboxsync [105004] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.h (modified) FE/Qt: bugref:10681: UIPortForwardingTable: A bit of cleanup and doxy ... Mon, 24 Jun 2024 16:29:10 GMT vboxsync [105003] * trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp (added) * trunk/src/VBox/Devices/Network/DrvNATlibslirp.h (added) Devices/Network: export libslirp DrvNAT files. bugref:10268 Mon, 24 Jun 2024 16:26:47 GMT vboxsync [105002] * trunk/src/libs/libslirp-4.7.0 (added) libs/libslirp: export libslirp. bugref:10268 Mon, 24 Jun 2024 14:57:42 GMT vboxsync [105001] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:10681: UIPortForwardingTable: Unwind accessibility ... Mon, 24 Jun 2024 14:55:48 GMT vboxsync [105000] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:10681: UIPortForwardingTable: Rework restoring ... Mon, 24 Jun 2024 14:33:58 GMT vboxsync [104999] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.h (modified) FE/Qt: bugref:10681: UIFormEditorWidget: A bit of interface cleanup. Mon, 24 Jun 2024 14:23:44 GMT vboxsync [104998] * trunk/src/VBox/Frontends/VirtualBox/src/cloud/machinesettings/UICloudMachineSettingsDialogPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.h (modified) FE/Qt: bugref:10681: UIFormEditorWidget: Moving the rest of table ... Mon, 24 Jun 2024 13:46:31 GMT vboxsync [104997] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.h (modified) FE/Qt: bugref:10681: UIFormEditorWidget: Reworking prepare/cleanup ... Mon, 24 Jun 2024 13:31:30 GMT vboxsync [104996] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.cpp (modified) FE/Qt: bugref:10681: UIFormEditorWidget: Unwind accessibility ... Mon, 24 Jun 2024 13:26:48 GMT vboxsync [104995] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:10661: File Manager isn't based on QITableView, yet. Mon, 24 Jun 2024 13:02:33 GMT vboxsync [104994] * trunk/include/iprt/x86.h (modified) iprt/x86.h: Defined more ARCH_CAP bits. bugref:10687 Mon, 24 Jun 2024 10:20:05 GMT vboxsync [104993] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32 (modified) ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addss.