# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Feb 9, 2025 4:27:39 AM Thu, 07 May 2015 12:24:28 GMT vboxsync [55717] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) FE/Qt: Selector UI: Details pane: User Interface element: Menu-bar / ... Thu, 07 May 2015 12:09:30 GMT vboxsync [55716] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) just disable AVX on AMD-V wholesale. Thu, 07 May 2015 12:01:53 GMT vboxsync [55715] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: typo. Thu, 07 May 2015 12:01:21 GMT vboxsync [55714] * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) VMM/GIM: scoping. Thu, 07 May 2015 11:56:39 GMT vboxsync [55713] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) Disabled AVX/XSAVE for AMD fam 15h. Thu, 07 May 2015 09:11:54 GMT vboxsync [55711] * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) NetShaper: Prevent assertions due to duplicate lock names when ... Thu, 07 May 2015 09:08:11 GMT vboxsync [55710] * trunk/src/VBox/Main/src-server/HostVideoInputDeviceImpl.cpp (modified) Main: correct place for AutoUninitSpan in HostVideoInputDevice::uninit Thu, 07 May 2015 08:53:35 GMT vboxsync [55709] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) WDDM: fix inverted condition, which triggered unnecessary guest ... Thu, 07 May 2015 08:20:34 GMT vboxsync [55708] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine (deleted) Additions/Windows: remove old (unused for ages) Wine code Thu, 07 May 2015 07:26:10 GMT vboxsync [55707] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD: Additions/X11/VBoxClient: Some more sanity checking, extended ... Thu, 07 May 2015 07:15:37 GMT vboxsync [55706] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) Logging. Thu, 07 May 2015 06:54:21 GMT vboxsync [55705] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS update Thu, 07 May 2015 06:43:42 GMT vboxsync [55704] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoLog.h (modified) WDDM: __FUNCTION__ is enough for logging Thu, 07 May 2015 00:21:29 GMT vboxsync [55703] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) ldrPE.cpp: Fixed debug-loading regression introduced when adding ... Thu, 07 May 2015 00:19:10 GMT vboxsync [55702] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) MachineDebuggerImpl.cpp: Fixed the getRegisters method, missing ... Wed, 06 May 2015 18:59:39 GMT vboxsync [55701] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp (modified) WDDM: preserve FPU control word. Wed, 06 May 2015 18:44:47 GMT vboxsync [55700] * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) pwd todo Wed, 06 May 2015 18:43:42 GMT vboxsync [55699] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) dbgcfg.cpp: Must fix the slashes before invoking expand.exe, it ... Wed, 06 May 2015 18:29:44 GMT vboxsync [55698] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: fix taking a snapshot of an already paused VM (needs ... Wed, 06 May 2015 16:50:27 GMT vboxsync [55697] * 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) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: Runtime UI: Extend manual-override mode to prevent unwanted ... Wed, 06 May 2015 16:38:21 GMT vboxsync [55696] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIProgressDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIProgressDialog.h (modified) FE/Qt: Progress-dialog: Make sure wrapped CProgress is completed upon ... Wed, 06 May 2015 16:19:04 GMT vboxsync [55695] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) UIMachineView: LogRel nits. Wed, 06 May 2015 14:00:47 GMT vboxsync [55694] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) comment typo. Wed, 06 May 2015 14:00:15 GMT vboxsync [55693] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) DevVGA-SVGA.cpp: Fixed for cubebench hang. The FIFO must take the ... Wed, 06 May 2015 12:17:03 GMT vboxsync [55692] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) FE/Qt: a few new OS code names Wed, 06 May 2015 11:37:46 GMT vboxsync [55691] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId.cpp: Added PKU and OSPKU to g_aLeaf7Sub0EcxSubFields. Wed, 06 May 2015 09:41:22 GMT vboxsync [55689] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) supHardNtVpFileMemCompareSection: Forgot to move pbFile forward along ... Wed, 06 May 2015 09:22:10 GMT vboxsync [55688] * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) VMM/GIM: comment. Wed, 06 May 2015 09:08:05 GMT vboxsync [55687] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: A bit of care for r100071. Wed, 06 May 2015 08:30:56 GMT vboxsync [55686] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: rc is not part of the format string anymore Wed, 06 May 2015 03:32:48 GMT vboxsync [55685] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetFlt/linux: inet6_dev::addr_list became struct list_head in 2.6.35. Wed, 06 May 2015 03:08:59 GMT vboxsync [55684] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) SVGA3d: mipmap related patch from trivirt. Wed, 06 May 2015 02:26:54 GMT vboxsync [55683] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetFlt/linux: for_each_netdev_rcu() appeared in 2.6.33. Wed, 06 May 2015 01:29:06 GMT vboxsync [55682] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetFlt/linux: netdev_name() officially appeared in 2.6.34. Wed, 06 May 2015 01:05:59 GMT vboxsync [55681] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetFlt/linux: dev_net() appeared in 2.6.26 (redo r100072 w/out ... Wed, 06 May 2015 01:03:20 GMT vboxsync [55680] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetFlt/linux: *sigh*, revert previous... note to self, don't edit ... Wed, 06 May 2015 01:00:14 GMT vboxsync [55679] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetFlt/linux: dev_net() appeared in 2.6.26 Wed, 06 May 2015 00:34:10 GMT vboxsync [55678] * 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/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) VirtualBox: Added --fdc and --dvd from VBoxSDL. Tue, 05 May 2015 18:54:00 GMT vboxsync [55677] * trunk/src/VBox/Main/xml/Settings.cpp (modified) wrong. Tue, 05 May 2015 18:09:28 GMT vboxsync [55676] * trunk/src/VBox/Main/xml/Settings.cpp (modified) MachineConfigFile::readHardware: Read 'hotplug' and 'executionCap' ... Tue, 05 May 2015 17:58:10 GMT vboxsync [55674] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting ... Tue, 05 May 2015 16:36:22 GMT vboxsync [55673] * trunk/src/VBox/Runtime/common/misc/getoptargv.cpp (modified) duh Tue, 05 May 2015 16:32:34 GMT vboxsync [55672] * trunk/src/VBox/HostServices/GuestControl/gctrl.cpp (modified) gctrl.cpp: Missed one RTGetOptArgvFromString call. Tue, 05 May 2015 16:27:52 GMT vboxsync [55671] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/common/misc/getoptargv.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTGetOptArgv.cpp (modified) * trunk/src/bldprogs/scm.cpp (modified) RTGetOptArgvFromString: Added fFlags parameter for selecting the ... Tue, 05 May 2015 16:09:15 GMT vboxsync [55670] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Machine::temporaryEjectDevice(): fixed the test for the machine state ... Tue, 05 May 2015 15:53:06 GMT vboxsync [55669] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS update Tue, 05 May 2015 15:45:27 GMT vboxsync [55668] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Modified IGuestSession::fileOpenEx: removed the 'offset' parameter ... Tue, 05 May 2015 15:38:45 GMT vboxsync [55667] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: typo Tue, 05 May 2015 15:07:15 GMT vboxsync [55666] * trunk/src/VBox/Devices/Graphics/BIOS/vberom.asm (modified) VGABIOS: Calculate VBE PMI size correctly. Tue, 05 May 2015 15:01:53 GMT vboxsync [55665] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) FE/Qt: updated Italian and Bulgarian translation, thank you Vincenzo ... Tue, 05 May 2015 14:49:39 GMT vboxsync [55664] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile: VBOX_WITH_DBUS needs to be propagated while compiling ... Tue, 05 May 2015 14:48:08 GMT vboxsync [55663] * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) VMM/GIM: comment. Tue, 05 May 2015 13:25:53 GMT vboxsync [55662] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.cpp (modified) FE/Qt: Selector UI: Some cleanup and crash protection inspired by the ... Tue, 05 May 2015 13:06:43 GMT vboxsync [55661] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.cpp (modified) FE/Qt: fix Tue, 05 May 2015 11:22:57 GMT vboxsync [55657] * trunk/src/VBox/Devices/Network/DrvNetShaper.cpp (modified) NetShaper: Fallback to R3 if there is no underlying R0 (#5582). Tue, 05 May 2015 11:11:52 GMT vboxsync [55656] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt: build fix Tue, 05 May 2015 11:08:12 GMT vboxsync [55655] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.h (modified) FE/Qt: Settings dialog: Fixing serialization flaw due to which Main ... Tue, 05 May 2015 09:30:58 GMT vboxsync [55654] * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) VMM/GIM: Comment. Tue, 05 May 2015 04:14:35 GMT vboxsync [55653] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) IntNet/NetFlt: temporarily disable r100033 on linux - need to adapt ... Tue, 05 May 2015 03:28:45 GMT vboxsync [55652] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. ... Mon, 04 May 2015 16:42:36 GMT vboxsync [55651] * trunk/src/VBox/Main/src-server/linux/HostPowerLinux.cpp (modified) Main/HostPowerLinux: avoid gcc warning. Mon, 04 May 2015 14:49:21 GMT vboxsync [55650] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) DrvAudioVRDE: consume samples at configured rate Mon, 04 May 2015 14:46:57 GMT vboxsync [55649] * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) DrvHostNullAudio: consume samples at configured rate Mon, 04 May 2015 14:43:11 GMT vboxsync [55648] * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions: Added missing dependency. The other '-generated' files are ... Mon, 04 May 2015 14:23:38 GMT vboxsync [55647] * trunk/src/VBox/Main/src-server/linux/HostPowerLinux.cpp (modified) Main/HostPowerLinux: nicer code. Mon, 04 May 2015 14:11:58 GMT vboxsync [55646] * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) tarvfs.cpp: Set enmPrevType to enmType on the first file so that the ... Mon, 04 May 2015 13:39:18 GMT vboxsync [55645] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that ... Mon, 04 May 2015 13:27:35 GMT vboxsync [55644] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main: Made it compile without VBOX_WITH_GUEST_CONTROL. Mon, 04 May 2015 13:05:54 GMT vboxsync [55643] * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILun.cpp (modified) Undoing bad commit. Mon, 04 May 2015 13:04:51 GMT vboxsync [55642] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MachineImpl.cpp doesn't seem to need GuestImpl.h (Guest* lives in ... Mon, 04 May 2015 13:04:25 GMT vboxsync [55641] * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILun.cpp (modified) FDC: Improved empty drive handling. Still needs work. Mon, 04 May 2015 12:38:57 GMT vboxsync [55640] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDDir.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: - Overhauled "dropped files" directory + general file ... Mon, 04 May 2015 08:54:14 GMT vboxsync [55636] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS update Mon, 04 May 2015 04:36:31 GMT vboxsync [55634] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) tdAddGuestCtrl.py: API adjustments. Mon, 04 May 2015 04:21:53 GMT vboxsync [55633] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) typo in open action conversion. Mon, 04 May 2015 04:10:36 GMT vboxsync [55632] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) build fix Mon, 04 May 2015 04:08:10 GMT vboxsync [55631] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) IGuestSession: - Added pathStyle attribute and associated enum. ... Sun, 03 May 2015 18:28:17 GMT vboxsync [55630] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) vbox_rm: Fixed directory symlink deletion on windows and reduced the ... Sun, 03 May 2015 16:23:10 GMT vboxsync [55629] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Fixed FsObjType link. Sun, 03 May 2015 15:59:53 GMT vboxsync [55628] * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) 3D: Fix burn. Sun, 03 May 2015 15:52:12 GMT vboxsync [55627] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_init.c (modified) Guest 3D: Pack SPU: TLS fix. Sun, 03 May 2015 15:52:10 GMT vboxsync [55626] * trunk/src/VBox/Additions/common/crOpenGL/stub.c (modified) 3D: Additions: fix warning. Sun, 03 May 2015 15:48:45 GMT vboxsync [55625] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Try to fix Linux burns. Sun, 03 May 2015 15:42:51 GMT vboxsync [55624] * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) 3D: do not interrupt App execution on crError() on release build. Sun, 03 May 2015 15:33:55 GMT vboxsync [55623] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c (modified) 3D: Pack SPU: more carefull with pointers. Sun, 03 May 2015 15:28:24 GMT vboxsync [55622] * trunk/src/VBox/Additions/common/crOpenGL/wgl.c (modified) 3D: Windows GAs: drop relatively big buffer allocation on stack. Sun, 03 May 2015 15:24:45 GMT vboxsync [55621] * trunk/src/VBox/Additions/common/crOpenGL/stub.h (modified) 3D: forgotten local stuff. Sun, 03 May 2015 15:21:53 GMT vboxsync [55620] * trunk/src/VBox/Additions/common/crOpenGL/icd_drv.c (modified) 3D: addition: treat a little bit more carefully with pointers (Win GAs). Sun, 03 May 2015 15:16:54 GMT vboxsync [55619] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Attempt to fix burn. Sun, 03 May 2015 14:35:17 GMT vboxsync [55618] * trunk/src/VBox/Additions/common/crOpenGL/context.c (modified) 3D: Additions code: small adjustments. Sun, 03 May 2015 10:39:58 GMT vboxsync [55617] * trunk/src/VBox/GuestHost/OpenGL/util/hash.c (modified) 3D: simplify hash tables debugging a bit. Sun, 03 May 2015 05:02:16 GMT vboxsync [55616] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Linux/HostPower: add DBus-based host suspend and resume ... Sun, 03 May 2015 04:56:39 GMT vboxsync [55615] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Linux/HostPower: add DBus-based host suspend and resume ... Sun, 03 May 2015 04:25:24 GMT vboxsync [55614] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Forgot to add the '-L' option to the vbox_stat invocation. Added '--' ... Sun, 03 May 2015 04:12:35 GMT vboxsync [55613] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) IGuestSession: Added a pathStyle attribute (read-only) that ... Sun, 03 May 2015 02:09:03 GMT vboxsync [55612] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxSErviceToolboxStat: Implemented the -L option while checking the ... Sun, 03 May 2015 01:31:34 GMT vboxsync [55611] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) Main: Merged the VFSFileType and FsObjType enums, keeping the ... Sun, 03 May 2015 01:06:37 GMT vboxsync [55610] * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) VFSExplorer::entryList: Fixed Size array return, was returning the ... Sun, 03 May 2015 01:00:22 GMT vboxsync [55609] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManageGuestCtrl.cpp: Implemented parsing vm and sub-command name ... Sun, 03 May 2015 00:41:55 GMT vboxsync [55608] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) apiwrap-server.xsl,VirtualBox.xidl: Added a check in the API wrapper ...