# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 5:22:44 AM Mon, 29 Oct 2018 14:28:43 GMT vboxsync [75150] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; for INIT and SIPI. Mon, 29 Oct 2018 11:23:06 GMT vboxsync [75140] * trunk/Config.kmk (modified) * trunk/include/iprt/linux/symvers.h (modified) iprt/symvers.h, Config.kmk: build binary-compatible Additions on ... Mon, 29 Oct 2018 04:27:39 GMT vboxsync [75135] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM: Nested VMX: bugref:9180 Setup VMX preemption timer, remove ... Sun, 28 Oct 2018 17:44:49 GMT vboxsync [75132] * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/cdefs.h (modified) iprt/asm.h,cdefs.h: More watcom adjustments. Sun, 28 Oct 2018 17:33:38 GMT vboxsync [75131] * trunk/include/VBox/VMMDev.h (modified) * trunk/include/iprt/asm-amd64-x86-watcom-16.h (modified) * trunk/include/iprt/asm-amd64-x86-watcom-32.h (modified) * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/include/iprt/asm-watcom-x86-16.h (modified) * trunk/include/iprt/asm-watcom-x86-32.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/cdefs.h (modified) iprt/asm*.h,VMMDev.h: Watcom adjustments. Fri, 26 Oct 2018 15:44:26 GMT vboxsync [75108] * 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: Extended RTHttpReset with a flag parameter so headers can ... Fri, 26 Oct 2018 15:40:44 GMT vboxsync [75107] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/CPUM: Nested VMX: bugref:9180 Add member for recording VM-entry ... Wed, 24 Oct 2018 16:06:42 GMT vboxsync [75049] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3ModInMem.cpp (modified) IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched ... Wed, 24 Oct 2018 14:46:53 GMT vboxsync [75045] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/generic/RTFileReadAllByHandleEx-generic.cpp (modified) IPRT/RTFileReadAll*: Added RTFILE_RDALL_F_FAIL_ON_MAX_SIZE. bugref:9232 Wed, 24 Oct 2018 12:29:03 GMT vboxsync [75035] * trunk/include/iprt/ldr.h (modified) iprt/ldr.h: Forgot to remove RTLdrOpenkLdr prototype. bugref:9232 Tue, 23 Oct 2018 18:10:51 GMT vboxsync [75013] * trunk/include/iprt/linux/symvers.h (modified) Reverted r126046: iprt/symvers.h: fix for building back-compatible ... Tue, 23 Oct 2018 16:30:44 GMT vboxsync [75009] * trunk/include/iprt/linux/symvers.h (modified) iprt/symvers.h: fix for building back-compatible Additions with glibc ... Tue, 23 Oct 2018 16:08:44 GMT vboxsync [75008] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Runtime/testcase/tstIprtMiniString.cpp (modified) IPRT/RTCString: reserve(1) called on an empty string must allocate ... Mon, 22 Oct 2018 19:48:02 GMT vboxsync [74980] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) IPRT/dbg: Added a few flags to RTDbg[Mod|As]SymbolAdd to deal with ... Tue, 16 Oct 2018 04:40:12 GMT vboxsync [74861] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Interrupt-window exit. Mon, 15 Oct 2018 12:51:52 GMT vboxsync [74844] * trunk/include/iprt/formats/mach-o.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) IPRT/ldr: Working on applying fixups to non-object Mach-O binaries. ... Mon, 15 Oct 2018 08:04:21 GMT vboxsync [74835] * trunk/include/VBox/vmm/vm.h (modified) vm.h: Enabled 64-bit VMCPU FFs. bugref:9180 Mon, 15 Oct 2018 07:48:17 GMT vboxsync [74834] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) VMM/CPUM, TRPM: Nested VMX: bugref:9180 VM-exit bits; Acknowledge ... Mon, 15 Oct 2018 04:19:13 GMT vboxsync [74833] * trunk/include/VBox/vmm/cpumctx.h (modified) VMM/CPUM: Nested VMX: bugref:9180 Fix for 64-bit FFs. Fri, 12 Oct 2018 15:09:44 GMT vboxsync [74804] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Progress: Split into safe public interface and a private one ... Fri, 12 Oct 2018 14:36:35 GMT vboxsync [74803] * trunk/include/VBox/vmm/vm.h (modified) vm.h: doxygen fix. bugref:9180 Fri, 12 Oct 2018 12:25:41 GMT vboxsync [74798] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VBoxVMM.d (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define ... Fri, 12 Oct 2018 11:49:48 GMT vboxsync [74797] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) vm.h/mac: Make space for larger fLocalForcedActions. bugref:9180 Fri, 12 Oct 2018 11:25:41 GMT vboxsync [74796] * trunk/include/VBox/vmm/vm.h (modified) vm.h: Made the FF_IS_SET macros only take constants with _BIT ... Fri, 12 Oct 2018 11:24:11 GMT vboxsync [74795] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) vm.h,EM: Made the FF_SET and FF_CLEAR macros only take constants with ... Fri, 12 Oct 2018 11:06:48 GMT vboxsync [74794] * trunk/include/VBox/vmm/vm.h (modified) vm.h: Added _BIT macros for all FFs. bugref:9180 Fri, 12 Oct 2018 10:58:34 GMT vboxsync [74793] * trunk/include/VBox/vmm/vm.h (modified) vm.h: No need to use lambda for set and clear macros. bugref:9180 Fri, 12 Oct 2018 10:53:00 GMT vboxsync [74792] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) vm.h,VMM: Made VM_FF_SET and VMCPU_FF_SET both work on a single flag, ... Fri, 12 Oct 2018 10:44:17 GMT vboxsync [74791] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the ... Fri, 12 Oct 2018 10:42:58 GMT vboxsync [74790] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking ... Fri, 12 Oct 2018 10:34:32 GMT vboxsync [74789] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to ... Fri, 12 Oct 2018 10:24:40 GMT vboxsync [74787] * trunk/include/VBox/vmm/vm.h (modified) vm.h,VMM: Made VM_FF_CLEAR work on a single flag too. bugref:9180 Fri, 12 Oct 2018 10:20:59 GMT vboxsync [74786] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) vm.h,VMM: Made VMCPU_FF_CLEAR work on a single flag, introducing ... Fri, 12 Oct 2018 10:14:19 GMT vboxsync [74785] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/SELMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when ... Fri, 12 Oct 2018 09:37:50 GMT vboxsync [74783] * trunk/include/VBox/vmm/vm.h (modified) vm.h: VMCPU_FF_IS_PENDING_EXCEPT does not seem to be used, so drop ... Thu, 11 Oct 2018 12:16:21 GMT vboxsync [74767] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Certificates (moved) * trunk/src/VBox/HostDrivers/Support/Certificates/AppleRoot-2bd06947947609fef46b8d2e40a6f7474d7f085e.taf (added) * trunk/src/VBox/HostDrivers/Support/Certificates/AppleRoot-G2-c499136c1803c27bc0a3a00d7f72807a1c77268d.taf (added) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) RTSignTool,SUPR3: Implemented dev id / kext checks for verify-exe. ... Thu, 11 Oct 2018 11:26:32 GMT vboxsync [74761] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DataStreamImpl.h (added) * trunk/src/VBox/Main/include/MediumIOImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumIOImpl.cpp (modified) Main/MediumIO: add stub for a method to convert a medium to a data ... Thu, 11 Oct 2018 11:25:24 GMT vboxsync [74760] * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-cursor.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-asn1-decoder.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLdrVerifyPeImage.cpp (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 ... Thu, 11 Oct 2018 09:01:28 GMT vboxsync [74753] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Implemented pause and ... Wed, 10 Oct 2018 12:05:41 GMT vboxsync [74736] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added exception and ... Wed, 10 Oct 2018 11:22:07 GMT vboxsync [74733] * trunk/include/iprt/crypto/applecodesign.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) IPRT/ldr: More Mach-O code signing validation hacking. bugref:9232 Tue, 09 Oct 2018 21:06:46 GMT vboxsync [74726] * trunk/include/iprt/crypto/applecodesign.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) IPRT/ldr: More hacking Mach-O code signatures. bugref:9232 Tue, 09 Oct 2018 16:04:49 GMT vboxsync [74721] * trunk/include/iprt/crypto/applecodesign.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldr: More Mach-O signing hacking. bugref:9232 Tue, 09 Oct 2018 11:59:42 GMT vboxsync [74716] * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-template.h (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT/ldr: More Mach-O signing hacking. bugref:9232 Tue, 09 Oct 2018 11:56:08 GMT vboxsync [74715] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) DnD/URIList: Added support for handling UNC paths. Tue, 09 Oct 2018 11:50:22 GMT vboxsync [74714] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Cleaned up DnDURIObject API / internal state handling. Tue, 09 Oct 2018 10:02:18 GMT vboxsync [74712] * trunk/include/iprt/crypto/rc4.h (modified) * trunk/src/VBox/Runtime/common/crypto/rc4-openssl.cpp (modified) IPRT/crypto: 2nd attempt at dealing with system openssl where RC4_INT ... Tue, 09 Oct 2018 09:49:33 GMT vboxsync [74711] * trunk/include/iprt/crypto/rc4.h (modified) IPRT/crypto: deal with system openssl where RC4_INT is defined as ... Tue, 09 Oct 2018 09:22:34 GMT vboxsync [74708] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) iprt/string.h: %RMpa - to percent-encode (a)ll reserved characters. Tue, 09 Oct 2018 08:36:39 GMT vboxsync [74707] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT/ldr: Started on Mach-O code signature verification. bugref:9232 Tue, 09 Oct 2018 08:06:48 GMT vboxsync [74702] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Raise #UD for ... Tue, 09 Oct 2018 05:56:37 GMT vboxsync [74695] * trunk/include/VBox/vmm/hm.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 Fix the I/O port wrap-around ... Tue, 09 Oct 2018 05:15:41 GMT vboxsync [74693] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added Mov DRx ... Mon, 08 Oct 2018 18:48:31 GMT vboxsync [74692] * trunk/include/iprt/crypto/applecodesign.h (modified) * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/src/VBox/Runtime/common/asn1/oiddb.cfg (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT/RTSignTool: Some adjustments for apple signatures. bugref:9232 Mon, 08 Oct 2018 15:13:52 GMT vboxsync [74683] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Add task switch intercept. Mon, 08 Oct 2018 12:08:51 GMT vboxsync [74672] * trunk/include/iprt/asn1-generator-pass.h (modified) * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-cursor.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-asn1-decoder.cpp (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT/asn1: Hacked code into handling the necessary indefinite length ... Mon, 08 Oct 2018 11:12:21 GMT vboxsync [74667] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; String IO intercept ... Mon, 08 Oct 2018 10:32:45 GMT vboxsync [74666] * trunk/include/VBox/RemoteDesktop/VRDE.h (modified) VRDP: allow AF_UNIX listening socket (internal contribution) Mon, 08 Oct 2018 09:46:26 GMT vboxsync [74661] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMRC/IOMRC.cpp (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added IN/OUT intercepts. Mon, 08 Oct 2018 06:39:49 GMT vboxsync [74660] * 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/VMMR3/CPUM.cpp (modified) VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; I/O exit prep ... Sun, 07 Oct 2018 19:23:14 GMT vboxsync [74657] * trunk/include/iprt/asn1.h (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-cursor.cpp (modified) IPRT/asn1: Working on parsing Mach-O code signing structures... ... Sun, 07 Oct 2018 18:28:21 GMT vboxsync [74656] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-cursor.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) IPRT/ldr: Working on parsing Mach-O code signing structures... ... Sun, 07 Oct 2018 13:13:05 GMT vboxsync [74655] * trunk/include/.scm-settings (modified) iprt/formats/lx.h: Make scm happy. bugref:9232 Sun, 07 Oct 2018 13:00:04 GMT vboxsync [74654] * trunk/include/iprt/ldr.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/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrVfsFile.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (deleted) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr.cpp (modified) IPRT: More kStuff cleanup. bugref:9232 Sun, 07 Oct 2018 12:06:45 GMT vboxsync [74651] * trunk/include/iprt/nt/hyperv.h (modified) iprt/nt/hyperv.h: updates. bugref:9044 Sun, 07 Oct 2018 06:20:55 GMT vboxsync [74648] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR ... Sat, 06 Oct 2018 19:58:37 GMT vboxsync [74644] * trunk/include/iprt/formats/lx.h (modified) IPRT: More adjustments to the LX and Mach-O loader code from kStuff. ... Sat, 06 Oct 2018 18:33:17 GMT vboxsync [74639] * trunk/include/iprt/formats/lx.h (modified) IPRT: Initial adapting of the kstuff loader code. bugref:9232 Sat, 06 Oct 2018 18:31:59 GMT vboxsync [74638] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/formats/lx.h (modified) * trunk/include/iprt/formats/mach-o.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/.scm-settings (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELF.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrLX.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) IPRT: Initial adaption of the kstuff loader code. bugref:9232 Sat, 06 Oct 2018 18:29:16 GMT vboxsync [74637] * trunk/include/iprt/formats/lx.h (added) IPRT: Adding virgin of lx.h from kStuff revision 113. bugref:9232 Sat, 06 Oct 2018 03:14:32 GMT vboxsync [74632] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Let the caller check for VMX non- ... Fri, 05 Oct 2018 16:54:25 GMT vboxsync [74630] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added Mov from CR8 ... Fri, 05 Oct 2018 06:25:19 GMT vboxsync [74622] * trunk/include/VBox/Graphics/VBoxVideo.h (modified) Graphics/VBoxVideo.h: make official that calling VBVA enable updates ... Thu, 04 Oct 2018 15:30:26 GMT vboxsync [74614] * trunk/include/iprt/crypto/applecodesign.h (added) iprt/crypto: Some apple code signing structures. bugref:9232 Thu, 04 Oct 2018 06:28:11 GMT vboxsync [74604] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix for r125486. Thu, 04 Oct 2018 06:07:20 GMT vboxsync [74603] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * 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) * 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 VM-exit bits; LMSW intercept. ... Wed, 03 Oct 2018 13:19:30 GMT vboxsync [74594] * trunk/include/iprt/string.h (modified) iprt/string.h: Fix pasto in comment for RTStrToUInt32() Tue, 02 Oct 2018 10:07:12 GMT vboxsync [74577] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) Build fix (Doxygen). Tue, 02 Oct 2018 09:40:00 GMT vboxsync [74575] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No ... Mon, 01 Oct 2018 10:08:21 GMT vboxsync [74545] * 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/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Move hmR0VmxGetMsrPermission to ... Mon, 01 Oct 2018 05:42:25 GMT vboxsync [74542] * 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/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/CPUM, IEM: Nested VMX: bugref:9180 Preparation of MSR bitmaps for ... Mon, 01 Oct 2018 04:09:23 GMT vboxsync [74539] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; RDTSC, RDTSCP intercepts. Sun, 30 Sep 2018 15:24:01 GMT vboxsync [74535] * trunk/include/VBox/VBoxGuestLib.h (modified) VBox/VBoxGuestLib.h: Removed empty sub-struct HG_Leave in ... Fri, 28 Sep 2018 15:08:24 GMT vboxsync [74526] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDDroppedFiles.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to ... Fri, 28 Sep 2018 12:43:19 GMT vboxsync [74523] * 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 More robust check for CR0/CR4 fixed0 ... Fri, 28 Sep 2018 11:24:47 GMT vboxsync [74517] * trunk/include/VBox/err.h (modified) * trunk/include/iprt/nt/vid.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM/win: Updates for new builds. bugref:9044 Fri, 28 Sep 2018 08:39:00 GMT vboxsync [74513] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits - VMREAD/VMWRITE ... Fri, 28 Sep 2018 05:50:22 GMT vboxsync [74509] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx.h: Added VM-exit guest-physical address VMCS field to the ... Thu, 27 Sep 2018 18:20:16 GMT vboxsync [74508] * trunk/include/iprt/nt/hyperv.h (modified) iprt/nt/hyperv.h: Document some new registers. Thu, 27 Sep 2018 17:28:22 GMT vboxsync [74507] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Addressed backend stream destruction on failed ... Thu, 27 Sep 2018 13:49:29 GMT vboxsync [74500] * trunk/include/iprt/assert.h (modified) iprt/assert.h: Added AssertLogRelStmt. Thu, 27 Sep 2018 13:45:06 GMT vboxsync [74498] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) DrvAudio.cpp,pdmaudioifs.h: Added a HACK to avoid asserting in ... Thu, 27 Sep 2018 11:14:01 GMT vboxsync [74491] * trunk/include/VBox/vmm/cpum.h (modified) VMM: Nested VMX: bugref:9180 Add functions for querying VMX intercept ... Thu, 27 Sep 2018 04:17:27 GMT vboxsync [74487] * trunk/include/VBox/vmm/cpum.h (modified) VMM/CPUM: Nested SVM, VMX: bugref:7243 bugref:9180 Fix for upcoming ... Wed, 26 Sep 2018 14:28:55 GMT vboxsync [74479] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/CPUM: Nested VMX: bugref:9180 Rather than dereference pVCpu or ... Wed, 26 Sep 2018 06:54:23 GMT vboxsync [74471] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx.h: Nested VMX: bugref:9180 typo. Wed, 26 Sep 2018 06:46:28 GMT vboxsync [74469] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit handler for instructions ... Wed, 26 Sep 2018 04:10:23 GMT vboxsync [74468] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits. Tue, 25 Sep 2018 15:42:33 GMT vboxsync [74460] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/direnum-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/pathint-win.cpp (added) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/symlink-win.cpp (modified) IPRT: Implemented long filename support for windows (except for ... Tue, 25 Sep 2018 11:37:53 GMT vboxsync [74456] * trunk/include/iprt/asm.h (modified) iprt/asm.h: doxygen fix