# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 10, 2025 6:01:45 AM Fri, 14 Sep 2018 12:49:31 GMT vboxsync [74262] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) IPRT/RTCString: Added find(char,size_t) and find(RTCString const ... Fri, 14 Sep 2018 11:48:47 GMT vboxsync [74261] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp (modified) DevVGA-SVGA3d: corrected guest pitch; comments. Fri, 14 Sep 2018 11:11:00 GMT vboxsync [74260] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) FE/Qt: VirtualBox Manager UI: Remove old way of saving/restoring tool ... Fri, 14 Sep 2018 07:59:16 GMT vboxsync [74259] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) Additions/Solaris: adjust installer now that vboxvideo is upstream. ... Fri, 14 Sep 2018 04:20:16 GMT vboxsync [74258] * trunk/include/VBox/vmm/cpumctx.h (modified) * 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) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/IEM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Thu, 13 Sep 2018 23:42:37 GMT vboxsync [74257] * trunk/src/VBox/Main/.scm-settings (modified) Main: scm fix Thu, 13 Sep 2018 18:42:00 GMT vboxsync [74256] * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.cpp (modified) FE/Qt: Fix comment formatting. Thu, 13 Sep 2018 17:48:55 GMT vboxsync [74255] * trunk/src/VBox/Runtime/common/dbg/dbgstackdumpself-amd64-x86.asm (modified) IPRT/dbgstackdumpself: Another shot at the solaris linking issue. ... Thu, 13 Sep 2018 17:22:07 GMT vboxsync [74254] * trunk/src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp (modified) IPRT/krnlmod-darwin: Load and resolve IOKit dependency manually as it ... Thu, 13 Sep 2018 17:22:06 GMT vboxsync [74253] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp (modified) IPRT/ldr: Added RTLDRLOAD_FLAGS_NO_SUFFIX flag for enabling loading ... Thu, 13 Sep 2018 17:22:06 GMT vboxsync [74252] * trunk/src/VBox/Runtime/common/dbg/dbgstackdumpself.cpp (modified) * trunk/src/VBox/Runtime/tools/RTKrnlModInfo.cpp (modified) IPRT/dbgstackdumpself: Another shot at the solaris linking issue. ... Thu, 13 Sep 2018 16:35:23 GMT vboxsync [74251] * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) IRPT/rest,http: Use header callbacks for capturing header values in ... Thu, 13 Sep 2018 16:33:17 GMT vboxsync [74250] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/cpp/restclient.h (modified) * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IRPT/rest,http: Use header callbacks for capturing header values in ... Thu, 13 Sep 2018 16:24:26 GMT vboxsync [74249] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerKeyboard.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerKeyboard.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerMouse.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerMouse.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserView.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserView.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsHandlerKeyboard.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsHandlerKeyboard.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsHandlerMouse.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsHandlerMouse.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsView.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsView.h (copied) FE/Qt: VirtualBox Manager UI: Replace Tools-tabbar with Tools-pane ... Thu, 13 Sep 2018 15:53:11 GMT vboxsync [74248] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: VirtualBox Manager UI: Unify palette color tones; adjust ... Thu, 13 Sep 2018 15:49:23 GMT vboxsync [74247] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: VirtualBox Manager UI: Properly load last selected tool group. Thu, 13 Sep 2018 15:42:21 GMT vboxsync [74246] * 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/UIChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: VirtualBox Manager UI: Small Chooser pane cleanup. Thu, 13 Sep 2018 15:23:38 GMT vboxsync [74245] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QISplitter.cpp (modified) FE/Qt: QISplitter: Apply same colors to all handles, not just to ... Thu, 13 Sep 2018 14:21:37 GMT vboxsync [74244] * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) IPRT/rest: RTCRestArrayBase::serializeAsJson - don't emut comma after ... Thu, 13 Sep 2018 14:14:54 GMT vboxsync [74243] * trunk/src/VBox/Main/src-all/VBoxAPI-start-alternative.d (modified) VBoxAPI-start-alternative.d: whatever. bugref:9152 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 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 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 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: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: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 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: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 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 ...