# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 1, 2025 2:44:43 AM Mon, 16 Mar 2015 16:10:51 GMT vboxsync [54793] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) PGM: Added forgotten argument. Mon, 16 Mar 2015 16:04:24 GMT vboxsync [54792] * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) DisplayUtils: use >= when check sSSMDisplayVerX in ... Mon, 16 Mar 2015 16:04:03 GMT vboxsync [54791] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix long-standing bug with setting extradata (it isn't ... Mon, 16 Mar 2015 15:49:06 GMT vboxsync [54790] * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) DisplayUtils: make readSavedGuestScreenInfo() aware of ... Mon, 16 Mar 2015 15:32:09 GMT vboxsync [54789] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) VMSVGA3d: Changed the surface arrays into pointer arrays to reduce ... Mon, 16 Mar 2015 15:20:58 GMT vboxsync [54788] * trunk/src/VBox/Devices/Input/PS2M.cpp (modified) Fix signed/unsigned comparison. Mon, 16 Mar 2015 15:06:25 GMT vboxsync [54787] * trunk/src/VBox/Devices/Input/PS2M.cpp (modified) PS2: A couple of todos plus better handling of incorrectly saved ... Mon, 16 Mar 2015 14:38:46 GMT vboxsync [54786] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) VMSVGA3D: Check stage range. Mon, 16 Mar 2015 13:59:11 GMT vboxsync [54785] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) VMSVGA3d: Changed the context arrays into pointer arrays to reduce ... Mon, 16 Mar 2015 13:27:56 GMT vboxsync [54784] * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) removed excess line Mon, 16 Mar 2015 13:18:12 GMT vboxsync [54783] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) VMSVGA3D: Corrected realloc calls. Mon, 16 Mar 2015 13:11:05 GMT vboxsync [54782] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h (modified) Raised SVGA3D_MAX_SHADER_IDS from 0x100 to 0x800. Mon, 16 Mar 2015 12:43:04 GMT vboxsync [54781] * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) spaces! Mon, 16 Mar 2015 12:34:11 GMT vboxsync [54780] * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (modified) RDP/client: fixed several regressions after r93776 due to changed ... Mon, 16 Mar 2015 12:33:31 GMT vboxsync [54779] * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) fix of misprint, calculation of memory size allocation used wrong ... Mon, 16 Mar 2015 12:25:36 GMT vboxsync [54778] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) doc/manual: wording. Mon, 16 Mar 2015 12:19:46 GMT vboxsync [54777] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) cpumR3LoadGuestCpuIdArray: Forgot to initialize fFlags in when faking ... Mon, 16 Mar 2015 11:22:33 GMT vboxsync [54776] * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) VMM/PGM: cosmetics. Mon, 16 Mar 2015 10:59:50 GMT vboxsync [54775] * trunk/include/iprt/time.h (modified) iprt/time.h: fixed typo in RTTimeSpecSubSeconds(). Changed to using ... Mon, 16 Mar 2015 10:29:40 GMT vboxsync [54774] * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) FE/Qt: in SnapshotAgeFormat(), call QDateTime::currentDateTime() only ... Mon, 16 Mar 2015 04:27:45 GMT vboxsync [54773] * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_line.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_point.h (modified) GuestHost/OpenGL: Fix #include guards. Thank you Jung-uk Kim. Mon, 16 Mar 2015 01:25:00 GMT vboxsync [54772] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) vmsvga3dCreateTexture/ogl: It's not all that needs doing here, ... Mon, 16 Mar 2015 01:13:47 GMT vboxsync [54771] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) vmsvga3dCreateTexture/ogl: Initializing the texture memory even in ... Mon, 16 Mar 2015 00:15:01 GMT vboxsync [54770] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) VMSVGA3d: Some more cleanups. Mon, 16 Mar 2015 00:06:30 GMT vboxsync [54769] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) VMSVGA3d: We need no dock tile either, it seems. Sun, 15 Mar 2015 23:58:32 GMT vboxsync [54768] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) VMSVGA3d: Eliminated the CR blitter dependencies, we don't need it ... Sun, 15 Mar 2015 23:49:44 GMT vboxsync [54767] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) VMSVGA3d: Eliminated WindowsInfo leak; dropping the CR compositor ... Sun, 15 Mar 2015 18:22:17 GMT vboxsync [54766] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) The D3DXDisassembleShader API required the DirectX SDK, which we ... Sun, 15 Mar 2015 17:15:57 GMT vboxsync [54765] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/glsl_shader.c (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/shader.c (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/shader_sm1.c (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/wined3d_private.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) VMSVGA3d: Applied patches from trivirt that among other things makes ... Sun, 15 Mar 2015 03:25:11 GMT vboxsync [54764] * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMA.asm (modified) * trunk/src/VBox/VMM/VMMR3/PATMA.mac (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/include/PATMA.h (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) Added an infix 'ASMFIX' to the PATMA.h fixup types used in the patch ... Sun, 15 Mar 2015 03:15:58 GMT vboxsync [54763] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/patm.h (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMA.asm (modified) * trunk/src/VBox/VMM/VMMR3/PATMA.mac (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CPUMRCPatchHlp.asm (added) * trunk/src/VBox/VMM/VMMRC/VMMRC.mac (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC0.asm (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC99.asm (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/include/PATMA.h (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) PATM,CPUM: Redid the CPUID stuff by calling a patch helper function ... Fri, 13 Mar 2015 21:36:43 GMT vboxsync [54762] * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) PATM: Only fix up constants when loading state. (missed assertion) Fri, 13 Mar 2015 21:35:30 GMT vboxsync [54761] * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) PATM: Only fix up constants when loading state. Fri, 13 Mar 2015 20:53:02 GMT vboxsync [54760] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUMGetGuestCpuId: Fixed APIC ID assertions to read the pLeaf values ... Fri, 13 Mar 2015 18:01:57 GMT vboxsync [54759] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: NLS fix for ... Fri, 13 Mar 2015 17:59:58 GMT vboxsync [54758] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Fixes for disk encryption when working with snapshots Fri, 13 Mar 2015 17:51:53 GMT vboxsync [54757] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: English NLS ... Fri, 13 Mar 2015 17:46:26 GMT vboxsync [54756] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Table tool- ... Fri, 13 Mar 2015 17:36:15 GMT vboxsync [54755] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) solaris/Additions: Makefile nits. Fri, 13 Mar 2015 17:17:57 GMT vboxsync [54754] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Simplify ... Fri, 13 Mar 2015 17:03:28 GMT vboxsync [54753] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Move 'ask for ... Fri, 13 Mar 2015 17:01:16 GMT vboxsync [54752] * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) Log cosmetics. Fri, 13 Mar 2015 16:54:18 GMT vboxsync [54751] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: log cosmetics. Fri, 13 Mar 2015 16:40:30 GMT vboxsync [54750] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) CPUM: Increase the max cpuid leaves a lot. Fixed incorrect sanitizing ... Fri, 13 Mar 2015 16:40:01 GMT vboxsync [54749] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUM: Increase the max cpuid leaves a lot. Fixed incorrect sanitizing ... Fri, 13 Mar 2015 16:25:27 GMT vboxsync [54748] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDev: LogRel cosmetics. Fri, 13 Mar 2015 15:57:53 GMT vboxsync [54747] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/server_presenter.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/window.cpp (modified) Host 3D: prevent Presentation Framework assertion when setting scale ... Fri, 13 Mar 2015 15:53:54 GMT vboxsync [54746] * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) Changed PATCHGEN_PROLOG to take the expected output size as input ... Fri, 13 Mar 2015 15:52:33 GMT vboxsync [54745] * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) VBoxDbgStats: Fixed RATION_U32* formatting. Fri, 13 Mar 2015 14:50:51 GMT vboxsync [54744] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: Set the correct interfaces to retrieve keys for ... Fri, 13 Mar 2015 14:46:11 GMT vboxsync [54743] * trunk/src/VBox/Storage/VD.cpp (modified) VD: Don't set an error when creating the filter failed, appropriate ... Fri, 13 Mar 2015 13:54:58 GMT vboxsync [54742] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Fixing ... Fri, 13 Mar 2015 08:10:31 GMT vboxsync [54741] * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) VBoxNetDHCP/VBoxNetNAT: don't execute shutdown() twice Thu, 12 Mar 2015 23:12:21 GMT vboxsync [54740] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: Made the max CPUID leaf cutoffs configurable. Thu, 12 Mar 2015 21:35:44 GMT vboxsync [54739] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) Fixed warning. Thu, 12 Mar 2015 21:04:02 GMT vboxsync [54738] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/iprt/x86.h (modified) VMM,REM: CPUID revamp - almost there now. Thu, 12 Mar 2015 21:02:21 GMT vboxsync [54737] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMMinimal.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMA.asm (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_3200.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_X2_Dual_Core_4200.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_FX_8150_Eight_Core.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Phenom_II_X6_1100T.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i5_3570.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_2635QM.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3820QM.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3960X.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_4_3_00GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_M_processor_2_00GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Xeon_X5482_3_20GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Quad_Core_AMD_Opteron_2384.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/VIA_QuadCore_L4700_1_2_GHz.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM,REM: CPUID revamp - almost there now. Thu, 12 Mar 2015 20:52:37 GMT vboxsync [54736] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h (modified) vmsvga3dSaveExec: Must set packing parameters before calling ... Thu, 12 Mar 2015 20:41:54 GMT vboxsync [54735] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/PS2M.cpp (modified) PS2M.cpp: Avoid division by chainsaw restoring old state or worse. Thu, 12 Mar 2015 18:24:32 GMT vboxsync [54734] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: English NLS ... Thu, 12 Mar 2015 17:49:10 GMT vboxsync [54733] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Moving stuff ... Thu, 12 Mar 2015 15:20:21 GMT vboxsync [54732] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Ups, forgot ... Thu, 12 Mar 2015 15:05:55 GMT vboxsync [54731] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Dialog to ask ... Thu, 12 Mar 2015 14:55:13 GMT vboxsync [54730] * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) VBoxNetDHCP/VBoxNetNAT: set RTTHREADFLAGS_WAITABLE for the receive ... Thu, 12 Mar 2015 05:21:24 GMT vboxsync [54729] * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) VBoxUSB: use try/catch to handle possible errors and set the last ... Thu, 12 Mar 2015 02:32:10 GMT vboxsync [54728] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (modified) PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a ... Thu, 12 Mar 2015 02:22:34 GMT vboxsync [54727] * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) PATM.cpp: Let EMR3FatalError do its job. Wed, 11 Mar 2015 20:40:51 GMT vboxsync [54726] * trunk/src/VBox/Runtime/r3/stream.cpp (modified) build fix Wed, 11 Mar 2015 20:39:08 GMT vboxsync [54725] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) FE/VBoxManage: Change the way passwords are provided when encrypting ... Wed, 11 Mar 2015 20:37:08 GMT vboxsync [54724] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/stream.h (modified) * trunk/src/VBox/Runtime/r3/stream.cpp (modified) Runtime/RTStream: Make it possible to disable echoing of typed ... Wed, 11 Mar 2015 18:26:48 GMT vboxsync [54723] * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) NetworkServices: before shutting down the client, do perform ... Wed, 11 Mar 2015 18:00:52 GMT vboxsync [54722] * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) NetworkServices: fixed parameter when executing VMMR0_DO_INTNET_IF_CLOSE Wed, 11 Mar 2015 16:31:07 GMT vboxsync [54721] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) Additions/common/VBoxGuest: host flags update clean-up fix. Wed, 11 Mar 2015 16:27:02 GMT vboxsync [54720] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Some more internal decls. Wed, 11 Mar 2015 16:19:50 GMT vboxsync [54719] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Make the thread-context hook functions VMM internal linkage. Wed, 11 Mar 2015 16:14:41 GMT vboxsync [54718] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: VMMR0ThreadCtxHooksDeregister returns void, further simplified ... Wed, 11 Mar 2015 16:04:48 GMT vboxsync [54717] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM/VMMR0: Clear idHostCpu *before* deregistering the preemption hook. Wed, 11 Mar 2015 15:41:42 GMT vboxsync [54716] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: if the guest notifies us about a medium ejected, save the ... Wed, 11 Mar 2015 14:54:44 GMT vboxsync [54715] * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (modified) Runtime/r0drv/solaris: fix invalid process handle while creating ... Wed, 11 Mar 2015 14:00:23 GMT vboxsync [54714] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMA.asm (modified) * trunk/src/VBox/VMM/VMMR3/PATMA.mac (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/include/PATMA.h (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) PATM,CPUM: CPUID patch update. Wed, 11 Mar 2015 13:59:18 GMT vboxsync [54713] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: Added RT_BIT_32 macro. Wed, 11 Mar 2015 12:54:03 GMT vboxsync [54712] * trunk/include/VBox/vmm/hm.h (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/VMMR0.cpp (modified) VMM: Clear idHostCpu mapping while deregistering the context-hooks ... Wed, 11 Mar 2015 12:48:30 GMT vboxsync [54711] * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) Devices/EFI: update the precompiled EFI binaries Wed, 11 Mar 2015 10:54:40 GMT vboxsync [54710] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) doc/manual: typo Wed, 11 Mar 2015 10:51:20 GMT vboxsync [54709] * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) Runtime/r0drv/solaris: nope, this isn't it either. Wed, 11 Mar 2015 10:34:10 GMT vboxsync [54708] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) doc/manual: try clarify VLAN and VNIC templates a little more. Wed, 11 Mar 2015 10:05:02 GMT vboxsync [54707] * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) re-enable EILVT handling by backing out r98856 Tue, 10 Mar 2015 18:39:06 GMT vboxsync [54706] * trunk/include/iprt/asn1-generator-pass.h (modified) asn1-generator-pass.h: Don't do anything stupid should ... Tue, 10 Mar 2015 14:02:28 GMT vboxsync [54705] * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the ... Tue, 10 Mar 2015 11:05:20 GMT vboxsync [54704] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) Additions/common/VBoxSerivce: be more quiet on inactive users Tue, 10 Mar 2015 09:51:39 GMT vboxsync [54703] * trunk/src/VBox/RDP/client/Makefile.in (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) RDP/client: fix compilation of rdesktop-vrdp from tarball Mon, 09 Mar 2015 17:25:28 GMT vboxsync [54702] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) Additions/VBoxService: don't spam the log file with messages ignoring ... Mon, 09 Mar 2015 16:42:11 GMT vboxsync [54701] * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMMinimal.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) VMM/GIM: nits. Mon, 09 Mar 2015 16:14:52 GMT vboxsync [54700] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/ComHostUtils.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) * trunk/src/VBox/NetworkServices/NetLib/utils.h (modified) VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface Mon, 09 Mar 2015 13:53:07 GMT vboxsync [54699] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) whitespace Mon, 09 Mar 2015 13:41:55 GMT vboxsync [54698] * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) VMMSwitcher: disable EILVT handing again to check if it makes any ... Mon, 09 Mar 2015 13:33:22 GMT vboxsync [54697] * trunk/include/VBox/vmm/tm.h (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) VMM/TM: TMR3CpuTickIsFixedRateMonotonic() for now. Mon, 09 Mar 2015 13:03:59 GMT vboxsync [54696] * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/ComHostUtils.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/utils.h (modified) NetworkServices: fixed a few warnings Mon, 09 Mar 2015 12:54:07 GMT vboxsync [54695] * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) Runtime/r0drv/solaris: temporary try. Mon, 09 Mar 2015 10:28:19 GMT vboxsync [54694] * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (modified) Runtime/r0drv/solaris: revert temporary change, didn't help.