# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 20, 2025 8:44:57 PM Mon, 27 May 2019 05:36:47 GMT vboxsync [78773] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 CLTS VM-exit handling. Mon, 27 May 2019 05:22:48 GMT vboxsync [78772] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Added a separate LMSW VM-exit ... Mon, 27 May 2019 04:05:29 GMT vboxsync [78771] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 LMSW nit. Sun, 26 May 2019 22:36:10 GMT vboxsync [78770] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsherrif: Detect some 'new' API test problems. Sun, 26 May 2019 22:23:57 GMT vboxsync [78769] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsherrif: Detect some 'new' API test problems. Sun, 26 May 2019 22:04:49 GMT vboxsync [78768] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsherrif: Detect some 'new' API test problems. Sun, 26 May 2019 21:13:12 GMT vboxsync [78767] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL ... Sun, 26 May 2019 12:18:48 GMT vboxsync [78766] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/SessionMachine::takeSnapshot: Missed a pTask reference after ... Sun, 26 May 2019 04:56:41 GMT vboxsync [78765] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) Main/MachineImplMoveVM.cpp: Another todo. bugref:8345 Sun, 26 May 2019 04:43:09 GMT vboxsync [78764] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/GuestSessionTask: Commented out RunAsync as it isn't used by ... Sun, 26 May 2019 04:39:45 GMT vboxsync [78763] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox::i_saveMediaRegistry: No need to catch ... from ... Sun, 26 May 2019 04:37:50 GMT vboxsync [78762] * trunk/src/VBox/Main/src-server/MediumIOImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: NULL pTask after createThread() call to catch any useage after ... Sun, 26 May 2019 04:31:12 GMT vboxsync [78761] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) Main/Machine::moveTo: Some cleanups and a lot of @todo's. bugref:8345 Sun, 26 May 2019 03:47:01 GMT vboxsync [78760] * trunk/include/VBox/com/ptr.h (modified) VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in ... Sun, 26 May 2019 03:13:07 GMT vboxsync [78759] * trunk/include/VBox/com/ptr.h (modified) VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in ... Sun, 26 May 2019 03:07:17 GMT vboxsync [78758] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestSession::i_startSessionAsync: Simplified the code a little. ... Sun, 26 May 2019 03:06:01 GMT vboxsync [78757] * trunk/include/VBox/com/ptr.h (modified) VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in ... Sun, 26 May 2019 02:59:24 GMT vboxsync [78756] * trunk/include/VBox/com/microatl.h (modified) * trunk/include/VBox/com/ptr.h (modified) VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in ... Sun, 26 May 2019 02:49:29 GMT vboxsync [78755] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main/Appliance: Introduced the concept of status code checking to the ... Sun, 26 May 2019 02:20:10 GMT vboxsync [78754] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main/Appliance: Some cleanups of i_writeImpl and i_writeOPCImpl. ... Sat, 25 May 2019 21:08:04 GMT vboxsync [78753] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) GuestProcess::i_startProcessAsync: Must check pTask->createThread ... Sat, 25 May 2019 20:59:23 GMT vboxsync [78752] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL ... Sat, 25 May 2019 20:51:40 GMT vboxsync [78751] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Console::powerUp: Another delete NULL on the unlikely chance of ... Sat, 25 May 2019 20:39:19 GMT vboxsync [78750] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Console::powerDown: Avoid delete NULL on the unlikely chance of ... Sat, 25 May 2019 17:18:05 GMT vboxsync [78749] * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance::i_importImpl: Ditto (bugref:9416). Untested. Sat, 25 May 2019 16:28:42 GMT vboxsync [78748] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance::i_readImpl: Fixes for regressions introduced by ... Sat, 25 May 2019 16:26:09 GMT vboxsync [78747] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance::i_readImpl: Fixes for regressions introduced by ... Sat, 25 May 2019 15:48:37 GMT vboxsync [78746] * trunk/doc/VBox-CodingGuidelines.cpp (modified) VBox-CodingGuidlines.cpp: Added a general guideline reading ... Sat, 25 May 2019 14:22:39 GMT vboxsync [78745] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) Main/GuestDnD: Moved up comment about dragons and set pTask to NULL ... Sat, 25 May 2019 14:21:47 GMT vboxsync [78744] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/Guest::updateGuestAdditions: Cleanup similar to r130830. bugref:9320 Sat, 25 May 2019 13:39:09 GMT vboxsync [78743] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestSessionImpl.cpp: Cleaned up i_copyToGuest & i_copyFromGuest ... Sat, 25 May 2019 13:37:42 GMT vboxsync [78742] * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) Main/ThreadTask.cpp: Added note to the two public createThread method ... Sat, 25 May 2019 03:34:54 GMT vboxsync [78741] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-win.cpp (modified) VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if ... Sat, 25 May 2019 03:25:35 GMT vboxsync [78740] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibIdc-win.cpp (modified) VBoxGuestR0LibIdc-win.cpp: Fixed completion issue (crash/hang) if ... Fri, 24 May 2019 23:58:32 GMT vboxsync [78739] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManageGuestCtrl.cpp: comment typo. Fri, 24 May 2019 23:57:42 GMT vboxsync [78738] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main: Fixed buggy count wraparound handling in ... Fri, 24 May 2019 22:22:04 GMT vboxsync [78737] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: pylint fix Fri, 24 May 2019 19:58:02 GMT vboxsync [78736] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) bugref:9436. changed uint32_t to ULONG. Fri, 24 May 2019 19:46:11 GMT vboxsync [78735] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) bugref:9436. small fixes. Fri, 24 May 2019 19:28:12 GMT vboxsync [78734] * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/en_US/man_VBoxManage-cloudinstance.xml (added) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugref:9436. Added 3 commands which start/stop/terminate an instance. Fri, 24 May 2019 15:52:58 GMT vboxsync [78733] * trunk/include/iprt/mangling.h (modified) IPRT/string: Implemented RTUtf16CopyEx. [mangler] Fri, 24 May 2019 15:28:44 GMT vboxsync [78732] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16CopyEx.cpp (copied) IPRT/string: Implemented RTUtf16CopyEx. Fri, 24 May 2019 13:48:20 GMT vboxsync [78731] * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) IPRT/isomaker: Removed incorrect assertion in rtFsIsoMakerWalkPathBySpec. Fri, 24 May 2019 13:46:38 GMT vboxsync [78730] * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) IPRT/RTDirRemove/posix: Translate EEXIST to VERR_DIR_NOT_EMTPY as ... Fri, 24 May 2019 13:27:36 GMT vboxsync [78729] * trunk/src/VBox/Devices/PC/BIOS/ata.c (modified) BIOS: After ATA reset, first wait for drive not busy, then read other ... Fri, 24 May 2019 13:24:30 GMT vboxsync [78728] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Logging. Fri, 24 May 2019 13:22:54 GMT vboxsync [78727] * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardProvider.cpp (modified) Shared Clipboard/URI: SCM fixes. Fri, 24 May 2019 13:20:21 GMT vboxsync [78726] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Correctly identify GA and serial port tests and pass them ... Fri, 24 May 2019 13:15:59 GMT vboxsync [78725] * trunk/include/VBox/GuestHost/SharedClipboard-uri.h (modified) * trunk/include/VBox/GuestHost/SharedClipboard-win.h (modified) * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardCache.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardMIME.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardMetaData.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardProvider.cpp (added) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardStreamImpl-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-utils.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Shared Clipboard/URI: Update. Fri, 24 May 2019 12:28:59 GMT vboxsync [78724] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.h (modified) FE/Qt: bugref:7127: Make VBOX_GUI_WITH_NEW_MEDIA_EVENTS define global ... Fri, 24 May 2019 12:26:23 GMT vboxsync [78723] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.h (modified) FE/Qt: bugref:7127: Do not perform whole medium-enumeration if one ... Fri, 24 May 2019 12:09:08 GMT vboxsync [78722] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMediaComboBox.h (modified) FE/Qt: bugref:7127: Partially reverting r130800, it's not good time ... Fri, 24 May 2019 12:01:05 GMT vboxsync [78721] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMediaComboBox.h (modified) FE/Qt: bugref:7127: Media-enumeration stuff: Style fixes, a bit of ... Fri, 24 May 2019 11:34:54 GMT vboxsync [78720] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Readability. Fri, 24 May 2019 11:32:53 GMT vboxsync [78719] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Space nit. Fri, 24 May 2019 11:31:31 GMT vboxsync [78718] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 LMSW VM-exit handling. Fri, 24 May 2019 11:24:07 GMT vboxsync [78717] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Detect a sporadic hardening error. Fri, 24 May 2019 11:17:08 GMT vboxsync [78716] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxLmswInterceptSet. Fri, 24 May 2019 11:16:11 GMT vboxsync [78715] * trunk/include/VBox/vmm/cpum.h (modified) cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxLmswInterceptSet ... Fri, 24 May 2019 10:19:34 GMT vboxsync [78714] * trunk/src/VBox/Devices/PC/BIOS/biosint.h (modified) Comment. Fri, 24 May 2019 09:34:30 GMT vboxsync [78713] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Increment RIP on PAUSE VM-exits. Fri, 24 May 2019 08:34:13 GMT vboxsync [78712] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) VMM/EM: Nested VMX: bugref:9180 Removed unused code, ... Fri, 24 May 2019 08:31:12 GMT vboxsync [78711] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Assertions are good. Forgot to ... Fri, 24 May 2019 07:57:33 GMT vboxsync [78710] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Use ... Fri, 24 May 2019 07:55:29 GMT vboxsync [78709] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Nested VMX: bugref:9180 Added missing CPUMCTX state ... Fri, 24 May 2019 05:58:58 GMT vboxsync [78708] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 mwait, monitor, mov drX, ... Fri, 24 May 2019 04:57:21 GMT vboxsync [78707] * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: Nested VMX: bugref:9180 Renamed ... Fri, 24 May 2019 01:43:12 GMT vboxsync [78706] * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) SharedFoldersSvc: Two VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND tweaks ... Fri, 24 May 2019 01:42:36 GMT vboxsync [78705] * trunk/src/VBox/Runtime/common/path/RTPathParentLength.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathParentLength.cpp.h (modified) IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. [build ... Fri, 24 May 2019 01:10:26 GMT vboxsync [78704] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) SharedFoldersSvc: More VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND and ... Fri, 24 May 2019 00:23:13 GMT vboxsync [78703] * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) SharedFoldersSvc: Two VERR_FILE_NOT_FOUND/VERR_PATH_NOT_FOUND tweaks ... Fri, 24 May 2019 00:11:00 GMT vboxsync [78702] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathParentLength.cpp (added) * trunk/src/VBox/Runtime/common/path/RTPathParentLength.cpp.h (added) * trunk/src/VBox/Runtime/common/path/rtpath-root-length-template.cpp.h (added) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172 Thu, 23 May 2019 17:02:30 GMT vboxsync [78701] * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderAdditions.cpp (modified) FE/Qt: bugref:9470: Networking stuff: Rework GA network customer to ... Thu, 23 May 2019 16:57:55 GMT vboxsync [78700] * trunk/include/VBox/VBoxGuestLibSharedFoldersInline.h (modified) * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.cpp (modified) winnt/vboxsf: Set error style if the host supports it. bugref:9172 Thu, 23 May 2019 16:57:05 GMT vboxsync [78699] * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) SharedFoldersSvc: Adding function that lets the guest set the error ... Thu, 23 May 2019 16:44:05 GMT vboxsync [78698] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFoldersSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) SharedFoldersSvc: Adding function that lets the guest set the error ... Thu, 23 May 2019 14:23:32 GMT vboxsync [78697] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Try to detect certain startup crashes. Thu, 23 May 2019 14:04:27 GMT vboxsync [78696] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Shared Clipboard: VM startup fixes, hopefully also a bit more robust. Thu, 23 May 2019 13:22:57 GMT vboxsync [78695] * trunk/include/VBox/log.h (modified) OCI: IRangedIntegerFormValue (forgot to commit this with the rest of ... Thu, 23 May 2019 13:08:50 GMT vboxsync [78694] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: IRangedIntegerFormValue Thu, 23 May 2019 12:03:00 GMT vboxsync [78693] * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk (modified) winnt/vboxsf: No need to be so noisy when editing the library. Also, ... Thu, 23 May 2019 11:39:21 GMT vboxsync [78692] * trunk/Config.kmk (modified) Config.kmk: On darwin, disable the hardened runtime again for now. Thu, 23 May 2019 11:23:39 GMT vboxsync [78691] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Try fix CR0/CR4 read shadows ... Thu, 23 May 2019 11:15:34 GMT vboxsync [78690] * trunk/src/VBox/Main/src-client/SharedClipboardPrivate.cpp (modified) Shared Clipboard/URI: Build fix. Thu, 23 May 2019 10:44:35 GMT vboxsync [78689] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Use CPUMGetGuestVmxMasked[Cr0|Cr4], ... Thu, 23 May 2019 10:37:12 GMT vboxsync [78688] * trunk/include/VBox/vmm/cpum.h (modified) cpum.h: Nested VMX: bugref:9180 comment. Thu, 23 May 2019 10:34:31 GMT vboxsync [78687] * trunk/include/VBox/vmm/cpum.h (modified) cpum.h: Add CPUMGetGuestVmxMasked[Cr0|Cr4] for upcoming changes. Thu, 23 May 2019 10:31:45 GMT vboxsync [78686] * trunk/src/VBox/Main/src-client/SharedClipboardPrivate.cpp (modified) Shared Clipboard/URI: Build fix. Thu, 23 May 2019 10:18:36 GMT vboxsync [78685] * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) FE/Qt: bugref:6143. Removing a rogue printf Thu, 23 May 2019 10:12:43 GMT vboxsync [78684] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) Shared Clipboard/URI: Build fix. Thu, 23 May 2019 10:07:21 GMT vboxsync [78683] * trunk/include/VBox/GuestHost/SharedClipboard-uri.h (modified) * trunk/include/VBox/HostServices/VBoxClipboardExt.h (modified) * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardCache.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardMetaData.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/SharedClipboardPrivate.h (added) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/SharedClipboardPrivate.cpp (added) Shared Clipboard/URI: Update. Thu, 23 May 2019 09:30:36 GMT vboxsync [78682] * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.h (modified) FE/Qt: bugref:6143. Making keeping the aspect ratio optional. Thu, 23 May 2019 07:39:24 GMT vboxsync [78681] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Renamed iemVmxMaskCr0CR4 to ... Thu, 23 May 2019 07:11:40 GMT vboxsync [78680] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboardDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/xml/us_layout.xml (modified) FE/Qt: bugref:6143. Saving/loading the dialog geometry. Thu, 23 May 2019 04:32:11 GMT vboxsync [78679] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Fix PAUSE-loop exiting enabling. Thu, 23 May 2019 01:24:51 GMT vboxsync [78678] * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) tdAddSharedFolders1.py: Reduced the --many-files value so we don't ... Thu, 23 May 2019 00:57:29 GMT vboxsync [78677] * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) tdAddSharedFolders1.py: Longer timeout (ext2/3 + 10000 files in a ... Thu, 23 May 2019 00:45:15 GMT vboxsync [78676] * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) tdAddSharedFolders1.py: Fix for 5.2 bugref:9172 Thu, 23 May 2019 00:09:12 GMT vboxsync [78675] * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) tdAddBasic1.py,tdAddSharedFolders1.py: Enabled shared folder testing ... Thu, 23 May 2019 00:09:07 GMT vboxsync [78674] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) tdAddBasic1.py,tdAddSharedFolders1.py: Enabled shared folder testing ...