# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 9, 2025 10:29:53 PM Thu, 13 Sep 2018 14:13:41 GMT vboxsync [74242] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/dtrace/lib/vbox-types.d (modified) VMM: dtrace fixes Thu, 13 Sep 2018 14:01:07 GMT vboxsync [74241] * trunk/include/iprt/x86.h (modified) iprt/x86.h: dtrace doesn't grok RTUINT128U in X86XMMREG. Thu, 13 Sep 2018 13:58:58 GMT vboxsync [74240] * trunk/include/iprt/x86.h (modified) iprt/x86.h: Fixed duplicate MSR_IA32_VMX_VMFUNC definition (breaks ... Thu, 13 Sep 2018 13:36:13 GMT vboxsync [74239] * trunk/Config.kmk (modified) Config.kmk: remove cloud extpack hack Thu, 13 Sep 2018 13:29:14 GMT vboxsync [74238] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/VBoxAPI-end-alternative.d (copied) * trunk/src/VBox/Main/src-all/VBoxAPI-start-alternative.d (copied) Main: Attempt at making dtrace 1.6.2 happy. bugref:9152 Thu, 13 Sep 2018 13:08:34 GMT vboxsync [74237] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) IPRT/tools/Makefile.kmk: extpacks fix. bugref:9152 Thu, 13 Sep 2018 12:27:04 GMT vboxsync [74236] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) WDDM: Miniport driver: Assert -> AssertBreak Thu, 13 Sep 2018 12:24:33 GMT vboxsync [74235] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgstackdumpself.cpp (modified) Config.kmk,Makefile.kmk,iprt: extpack solaris build hacking. Thu, 13 Sep 2018 12:03:08 GMT vboxsync [74234] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) DnD/DragAndDropSvc.h: Added a protocol TODO list. Thu, 13 Sep 2018 09:33:48 GMT vboxsync [74233] * trunk/Makefile.kmk (modified) Makefile.kmk: for staged Darwin build update PATH explicitly so that ... Thu, 13 Sep 2018 00:30:51 GMT vboxsync [74232] * trunk/include/iprt/cpp/restclient.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) IPRT/rest: fix typo in method name Thu, 13 Sep 2018 00:19:55 GMT vboxsync [74231] * trunk/include/iprt/cpp/restclient.h (modified) IPRT/rest: Provide RTCRestBinaryParameter::getContentLength() Wed, 12 Sep 2018 23:42:29 GMT vboxsync [74230] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpcom18a4/Makefile.kmk,extpacks.sh: Skip python and java bridges when ... Wed, 12 Sep 2018 23:28:58 GMT vboxsync [74229] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpcom18a4/Makefile.kmk,extpacks.sh: Skip python and java bridges when ... Wed, 12 Sep 2018 16:52:21 GMT vboxsync [74228] * trunk/src/VBox/Runtime/common/rest/rest-binary.cpp (modified) IPRT/rest: RTCRestBinaryParameter::assignCopy - don't forget to also ... Wed, 12 Sep 2018 16:49:05 GMT vboxsync [74227] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Wed, 12 Sep 2018 15:42:18 GMT vboxsync [74226] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD/VBoxClient: Don't use nested function macros here, makes certain ... Wed, 12 Sep 2018 15:35:39 GMT vboxsync [74225] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMX: Custom debug build warning fix for Windows hosts. Wed, 12 Sep 2018 14:44:27 GMT vboxsync [74224] * trunk/include/iprt/cpp/restclient.h (modified) * trunk/include/iprt/http.h (modified) IPRT/http,rest: Clearified the content offset parameter in the callbacks. Wed, 12 Sep 2018 14:19:07 GMT vboxsync [74223] * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/Makefile.kmk,xpcom18a4/Makefile.kmk: VBOX_ONLY_EXTPACK updates. ... Wed, 12 Sep 2018 13:30:00 GMT vboxsync [74222] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http: Implemented header callbacks. bugref:9167 Wed, 12 Sep 2018 12:28:35 GMT vboxsync [74221] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) IPRT: Updated stable exports. bugref:9152 [typo] Wed, 12 Sep 2018 12:26:16 GMT vboxsync [74220] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (added) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (added) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) IPRT: Updated stable exports. bugref:9152 Wed, 12 Sep 2018 11:40:50 GMT vboxsync [74219] * 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: Add another extpack helper function related to ... Wed, 12 Sep 2018 11:31:09 GMT vboxsync [74218] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Adjustments for VBOX_ONLY_EXTPACKS. bugref:9152 Wed, 12 Sep 2018 11:14:39 GMT vboxsync [74217] * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) bugref:9152. Progress implementation. Rearranging the code. Wed, 12 Sep 2018 10:43:04 GMT vboxsync [74216] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: UISelectorWindow Qt 5.11 build fix. Wed, 12 Sep 2018 10:15:25 GMT vboxsync [74215] * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.cpp (modified) DnD/HostService: Doxygen build fix. Wed, 12 Sep 2018 10:04:30 GMT vboxsync [74214] * trunk/src/VBox/Main/include/CloudProviderManagerImpl.h (modified) CloudProviderManagerImpl.cpp: Another build fix for ... Wed, 12 Sep 2018 10:04:12 GMT vboxsync [74213] * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/HostServices/common/client.cpp (modified) * trunk/src/VBox/HostServices/common/message.cpp (modified) DnD: SCM build fixes. Wed, 12 Sep 2018 10:01:34 GMT vboxsync [74212] * trunk/src/VBox/Main/src-server/CloudProviderManagerImpl.cpp (modified) CloudProviderManagerImpl.cpp: Another build fix for ... Wed, 12 Sep 2018 09:52:38 GMT vboxsync [74211] * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) DnD/HostService: Renaming, documentation. Wed, 12 Sep 2018 09:51:09 GMT vboxsync [74210] * trunk/src/VBox/Makefile.kmk (modified) VBox/Makefile.kmk: first go at fixing extpack build when ... Wed, 12 Sep 2018 09:48:13 GMT vboxsync [74209] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) IEM/VMX: Fix task switch triggered by INTn instruction (bugref:9244). Wed, 12 Sep 2018 09:37:46 GMT vboxsync [74208] * trunk/src/VBox/GuestHost/DragAndDrop/Makefile.kmk (modified) DnD/HostService: Build fix. Wed, 12 Sep 2018 09:36:36 GMT vboxsync [74207] * trunk/src/VBox/Main/src-server/CloudProviderManagerImpl.cpp (modified) CloudProviderManagerImpl.cpp: Build fix for ... Wed, 12 Sep 2018 09:32:18 GMT vboxsync [74206] * trunk/src/VBox/Main/src-server/CloudProviderManagerImpl.cpp (modified) CloudProviderManagerImpl.cpp: Build fix for ... Wed, 12 Sep 2018 09:22:06 GMT vboxsync [74205] * trunk/include/VBox/HostServices/Service.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/Makefile.kmk (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/HostServices/common (added) * trunk/src/VBox/HostServices/common/client.cpp (added) * trunk/src/VBox/HostServices/common/message.cpp (added) DnD/HostService: Refactored out more code to the common client and ... Wed, 12 Sep 2018 05:18:25 GMT vboxsync [74204] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) VMM/EM: Added EMMonitorWaitClear to clear address-range monitoring ... Tue, 11 Sep 2018 22:54:46 GMT vboxsync [74203] * trunk/include/iprt/http.h (modified) IPRT/rest: More client request base tests. Added ... Tue, 11 Sep 2018 22:48:41 GMT vboxsync [74202] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: More client request base tests. Added ... Tue, 11 Sep 2018 19:44:45 GMT vboxsync [74201] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: Prepping for later. Tue, 11 Sep 2018 17:43:34 GMT vboxsync [74200] * trunk/Config.kmk (modified) bugref:9152. VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK is set to 1 by default. Tue, 11 Sep 2018 15:37:57 GMT vboxsync [74199] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Started writing tests for RTCRestClientRequestBase. ... Tue, 11 Sep 2018 14:52:55 GMT vboxsync [74198] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: String map tests. A couple of bugfixes (removal, ... Tue, 11 Sep 2018 14:49:55 GMT vboxsync [74197] * trunk/include/iprt/cpp/reststringmap.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: String map tests. A couple of bugfixes (removal, ... Tue, 11 Sep 2018 11:48:16 GMT vboxsync [74196] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: build fix. bugref:9167 Tue, 11 Sep 2018 11:45:35 GMT vboxsync [74195] * trunk/include/iprt/cpp/reststringmap.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Build fix for array tests. Started testing the string map. ... Tue, 11 Sep 2018 11:38:01 GMT vboxsync [74194] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: More array tests. bugref:9167 Tue, 11 Sep 2018 11:30:05 GMT vboxsync [74193] * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Array tests. Fixed double size decrement in removeAt ... Tue, 11 Sep 2018 11:22:36 GMT vboxsync [74192] * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) IPRT/rest: RTCRestClientApiBase::reinitHttpInstance - as a temporary ... Tue, 11 Sep 2018 10:48:11 GMT vboxsync [74191] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx:h Added bit-fields for VMX exit reason. Tue, 11 Sep 2018 10:45:48 GMT vboxsync [74190] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 todo with reminder to set bit 31. Tue, 11 Sep 2018 09:19:34 GMT vboxsync [74189] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Don't include success as part of ... Tue, 11 Sep 2018 09:03:01 GMT vboxsync [74188] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Started on testing the array class. bugref:9167 Tue, 11 Sep 2018 08:27:27 GMT vboxsync [74187] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Tue, 11 Sep 2018 06:13:54 GMT vboxsync [74186] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) bugref:9152. Added Progress for the second part of OCI export. Tue, 11 Sep 2018 04:38:52 GMT vboxsync [74185] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Mon, 10 Sep 2018 19:08:23 GMT vboxsync [74184] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserView.h (modified) FE/Qt: VirtualBox Manager UI: Chooser model cleanup (that's heavy one). Mon, 10 Sep 2018 16:29:32 GMT vboxsync [74183] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Mon, 10 Sep 2018 12:48:40 GMT vboxsync [74182] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Two more date tests. bugref:9167 Mon, 10 Sep 2018 12:43:30 GMT vboxsync [74181] * trunk/include/iprt/cpp/restarray.h (modified) * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/cpp/restclient.h (modified) * trunk/include/iprt/cpp/reststringmap.h (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues ... Mon, 10 Sep 2018 10:47:47 GMT vboxsync [74180] * trunk/src/VBox/Runtime/testcase/tstRTJson.cpp (modified) tstRTJson: nit Mon, 10 Sep 2018 10:46:31 GMT vboxsync [74179] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTJson.cpp (modified) IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode ... Mon, 10 Sep 2018 10:36:11 GMT vboxsync [74178] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserView.h (modified) FE/Qt: VirtualBox Manager UI: Chooser view cleanup. Mon, 10 Sep 2018 10:22:54 GMT vboxsync [74177] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserView.h (modified) FE/Qt: VirtualBox Manager UI: Chooser pane cleanup. Mon, 10 Sep 2018 09:44:58 GMT vboxsync [74176] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. ... Mon, 10 Sep 2018 09:40:58 GMT vboxsync [74175] * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap ... Mon, 10 Sep 2018 09:40:08 GMT vboxsync [74174] * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) IPRT/RTCString: Fixed buggy assign(size_t, char) methods. Mon, 10 Sep 2018 09:39:10 GMT vboxsync [74173] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap ... Mon, 10 Sep 2018 08:17:28 GMT vboxsync [74172] * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) Additions/drm: do not unpin an old frame buffer before the new one is ... Mon, 10 Sep 2018 07:48:40 GMT vboxsync [74171] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Mon, 10 Sep 2018 07:26:17 GMT vboxsync [74170] * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Added testcase for RTCRestDouble, fixing issues found. ... Mon, 10 Sep 2018 06:49:09 GMT vboxsync [74169] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) IPRT/testcase: build fix. bugref:9167 Mon, 10 Sep 2018 06:15:17 GMT vboxsync [74168] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix a typo in hmR0VmxCheckGuestState(). Bits 31:5 MBZ ... Sun, 09 Sep 2018 19:13:25 GMT vboxsync [74167] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume nit. Sun, 09 Sep 2018 18:11:30 GMT vboxsync [74166] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Sun, 09 Sep 2018 16:03:59 GMT vboxsync [74165] * trunk/include/VBox/vmm/cpum.h (modified) cpum.h: Nested VMX: bugref:9180 build fix. Sun, 09 Sep 2018 15:52:31 GMT vboxsync [74164] * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) VMM: Nested VMX: bugref:9180 Doxygen fix. Sun, 09 Sep 2018 15:51:39 GMT vboxsync [74163] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Sun, 09 Sep 2018 14:18:13 GMT vboxsync [74162] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. ... Sun, 09 Sep 2018 14:12:40 GMT vboxsync [74161] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (added) IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167 Sun, 09 Sep 2018 13:53:25 GMT vboxsync [74160] * trunk/src/VBox/Runtime/common/string/strtonum.cpp (modified) IPRT/strtonum: Fixed problem handling INT64_MIN in RTStrToInt64Ex and ... Sun, 09 Sep 2018 13:24:24 GMT vboxsync [74159] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the ... Sun, 09 Sep 2018 13:18:35 GMT vboxsync [74158] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the ... Sun, 09 Sep 2018 13:17:21 GMT vboxsync [74157] * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the ... Sun, 09 Sep 2018 12:49:18 GMT vboxsync [74156] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) VMM: Nested VMX: bugref:9180 VMXVDIAG naming. [build fix] Sun, 09 Sep 2018 12:37:26 GMT vboxsync [74155] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: Nested VMX: bugref:9180 VMXVDIAG naming. Sat, 08 Sep 2018 11:31:22 GMT vboxsync [74154] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Sat, 08 Sep 2018 11:11:02 GMT vboxsync [74153] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Conforming ... Sat, 08 Sep 2018 10:49:05 GMT vboxsync [74152] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Granularity ... Sat, 08 Sep 2018 05:42:01 GMT vboxsync [74151] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Fri, 07 Sep 2018 19:59:14 GMT vboxsync [74150] * trunk/src/VBox/Runtime/common/time/time.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTTimeSpec.cpp (modified) IPRT/time: Added a few RTTimeFromXxxx tests and fixed bugs found. ... Fri, 07 Sep 2018 18:51:37 GMT vboxsync [74149] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestAnyObject.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBaseOci.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-binary.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Adding RTCRestDate (untested). bugref:9167 Fri, 07 Sep 2018 18:50:54 GMT vboxsync [74148] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/time.h (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both ... Fri, 07 Sep 2018 18:43:08 GMT vboxsync [74147] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) VMM/CPUM: Nested VMX: bugref:9180 Secondary processor-based VM- ... Fri, 07 Sep 2018 17:08:21 GMT vboxsync [74146] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) OCI: POC on setting Progress data from ExtPack. Shows fake data, but ... Fri, 07 Sep 2018 14:26:27 GMT vboxsync [74145] * trunk/include/iprt/time.h (modified) iprt/time.h: Dropped unnecessary pragma pack on RTTIME. Fri, 07 Sep 2018 14:16:16 GMT vboxsync [74144] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD/VBoxClient: Fixed copying over files from host -> guest. Fri, 07 Sep 2018 13:32:11 GMT vboxsync [74143] * trunk/src/VBox/Runtime/common/rest/rest-binary.cpp (modified) IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary ...