# # ChangeLog for trunk/include/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 11, 2025 4:21:58 AM Wed, 14 Oct 2020 08:23:08 GMT vboxsync [86565] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) Audio/DrvAudio: Try harder re-initializing streams on host audio ... Mon, 12 Oct 2020 08:42:38 GMT vboxsync [86535] * trunk/include/VBox/vmm/pdmnetinline.h (modified) pdmnetinline.h: Some adjustments to bugref:9764 Thu, 08 Oct 2020 13:04:26 GMT vboxsync [86495] * trunk/include/VBox/dbus-calls.h (modified) * trunk/src/VBox/Main/src-server/linux/HostPowerLinux.cpp (modified) VBoxSVC/HostPowerServiceLinux: Use RTThreadPoke on the notification ... Wed, 07 Oct 2020 08:09:22 GMT vboxsync [86464] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) VMM/PGMAll.h: No EPT bitfields. bugref:9841 bugref:9746 Tue, 06 Oct 2020 15:08:08 GMT vboxsync [86457] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx.h: Added more generic EPT defines (gcc 10). bugref:9841 ... Mon, 05 Oct 2020 20:26:13 GMT vboxsync [86454] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx.h: Added some generic EPT defines (gcc 10). bugref:9841 Mon, 05 Oct 2020 17:25:53 GMT vboxsync [86452] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Added VMMR0GetReleaseLogger for debugging/whatever (we don't ... Thu, 01 Oct 2020 12:39:20 GMT vboxsync [86375] * trunk/include/VBox/vmm/ssm.h (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841 Wed, 30 Sep 2020 18:59:31 GMT vboxsync [86361] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841 Mon, 28 Sep 2020 16:26:47 GMT vboxsync [86328] * trunk/include/VBox/dbg.h (modified) Debugger: Doxygen fix for r140613 Mon, 28 Sep 2020 16:20:50 GMT vboxsync [86327] * trunk/include/VBox/dbg.h (modified) * trunk/src/VBox/Debugger/DBGCGdbRemoteStub.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGCIo.cpp (added) * trunk/src/VBox/Debugger/DBGCIoProvInternal.h (added) * trunk/src/VBox/Debugger/DBGCIoProvIpc.cpp (added) * trunk/src/VBox/Debugger/DBGCIoProvTcp.cpp (added) * trunk/src/VBox/Debugger/DBGCRemoteKd.cpp (modified) * trunk/src/VBox/Debugger/DBGCTcp.cpp (deleted) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) Debugger: Allow for different I/O providers instead of only TCP So ... Thu, 24 Sep 2020 05:48:41 GMT vboxsync [86253] * trunk/include/VBox/iommu-amd.h (modified) AMD IOMMU: bugref:9654 Comment, nit. Tue, 22 Sep 2020 22:50:22 GMT vboxsync [86230] * trunk/include/VBox/log.h (modified) OCI: Add ICloudProfileChangedEvent. Accidentally lost in r140498. Tue, 22 Sep 2020 09:58:56 GMT vboxsync [86213] * trunk/include/VBox/iommu-amd.h (modified) AMD IOMMU: bugref:9654 Add IOMMU_MSI_VECTOR_1_VALID_MASK. Mon, 21 Sep 2020 17:31:18 GMT vboxsync [86204] * trunk/include/VBox/iommu-amd.h (modified) * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Reworked register accesses (write done) to ... Thu, 17 Sep 2020 17:09:30 GMT vboxsync [86159] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available ... Wed, 16 Sep 2020 21:01:16 GMT vboxsync [86141] * trunk/include/VBox/com/errorprint.h (modified) * trunk/src/VBox/Main/glue/errorprint.cpp (modified) Main/glue: Added GlueHandleComErrorNoCtx() for printing extended ... Wed, 16 Sep 2020 13:02:47 GMT vboxsync [86133] * trunk/include/VBox/iommu-amd.h (modified) AMD IOMMU: bugref:9654 Nits. Wed, 16 Sep 2020 07:52:40 GMT vboxsync [86132] * trunk/include/VBox/iommu-amd.h (modified) * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Nit. Wed, 16 Sep 2020 06:10:58 GMT vboxsync [86131] * trunk/include/VBox/iommu-amd.h (modified) * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Fix IRTE format. We now remap interrupts ... Tue, 15 Sep 2020 20:59:20 GMT vboxsync [86130] * trunk/include/VBox/log.h (modified) log.h: Fix order. Mon, 14 Sep 2020 09:15:29 GMT vboxsync [86119] * trunk/include/VBox/iommu-amd.h (modified) * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Bits. Mon, 14 Sep 2020 09:09:05 GMT vboxsync [86118] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) VMM: Fix debug assertion for VMs with VMSVGA and 3D enabled and using ... Sun, 13 Sep 2020 08:26:02 GMT vboxsync [86102] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD ... Sun, 13 Sep 2020 07:24:11 GMT vboxsync [86099] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) VMM/DBGF: Rework part 1 to make it work well with SMP VMs. ... Sun, 13 Sep 2020 07:17:19 GMT vboxsync [86098] * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCGdbRemoteStub.cpp (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822 Fri, 11 Sep 2020 09:33:38 GMT vboxsync [86088] * trunk/include/VBox/iommu-amd.h (modified) * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Add debugger info helper for dumping DTE given ... Thu, 10 Sep 2020 13:10:04 GMT vboxsync [86083] * trunk/include/VBox/pci.h (modified) VBox/pci.h: Make extra sure we only mask in 3 bits of the PCI ... Tue, 08 Sep 2020 00:36:10 GMT vboxsync [86060] * trunk/include/VBox/ExtPack/ExtPack.h (modified) Main/ExtPack: Forward declare IVetoEvent. Mon, 07 Sep 2020 23:33:30 GMT vboxsync [86058] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event ... Mon, 07 Sep 2020 23:15:45 GMT vboxsync [86057] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. ... Sun, 06 Sep 2020 08:24:52 GMT vboxsync [86032] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevQemuFwCfg.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) Devices/DevQemuFwCfg: Add device emulation implementing QEMUs ... Fri, 04 Sep 2020 06:16:06 GMT vboxsync [86030] * trunk/include/VBox/iommu-amd.h (modified) AMD IOMMU: bugref:9654 Fix IOMMU_DTE_QWORD_2_VALID_MASK. Fri, 04 Sep 2020 06:09:04 GMT vboxsync [86029] * trunk/include/VBox/iommu-amd.h (modified) AMD IOMMU: bugref:9654 Fix IOMMU_DTE_IRTE_ROOT_PTR_MASK. Fri, 04 Sep 2020 05:58:43 GMT vboxsync [86028] * trunk/include/VBox/iommu-amd.h (modified) AMD IOMMU: bugref:9654 Fix typos in Device Table Entry bitfields struct. Thu, 03 Sep 2020 00:08:56 GMT vboxsync [86012] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/CloudProviderManagerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/CloudProviderManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) OCI: Send events when a cloud provider is registered or is about to ... Wed, 02 Sep 2020 14:43:13 GMT vboxsync [86000] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) Shared Clipboard/Host Service: Use and check for a context ID (CID) ... Tue, 01 Sep 2020 17:55:05 GMT vboxsync [85986] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) Shared Clipboard: Resolved @todos wrt detaching payloads. bugref:9437 Tue, 01 Sep 2020 17:46:22 GMT vboxsync [85985] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard/Host Service: Automatically unregister event if it ... Tue, 01 Sep 2020 10:03:09 GMT vboxsync [85974] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMX.cpp: Optimize hmR0VmxExportGuestSegReg and ... Mon, 31 Aug 2020 23:47:31 GMT vboxsync [85965] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Added some release stats. Fri, 28 Aug 2020 14:40:55 GMT vboxsync [85929] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/AutoCaller.h (modified) * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/src-all/AutoCaller.cpp (modified) * trunk/src/VBox/Main/src-all/GlobalStatusConversion.cpp (modified) * trunk/src/VBox/Main/src-server/HostDriveImpl.cpp (added) * trunk/src/VBox/Main/src-server/HostDrivePartitionImpl.cpp (added) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/iokit.h (modified) * trunk/src/VBox/Main/src-server/freebsd/HostHardwareFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main: bugref:9224: Main+VBoxManageDisk+doc part Fri, 28 Aug 2020 11:31:35 GMT vboxsync [85928] * trunk/include/VBox/iommu-amd.h (modified) AMD IOMMU: bugref:9654 pedantic gcc fix. Fri, 28 Aug 2020 08:37:20 GMT vboxsync [85916] * trunk/include/VBox/iommu-amd.h (modified) AMD IOMMU: bugref:9654 gcc pedantic build fix. Fri, 28 Aug 2020 07:25:10 GMT vboxsync [85913] * trunk/include/VBox/iommu-amd.h (modified) AMD IOMMU: bugref:9654 Attempt to fix linux burn. Fri, 28 Aug 2020 07:17:55 GMT vboxsync [85912] * trunk/include/VBox/iommu-amd.h (added) * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) * trunk/src/VBox/Devices/Bus/DevIommuAmd.h (added) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to ... Fri, 28 Aug 2020 06:59:30 GMT vboxsync [85911] * trunk/include/VBox/pci.h (modified) VBox/pci.h: Add PCI device subclasses. Fri, 28 Aug 2020 06:30:38 GMT vboxsync [85910] * trunk/include/VBox/pci.h (modified) VBox/pci.h: Add PCI device class defines. Thu, 27 Aug 2020 12:58:13 GMT vboxsync [85901] * trunk/include/VBox/vd-ifs.h (modified) VBox/vd-ifs.h: Log vdIfError[Warning] using the local logger config. ... Wed, 26 Aug 2020 11:47:12 GMT vboxsync [85889] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) VDISKRAWPARTDESC: Unconst some the pointers, it makes for ugly casts ... Tue, 25 Aug 2020 19:59:36 GMT vboxsync [85884] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) VBoxInternalManager.cpp,vd.h: Use self documenting structure names in ... Fri, 21 Aug 2020 09:06:50 GMT vboxsync [85856] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/include/iprt/formats/bmp.h (added) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) Consolidated all the different Bitmap (BMP) file format headers / ... Thu, 20 Aug 2020 14:28:33 GMT vboxsync [85845] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardGuestToHost.cpp (modified) * trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardHostToGuest.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardGH-X11.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) Shared Clipboard/X11: Fixes for empty strings (was too strict ... Wed, 19 Aug 2020 18:02:36 GMT vboxsync [85841] * trunk/include/VBox/log.h (modified) include/VBox/log.h: Fix log group ordering (which fixes tstLog), ... Wed, 19 Aug 2020 16:38:46 GMT vboxsync [85837] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) Shared Clipboard: Doxygen fixes. Wed, 19 Aug 2020 16:24:34 GMT vboxsync [85836] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for ... Wed, 19 Aug 2020 14:04:04 GMT vboxsync [85833] * trunk/include/VBox/GuestHost/SharedClipboard-x11.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) Shared Clipboard/X11: Docs. Wed, 19 Aug 2020 13:50:45 GMT vboxsync [85831] * trunk/include/VBox/GuestHost/SharedClipboard-x11.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) Shared Clipboard/X11: Renaming, a bit of additional (release) logging. Wed, 19 Aug 2020 09:12:33 GMT vboxsync [85828] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardGuestToHost.cpp (modified) * trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboardHostToGuest.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) Shared Clipboard/X11: Major cleanup for string conversion functions. ... Fri, 14 Aug 2020 12:59:51 GMT vboxsync [85769] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: bugref:9618 Added Main/API support for AMD-V Virtualized ... Thu, 13 Aug 2020 10:20:38 GMT vboxsync [85748] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on ... Thu, 13 Aug 2020 08:47:12 GMT vboxsync [85746] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR ... Thu, 13 Aug 2020 08:37:09 GMT vboxsync [85745] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Renaming -- prefix all HGCM function number defines with ... Wed, 12 Aug 2020 17:34:49 GMT vboxsync [85722] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.cpp (modified) DnD: Added wire protocol support for querying and reporting guest / ... Wed, 12 Aug 2020 12:40:56 GMT vboxsync [85714] * trunk/include/VBox/HostServices/Service.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.cpp (modified) * trunk/src/VBox/HostServices/common/client.cpp (modified) HGCM / DnD: Removed the protocol version from the generic HGCM client ... Wed, 12 Aug 2020 12:29:22 GMT vboxsync [85713] * trunk/include/VBox/vmm/pdmdev.h (modified) vmm/pdmdev.h: Correction to r138488 that updates the right structure ... Wed, 12 Aug 2020 12:24:30 GMT vboxsync [85712] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.cpp (modified) DnD: Added wire protocol support for querying and reporting guest / ... Tue, 11 Aug 2020 11:03:42 GMT vboxsync [85683] * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/en_US/man_VBoxManage-updatecheck.xml (added) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/settings.h (modified) * 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/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUpdateCheck.cpp (added) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostUpdateImpl.h (added) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (added) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: ... Mon, 03 Aug 2020 18:41:12 GMT vboxsync [85601] * trunk/include/VBox/pci.h (modified) VBox/pci.h: VBOX_PCI_BUS_SHIFT must be 8 not 0xc. Fri, 31 Jul 2020 12:47:57 GMT vboxsync [85576] * trunk/include/VBox/log.h (modified) Main: Added ISystemProperties::getCPUProfiles. Fri, 31 Jul 2020 12:41:14 GMT vboxsync [85573] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_80186.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_80286.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_80386.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_8086.h (modified) VMM: Added method for getting at the CPU database. Thu, 30 Jul 2020 13:28:57 GMT vboxsync [85557] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate. Thu, 30 Jul 2020 06:55:59 GMT vboxsync [85538] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) DnD/DnDTransferList: More fixes for newly added testcases, forgot ... Wed, 29 Jul 2020 10:16:32 GMT vboxsync [85509] * trunk/include/VBox/sup.h (modified) SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. [doxyfix] bugref:9801 Wed, 29 Jul 2020 10:07:17 GMT vboxsync [85506] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/VMM/testcase/tstGlobalConfig.cpp (modified) SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801 Mon, 27 Jul 2020 18:03:06 GMT vboxsync [85471] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) DnD/DragAndDrop.h: Added DND_FORMATS_SEPARATOR. Fri, 24 Jul 2020 07:51:14 GMT vboxsync [85450] * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) HostDrivers/Support: Added reading the SMM address/mask MSRs while ... Thu, 23 Jul 2020 13:38:14 GMT vboxsync [85435] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp (modified) DnD: Added DnDTransferListAppendRootsFromArray() + ... Thu, 23 Jul 2020 11:31:53 GMT vboxsync [85429] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferObject.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/testcase/tstDnDTransferObject.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx(). Thu, 23 Jul 2020 11:10:46 GMT vboxsync [85428] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/testcase/tstDnDTransferList.cpp (modified) DnD: Added DnDTransferListInit() / DnDTransferListInitEx(). Thu, 23 Jul 2020 10:58:15 GMT vboxsync [85427] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDDroppedFiles.cpp (modified) DnD: Added DnDDroppedFilesInit() / DnDDroppedFilesInitEx(). Thu, 23 Jul 2020 08:11:39 GMT vboxsync [85422] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp (modified) DnD/TransferList: More fixes. Wed, 22 Jul 2020 10:31:03 GMT vboxsync [85411] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp (modified) DnD/TransferList: Added DnDTransferListObjRemove(). Wed, 22 Jul 2020 08:56:22 GMT vboxsync [85409] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) DnD/TransferList: More fixes + testcases [build fix, forgot a file]. Fri, 17 Jul 2020 10:02:58 GMT vboxsync [85371] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDDroppedFiles.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDMIME.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDPath.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp (moved) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferObject.cpp (moved) * trunk/src/VBox/GuestHost/DragAndDrop/Makefile.kmk (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDnDSourceImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDTargetImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Revamped code to simplify / untangle of internal data handling: ... Fri, 17 Jul 2020 09:55:56 GMT vboxsync [85368] * trunk/include/VBox/Graphics/VBoxVideo3D.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Devices/Graphics,Main,include: Experimental graphics output. bugref:9695 Wed, 15 Jul 2020 16:38:53 GMT vboxsync [85352] * trunk/include/VBox/vmm/cpum.h (modified) include/VBox/vmm/cpum.h: Add predicate to check for Zen micro ... Mon, 13 Jul 2020 21:07:41 GMT vboxsync [85318] * trunk/include/VBox/HostServices/Service.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.cpp (modified) * trunk/src/VBox/HostServices/common/client.cpp (modified) * trunk/src/VBox/HostServices/common/message.cpp (modified) HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. ... Mon, 13 Jul 2020 17:24:18 GMT vboxsync [85314] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) VBox/com/string.h: Corrected Utf8Str::cloneToEx implementation to ... Mon, 13 Jul 2020 12:38:55 GMT vboxsync [85308] * trunk/include/VBox/com/string.h (modified) VBox/com/string.h: Some more Bstr assignEx methods. (forgot the ... Mon, 13 Jul 2020 00:21:34 GMT vboxsync [85289] * trunk/include/VBox/com/array.h (modified) VBox/com/array.h: Probably a good idea to check the ... Mon, 13 Jul 2020 00:19:47 GMT vboxsync [85288] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) Main: Adding two Bstr::assignEx variants that returns HRESULT instead ... Sat, 11 Jul 2020 16:18:57 GMT vboxsync [85227] * trunk/include/VBox/VMMDev.h (modified) VBox/VMMDev.h: Shut up sign conversion warnings. bugref:9790 Sat, 11 Jul 2020 16:13:15 GMT vboxsync [85221] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 ... Sat, 11 Jul 2020 12:28:47 GMT vboxsync [85213] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to ... Fri, 10 Jul 2020 13:20:54 GMT vboxsync [85182] * trunk/include/VBox/vmm/pdmpcidev.h (modified) * trunk/include/VBox/vmm/pdmpcidevint.h (modified) pdmpcidev*.h: Workaround for Clang 11 nothrow weirdness. bugref:9794 Thu, 09 Jul 2020 10:45:32 GMT vboxsync [85149] * trunk/include/VBox/vmm/pdmnetinline.h (modified) Yet another build fix for r139093. Thu, 09 Jul 2020 10:28:21 GMT vboxsync [85148] * trunk/include/VBox/vmm/pdmnetinline.h (modified) Another build fix for r139093. Thu, 09 Jul 2020 10:24:35 GMT vboxsync [85147] * trunk/include/VBox/vmm/pdmnetinline.h (modified) Build fix for r139093. Thu, 09 Jul 2020 10:20:38 GMT vboxsync [85146] * trunk/include/VBox/vmm/pdmnetinline.h (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS ...