# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 9, 2025 12:51:16 PM Tue, 18 Sep 2018 09:51:21 GMT vboxsync [74337] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Tue, 18 Sep 2018 09:50:48 GMT vboxsync [74336] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) VMM/IEM: Nested SVM: bugref:7243 SVM macro cleanup. Tue, 18 Sep 2018 09:29:23 GMT vboxsync [74335] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) DnD/DragAndDropSvc.h: Documentation. Tue, 18 Sep 2018 09:27:17 GMT vboxsync [74334] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/VBoxRTStableCheck: Disabled on win.x86 as there are issues with ... Tue, 18 Sep 2018 09:19:57 GMT vboxsync [74333] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) DnD/VbglR3: Documentation. Tue, 18 Sep 2018 06:56:39 GMT vboxsync [74332] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) VMM/IEM: Nested SVM: bugref:7243 SVM macro cleanup. Tue, 18 Sep 2018 02:04:04 GMT vboxsync [74331] * trunk/include/iprt/mangling.h (modified) IPRt/mangling: We no longer have any RTMemLocked* APIs. Tue, 18 Sep 2018 02:03:25 GMT vboxsync [74330] * trunk/include/iprt/crypto/cipher.h (modified) scm fix Tue, 18 Sep 2018 02:01:26 GMT vboxsync [74329] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) IRPT/VBoxRTImp.defs: correction. bugref:9246 Mon, 17 Sep 2018 22:18:51 GMT vboxsync [74328] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: VBoxRTStableCheck on darwin. bugref:9246 Mon, 17 Sep 2018 22:13:09 GMT vboxsync [74327] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/DefToAsmExterns.sed (copied) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTStableCheck.cpp (added) * trunk/src/VBox/Runtime/common/crypto/cipher-openssl.cpp (modified) IRPT: Added build target to check that VBoxRTImp.def and friends ... Mon, 17 Sep 2018 21:15:13 GMT vboxsync [74326] * trunk/src/VBox/Installer/linux/rpm/rules (modified) rpm/rules: Use --build-libssl for el5 and el6 as we now require ... Mon, 17 Sep 2018 21:08:54 GMT vboxsync [74325] * trunk/configure (modified) configure: Require openssl 1.0.1. bugref:9246 Mon, 17 Sep 2018 21:06:52 GMT vboxsync [74324] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) Config.kmk,libs/*.kmk: Only build the extpack openssl libraries if we ... Mon, 17 Sep 2018 21:05:03 GMT vboxsync [74323] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: Drop OpenSSL from RuntimeBldProg. Mon, 17 Sep 2018 17:53:42 GMT vboxsync [74322] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: VirtualBox Manager: Restore previously chosen tool when ... Mon, 17 Sep 2018 17:46:19 GMT vboxsync [74321] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneMachine.cpp (modified) FE/Qt: VirtualBox Manager: Remove tools description text underscoring. Mon, 17 Sep 2018 17:45:41 GMT vboxsync [74320] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: VirtualBox Manager: Don't use actions to switch tools, do it ... Mon, 17 Sep 2018 17:35:06 GMT vboxsync [74319] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.h (modified) FE/Qt: VirtualBox Manager todo fix: Disable machine tools for ... Mon, 17 Sep 2018 16:19:38 GMT vboxsync [74318] * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.cpp (modified) FE/Qt: VirtualBox Manager: Background/foreground fixes for disabled ... Mon, 17 Sep 2018 16:05:03 GMT vboxsync [74317] * trunk/include/iprt/mangling.h (modified) IPRT/crypto: Simple symmetric cipher abstraction with just was we ... Mon, 17 Sep 2018 15:58:19 GMT vboxsync [74316] * trunk/src/VBox/Storage/Makefile.kmk (modified) Storage/VDFilterCrypt: Implemented IPRT based crypto alternative, ... Mon, 17 Sep 2018 15:57:18 GMT vboxsync [74315] * trunk/src/VBox/Runtime/common/crypto/cipher-openssl.cpp (modified) IPRT/crypto: Simple symmetric cipher abstraction with just was we ... Mon, 17 Sep 2018 15:54:12 GMT vboxsync [74314] * trunk/src/VBox/Runtime/common/crypto/cipher-openssl.cpp (modified) IPRT/crypto: Simple symmetric cipher abstraction with just was we ... Mon, 17 Sep 2018 15:50:55 GMT vboxsync [74313] * trunk/include/iprt/crypto/cipher.h (added) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/common/crypto/cipher-openssl.cpp (added) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) IPRT/crypto: Simple symmetric cipher abstraction with just was we ... Mon, 17 Sep 2018 14:47:59 GMT vboxsync [74312] * trunk/configure (modified) * trunk/include/iprt/crypto/misc.h (added) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrPkcs5Pbkdf2Hmac-openssl.cpp (added) * trunk/src/VBox/Runtime/common/crypto/RTCrRandBytes-openssl.cpp (added) * trunk/src/VBox/Runtime/common/crypto/ssl-openssl.cpp (modified) IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter ... Mon, 17 Sep 2018 14:39:14 GMT vboxsync [74311] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItem.cpp (modified) FE/Qt: VirtualBox Manager todo fix: Wipe out old show running VM ... Mon, 17 Sep 2018 13:49:35 GMT vboxsync [74310] * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) VMX: Removed assertion, needs to be a run-time check. See bugref:9244 Mon, 17 Sep 2018 13:26:22 GMT vboxsync [74309] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage/DrvVD: Don't ignore the IgnoreFlushAsync option Mon, 17 Sep 2018 13:19:54 GMT vboxsync [74308] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage/DrvVD: Don't ignore the IgnoreFlush and FlushInterval ... Mon, 17 Sep 2018 12:41:15 GMT vboxsync [74307] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Use a macro while importing guest-state from VM-exit ... Mon, 17 Sep 2018 12:02:41 GMT vboxsync [74306] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx.h: Nested VMX: bugref:9180 Distinguish trap-like vs fault-like ... Mon, 17 Sep 2018 11:44:43 GMT vboxsync [74305] * 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/selector/UISelectorWindow.cpp (modified) FE/Qt: VBoxGlobal todo fix: Make sure url argument list being cleared ... Mon, 17 Sep 2018 10:48:43 GMT vboxsync [74304] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Mon, 17 Sep 2018 09:33:58 GMT vboxsync [74303] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Mon, 17 Sep 2018 04:41:32 GMT vboxsync [74302] * trunk/include/iprt/crypto/ssl.h (modified) * trunk/src/VBox/Runtime/common/crypto/ssl-openssl.cpp (modified) scm fixes Mon, 17 Sep 2018 04:16:38 GMT vboxsync [74301] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) VMM/IEM: Nested SVM: bugref:7243 Comment nit. Sun, 16 Sep 2018 19:50:16 GMT vboxsync [74300] * trunk/src/VBox/Runtime/common/crypto/ssl-openssl.cpp (modified) IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added ... Sun, 16 Sep 2018 18:35:40 GMT vboxsync [74299] * trunk/src/VBox/Runtime/common/crypto/ssl-openssl.cpp (modified) IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added ... Sun, 16 Sep 2018 15:49:06 GMT vboxsync [74298] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) bldRTSignTool is apparently needed by extpack builds on windows. ... Sun, 16 Sep 2018 15:43:42 GMT vboxsync [74297] * trunk/include/iprt/mangling.h (modified) IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added ... Sun, 16 Sep 2018 15:38:56 GMT vboxsync [74296] * trunk/src/VBox/Runtime/common/crypto/ssl-openssl.cpp (modified) IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added ... Sun, 16 Sep 2018 15:36:08 GMT vboxsync [74295] * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/crypto/key.h (modified) * trunk/include/iprt/crypto/rc4.h (added) * trunk/include/iprt/crypto/ssl.h (added) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/common/crypto/key-create-rsa-openssl.cpp (added) * trunk/src/VBox/Runtime/common/crypto/key.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/rc4-openssl.cpp (added) * trunk/src/VBox/Runtime/common/crypto/ssl-openssl.cpp (added) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added ... Sun, 16 Sep 2018 15:12:40 GMT vboxsync [74294] * trunk/Config.kmk (modified) Config.kmk: Disable VBOX_WITH_32_ON_64_MAIN_API for ... Sat, 15 Sep 2018 18:49:36 GMT vboxsync [74293] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: RuntimeBldProg build fix for OS/2, 3rd try. Sat, 15 Sep 2018 17:15:28 GMT vboxsync [74292] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: RuntimeBldProg build fix for OS/2. [oops] Sat, 15 Sep 2018 17:13:16 GMT vboxsync [74291] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: RuntimeBldProg build fix for OS/2. Sat, 15 Sep 2018 17:09:58 GMT vboxsync [74290] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Reduce VBoxAPIWrap sources when VBOX_ONLY_EXTPACK ... Sat, 15 Sep 2018 05:08:07 GMT vboxsync [74289] * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) VMM/HM: Nested VMX: bugref:9180 space/doxygen. Sat, 15 Sep 2018 05:07:26 GMT vboxsync [74288] * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) VMM/HMVMXAll: Nested VMX: bugref:9180 Doxygen fix. Sat, 15 Sep 2018 04:29:24 GMT vboxsync [74287] * 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/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/IEM, HM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Sat, 15 Sep 2018 04:25:39 GMT vboxsync [74286] * trunk/include/VBox/vmm/vm.h (modified) vm.h: Added VMCPU_FF_MTF for upcoming nested VMX changes. Fri, 14 Sep 2018 23:15:32 GMT vboxsync [74285] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: Trying to reduce sources in RuntimeBldProg (win). ... Fri, 14 Sep 2018 23:04:29 GMT vboxsync [74284] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: Trying to reduce sources in RuntimeBldProg (win). ... Fri, 14 Sep 2018 22:52:20 GMT vboxsync [74283] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: Trying to reduce sources in RuntimeBldProg ... Fri, 14 Sep 2018 19:09:39 GMT vboxsync [74282] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) VBoxRTImp-gcc.def: scm nit. bugref:9152 Fri, 14 Sep 2018 18:46:34 GMT vboxsync [74281] * trunk/Config.kmk (modified) Config.kmk/VBOXMAIN: Try kill the 'has virtual function but non- ... Fri, 14 Sep 2018 18:24:54 GMT vboxsync [74280] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) VBoxRTImp-vcc*.def: scm nits. bugref:9152 Fri, 14 Sep 2018 18:20:05 GMT vboxsync [74279] * trunk/src/libs/xpcom18a4/Config.kmk (modified) hrumpf. Fri, 14 Sep 2018 18:15:36 GMT vboxsync [74278] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Config.kmk (modified) Config.kmk/xpcom: Try shut up -Wnon-virtual-dtor warnings on older ... Fri, 14 Sep 2018 16:08:36 GMT vboxsync [74277] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) tstRTCRest-1: Fixed crash in testStringMap. bugref:9167 Fri, 14 Sep 2018 16:04:37 GMT vboxsync [74276] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: adjusted double testcase for unix systems. bugref:9167 Fri, 14 Sep 2018 15:51:17 GMT vboxsync [74275] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) VBoxRTImp-gcc.def: regen comment fix. bugref:9152 Fri, 14 Sep 2018 15:50:34 GMT vboxsync [74274] * trunk/src/libs/xpcom18a4/VBoxXPCOM-mangled.def (modified) VBoxXPCOM-mangled.def: Fixed underscore removal. bugref:9152 Fri, 14 Sep 2018 15:48:47 GMT vboxsync [74273] * trunk/src/libs/xpcom18a4/VBoxXPCOM.def (modified) libs/xpcom: Regenerated VBoxXPCOM.def using the same sed expression. ... Fri, 14 Sep 2018 15:46:37 GMT vboxsync [74272] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.cpp (modified) FE/Qt: VirtualBox Manager UI: A bit of build fixes for Linux and macOS. Fri, 14 Sep 2018 15:17:12 GMT vboxsync [74271] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/VBoxXPCOM-mangled.def (added) libs/xpcom: Sdded a import library def-file for the ... Fri, 14 Sep 2018 14:51:07 GMT vboxsync [74270] * trunk/Config.kmk (modified) .kmk: Don't link against LIB_XPCOM unless we need it (only ... Fri, 14 Sep 2018 14:25:56 GMT vboxsync [74269] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (added) IPRT: Added .def files for gcc compilers listing the RTCString and ... Fri, 14 Sep 2018 14:17:43 GMT vboxsync [74268] * trunk/src/libs/xpcom18a4/VBoxXPCOM.def (added) .kmk: LIB_XPCOM_IMP and prepping for building extpacks with implibs ... Fri, 14 Sep 2018 14:08:33 GMT vboxsync [74267] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) .kmk: LIB_XPCOM_IMP and prepping for building extpacks with implibs ... Fri, 14 Sep 2018 13:51:42 GMT vboxsync [74266] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) IPRT/rest: Updated C++ def files with REST classes and sed command ... Fri, 14 Sep 2018 13:42:41 GMT vboxsync [74265] * 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/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.h (modified) FE/Qt: VirtualBox Manager UI: Saving/restoring selected tools to/from ... Fri, 14 Sep 2018 13:32:20 GMT vboxsync [74264] * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.h (modified) FE/Qt: VirtualBox Manager UI: A bit of cleanup for Tools-pane model. Fri, 14 Sep 2018 12:53:18 GMT vboxsync [74263] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted ... 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 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