# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Mar 11, 2025 4:31:15 AM 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 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 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 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 13:29:43 GMT vboxsync [74142] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/cpp/restbinarystring.h (deleted) * trunk/include/iprt/cpp/restclient.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestBinaryString.cpp (deleted) * trunk/src/VBox/Runtime/common/rest/rest-binary.cpp (added) IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary ... Fri, 07 Sep 2018 08:05:40 GMT vboxsync [74134] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Fri, 07 Sep 2018 06:17:07 GMT vboxsync [74133] * 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 06:12:42 GMT vboxsync [74131] * trunk/include/iprt/x86.h (modified) x86.h: Added IA32_DEBUG_CTL MSR's valid mask (Intel specific). Thu, 06 Sep 2018 20:11:46 GMT vboxsync [74128] * trunk/include/iprt/cpp/restbinarystring.h (modified) IPRT/rest: Mostly done with the initial RTCRestBinaryString hacks. ... Thu, 06 Sep 2018 18:29:40 GMT vboxsync [74126] * trunk/include/iprt/cpp/restbinarystring.h (modified) * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestBinaryString.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/rest: More work on binary downloads and uploads. bugref:9167 Thu, 06 Sep 2018 16:14:13 GMT vboxsync [74125] * trunk/include/iprt/time.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBaseOci.cpp (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTTimeSpec.cpp (modified) IPRT/time: Extended RTTimeToRfc2822 with a flag for specifying ... Thu, 06 Sep 2018 14:57:41 GMT vboxsync [74121] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fixed a minor bug in VM-entry failure detection. Thu, 06 Sep 2018 13:30:29 GMT vboxsync [74117] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/cpp/restbinarystring.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestAnyObject.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestBinaryString.cpp (added) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) IPRT/rest: Started implemented more flexible handling of binary ... Thu, 06 Sep 2018 12:10:09 GMT vboxsync [74114] * 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. Thu, 06 Sep 2018 11:49:14 GMT vboxsync [74113] * trunk/include/VBox/vmm/cpum.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/CPUMR3CpuId.cpp (modified) VMM/CPUM, IEM: Nested VMX: bugref:9180 Fixes for allowing 32-bit ... Thu, 06 Sep 2018 08:24:47 GMT vboxsync [74106] * trunk/include/iprt/cpp/restanyobject.h (modified) IPRT/rest: Fix RTCRestAnyObject export issue and response enum ... Thu, 06 Sep 2018 06:36:35 GMT vboxsync [74104] * 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, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Thu, 06 Sep 2018 04:57:57 GMT vboxsync [74103] * 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, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Thu, 06 Sep 2018 04:51:44 GMT vboxsync [74102] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) VMM/CPUM: Naming nit. Thu, 06 Sep 2018 04:30:45 GMT vboxsync [74101] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) VMM/CPUM: Naming nit. Thu, 06 Sep 2018 03:11:02 GMT vboxsync [74100] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) VMM/CPUM: Nested VMX: bugref:9180 Added a separate function for ... Thu, 06 Sep 2018 02:53:14 GMT vboxsync [74099] * trunk/include/iprt/x86.h (modified) x86.h: Some missing BIT number macros (for upcoming changes). Wed, 05 Sep 2018 21:12:37 GMT vboxsync [74096] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: doxygen fix Wed, 05 Sep 2018 19:30:01 GMT vboxsync [74093] * trunk/include/iprt/cpp/restanyobject.h (added) * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestAnyObject.cpp (added) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167 Wed, 05 Sep 2018 17:58:31 GMT vboxsync [74091] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http: New read/write callbacks APIs (untested). bugref:9167 ... Wed, 05 Sep 2018 17:41:03 GMT vboxsync [74090] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http: New read/write callbacks APIs (untested). bugref:9167 Wed, 05 Sep 2018 09:05:45 GMT vboxsync [74077] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http: document download progress callback. bugref:9167 Tue, 04 Sep 2018 20:45:46 GMT vboxsync [74075] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: Sketched out a RTCRestBinaryString type for dealing with ... Tue, 04 Sep 2018 18:05:14 GMT vboxsync [74073] * 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/VMMR0/HMVMXR0.cpp (modified) VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Tue, 04 Sep 2018 15:17:01 GMT vboxsync [74070] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBaseOci.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/rest: Redid the OCI-style signing code. Added a value length to ... Tue, 04 Sep 2018 15:15:21 GMT vboxsync [74069] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/time.h (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) IPRT/time: Added RTTimeToRfc2822 for formatting time according to ... Tue, 04 Sep 2018 12:38:25 GMT vboxsync [74065] * 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, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Tue, 04 Sep 2018 12:37:35 GMT vboxsync [74064] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http: Added prototype for RTHttpSignHeaders. bugref:9167 Tue, 04 Sep 2018 09:43:57 GMT vboxsync [74061] * trunk/include/VBox/vmm/cpumctx.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/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Tue, 04 Sep 2018 09:28:28 GMT vboxsync [74060] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBaseOci.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http: s/RTHttpAppend/RTHttpAdd/[Raw]Header, defining FRONT and ... Tue, 04 Sep 2018 05:23:52 GMT vboxsync [74054] * trunk/include/VBox/vmm/cpum.h (modified) * 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/VMMR3/HM.cpp (modified) VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Mon, 03 Sep 2018 20:09:45 GMT vboxsync [74052] * trunk/include/iprt/cpp/restclient.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/crypto/key.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBaseOci.cpp (added) IPRT/rest: Started implementing http-signatures for oci. bugref:9167 Mon, 03 Sep 2018 17:06:26 GMT vboxsync [74051] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: Fix doxygen comment. Mon, 03 Sep 2018 16:20:56 GMT vboxsync [74048] * trunk/include/VBox/vmm/cpumctx.h (modified) cpumctx.h: Nested VMX: bugref:9180 Build fix. Mon, 03 Sep 2018 16:10:27 GMT vboxsync [74047] * trunk/include/VBox/vmm/cpumctx.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/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. Mon, 03 Sep 2018 15:32:22 GMT vboxsync [74046] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http: Added RTHttpGetHeader(). bugref:9167 Mon, 03 Sep 2018 13:01:30 GMT vboxsync [74043] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/cpum.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/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work. Mon, 03 Sep 2018 12:25:52 GMT vboxsync [74040] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Hacked up string <-> enum translation. bugref:9167 Sun, 02 Sep 2018 15:07:52 GMT vboxsync [74029] * trunk/include/iprt/cpp/reststringmap.h (modified) IPRT/rest: Doxygen fix. bugref:9167 Sun, 02 Sep 2018 14:49:45 GMT vboxsync [74027] * trunk/include/iprt/json.h (modified) * trunk/include/iprt/mangling.h (modified) * 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/tstRTJson.cpp (modified) IPRT/json: Implemented support for parsing floating point values. ... Sun, 02 Sep 2018 14:16:50 GMT vboxsync [74026] * trunk/include/iprt/cpp/restclient.h (modified) IPRT/rest: Implemented header collection (x-obmcs-header-collection) ... Sun, 02 Sep 2018 14:14:43 GMT vboxsync [74025] * trunk/include/iprt/cpp/restarray.h (copied) * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/cpp/restclient.h (copied) * trunk/include/iprt/cpp/reststringmap.h (copied) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) IPRT/rest: split up restbase.h into several files to make it more ... Sun, 02 Sep 2018 13:51:50 GMT vboxsync [74024] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) IPRT/rest: Implemented header collection (x-obmcs-header-collection) ... Sun, 02 Sep 2018 13:43:59 GMT vboxsync [74023] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Implemented header collection (x-obmcs-header-collection) ... Sun, 02 Sep 2018 06:52:19 GMT vboxsync [74022] * 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/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH/VMRESUME bits. Sat, 01 Sep 2018 21:53:03 GMT vboxsync [74021] * trunk/include/iprt/cpp/ministring.h (modified) iprt/cpp/ministring.h: Fix s/Assign/Append/ in a doc comment. Sat, 01 Sep 2018 20:57:46 GMT vboxsync [74020] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) IPRT/rest: Improvements to request parameter handling, implementing ... Sat, 01 Sep 2018 05:29:02 GMT vboxsync [74017] * 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/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH skeleton. Sat, 01 Sep 2018 04:20:29 GMT vboxsync [74015] * 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/testcase/tstIEMCheckMc.cpp (modified) VMM/IEM: Nested VMX: bugref:9180 Add missing diagnostics for vmclear, ... Fri, 31 Aug 2018 20:57:59 GMT vboxsync [74013] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Added parameter based api methods (constructs Request ... Fri, 31 Aug 2018 19:28:56 GMT vboxsync [74009] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) IPRT/rest: Pass the response object as a parmeter to the api emthods ... Fri, 31 Aug 2018 19:08:02 GMT vboxsync [74008] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Deal (more) properly with 'null'. bugref:9167 Fri, 31 Aug 2018 17:23:00 GMT vboxsync [74005] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Use a macro for ... Fri, 31 Aug 2018 09:16:33 GMT vboxsync [73986] * trunk/include/VBox/vmm/iem.h (modified) VMM/IEM: Nested VMX: bugref:9180 Added missing IEMExecDecodedVmread ... Fri, 31 Aug 2018 08:30:50 GMT vboxsync [73984] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM, IEM: Renamed VMX_EXIT_XDTR_ACCESS and VMX_EXIT_TR_ACCESS. Fri, 31 Aug 2018 08:17:31 GMT vboxsync [73983] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/iem.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/VMMR0/HMVMXR0.cpp (modified) VMM/IEM, HM: Nested VMX: bugref:9180 Implement VMREAD, added using ... Thu, 30 Aug 2018 13:19:36 GMT vboxsync [73978] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/json.h (modified) * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) IPRT/rest: Fixed empty array & map handling by making the begin ... Thu, 30 Aug 2018 12:13:02 GMT vboxsync [73977] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/http.h (modified) * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestJsonPrimaryCursor.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputToString.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/rest: More request array and map setter methods. Fixed string ... Thu, 30 Aug 2018 09:35:39 GMT vboxsync [73971] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) bugref:9152. Moved OCI stuff from server to extpack. Wed, 29 Aug 2018 19:32:50 GMT vboxsync [73968] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) IPRT/rest: Bug fixes. Pet listing works. bugref:9167 Wed, 29 Aug 2018 19:12:41 GMT vboxsync [73967] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http: Implemented RTHttpPerform function. bugref:9167 Wed, 29 Aug 2018 17:19:20 GMT vboxsync [73965] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) IPRT/rest: Doxygen fixes. bugref:9167 Wed, 29 Aug 2018 16:41:26 GMT vboxsync [73964] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: Missing copy stuff in array template; DLL linking. bugref:9167 Wed, 29 Aug 2018 15:41:08 GMT vboxsync [73961] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Nested VMX: bugref:9180 Added IEMExecDecodedVmwrite. Wed, 29 Aug 2018 15:24:49 GMT vboxsync [73959] * trunk/include/VBox/vmm/iem.h (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/VMMR0/HMVMXR0.cpp (modified) VMM/IEM, HM: Nested VMX: bugref:9180 Use VMXEXITINFO to pass decoder ... Wed, 29 Aug 2018 15:21:46 GMT vboxsync [73958] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) IPRT/rest: Added RTJsonIteratorBeginArray and ... Wed, 29 Aug 2018 15:12:43 GMT vboxsync [73957] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: Added RTJsonIteratorBeginArray and ... Wed, 29 Aug 2018 15:09:34 GMT vboxsync [73956] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/json.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (added) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputToString.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Added RTJsonIteratorBeginArray and ... Wed, 29 Aug 2018 15:00:00 GMT vboxsync [73955] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx.h: Nested VMX: bugref:9180 Added virtual VM-exit info. struct ... Wed, 29 Aug 2018 12:58:27 GMT vboxsync [73950] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: Basic string map implementation, sans enumeration. ... Wed, 29 Aug 2018 12:53:23 GMT vboxsync [73949] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (added) IPRT/rest: Basic string map implementation, sans enumeration. bugref:9167 Wed, 29 Aug 2018 09:04:37 GMT vboxsync [73942] * trunk/include/VBox/HostServices/Service.h (modified) DnD/HostService: Doxygen fix. Wed, 29 Aug 2018 08:11:54 GMT vboxsync [73940] * trunk/include/VBox/HostServices/Service.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD/HostService: Renaming, docs (build fix). Wed, 29 Aug 2018 07:56:40 GMT vboxsync [73939] * trunk/include/VBox/HostServices/Service.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) DnD/HostService: Renaming, docs. Wed, 29 Aug 2018 06:12:35 GMT vboxsync [73937] * trunk/include/VBox/vmm/cpumctx.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/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/IEM, HM: Nested VMX: bugref:9180 Implemented VMWRITE instruction. Wed, 29 Aug 2018 00:46:42 GMT vboxsync [73936] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: Fix doxygen. Tue, 28 Aug 2018 21:25:24 GMT vboxsync [73935] * trunk/include/iprt/string.h (modified) iprt/string.h: Save 8 bytes in RTSTRSPACECORE on 64-bit systems. Tue, 28 Aug 2018 21:24:04 GMT vboxsync [73934] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: build fix. bugref:9167 Tue, 28 Aug 2018 20:57:23 GMT vboxsync [73933] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Adding genric factor methods for every class and use it to ... Tue, 28 Aug 2018 18:09:54 GMT vboxsync [73930] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/json.h (modified) * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) IPRT/rest: Implemented parsing json response bodies. bugref:9167 Tue, 28 Aug 2018 18:00:59 GMT vboxsync [73929] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) OCI: commit OCI code as-is. Doesn't yet compile in extpack but ... Tue, 28 Aug 2018 07:30:28 GMT vboxsync [73922] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) iprt/rest: Added error info, copy of http status, and content type to ... Mon, 27 Aug 2018 19:38:55 GMT vboxsync [73920] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) iprt/rest: More work on the API code generation. bugref:9167 Mon, 27 Aug 2018 15:08:55 GMT vboxsync [73918] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (added) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) iprt/rest: More work on the API code generation. bugref:9167 Mon, 27 Aug 2018 12:55:15 GMT vboxsync [73915] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: More API code generation bits. bugref:9167 Mon, 27 Aug 2018 12:40:34 GMT vboxsync [73914] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) iprt/string.h: Moved %RJs to %RMjs. Addressed escaping of non-ASCII ... Mon, 27 Aug 2018 11:22:26 GMT vboxsync [73909] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. ... Mon, 27 Aug 2018 10:15:30 GMT vboxsync [73908] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked ... Mon, 27 Aug 2018 09:54:04 GMT vboxsync [73907] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) iprt/cpp/ministring.h: Added a much of NoThrow variants of the ... Mon, 27 Aug 2018 09:52:16 GMT vboxsync [73906] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Added wrappers for the C++ noexcept keyword. Mon, 27 Aug 2018 08:53:50 GMT vboxsync [73904] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Adjust RT_RESERVE for g++ to avoid pedantic warnings. Mon, 27 Aug 2018 00:50:23 GMT vboxsync [73902] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: More API code generation bits. bugref:9167 [build fix]