# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 31, 2025 9:21:06 AM Thu, 27 Feb 2014 10:34:19 GMT vboxsync [50625] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: misc bugfixes and cleanup Thu, 27 Feb 2014 10:32:18 GMT vboxsync [50624] * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) crOpenGL: assertion fix Thu, 27 Feb 2014 10:30:24 GMT vboxsync [50623] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) Additions/common/VBoxGuest: host flags: do not try to allocate ... Thu, 27 Feb 2014 02:54:00 GMT vboxsync [50622] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: ... Thu, 27 Feb 2014 02:42:06 GMT vboxsync [50621] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT:DrvNAT.cpp: spaces between " and identifiers in macro definitions. Thu, 27 Feb 2014 02:15:59 GMT vboxsync [50620] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT:DrvNAT.cpp: G/c line balance. Thu, 27 Feb 2014 01:28:45 GMT vboxsync [50619] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: DrvNAT.cpp: nuked trailing whitespaces. Wed, 26 Feb 2014 19:55:39 GMT vboxsync [50618] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (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/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) 6813 src-client/GuestFileImpl.cpp Wed, 26 Feb 2014 19:34:46 GMT vboxsync [50617] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i5_3570.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/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) Implemented MSR 0x00000035 on i7, it reports threads and core counts ... Wed, 26 Feb 2014 18:52:55 GMT vboxsync [50616] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) DBGPlugInDarwin.cpp: allow more load commands. Wed, 26 Feb 2014 18:29:01 GMT vboxsync [50615] * trunk/src/VBox/Runtime/tools/RTDbgSymCache.cpp (modified) RTDbgSymCache.cpp: Added -o option for overwriting existing cache ... Wed, 26 Feb 2014 18:19:18 GMT vboxsync [50614] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Avoid one extra VM-exit while injecting interrupts if ... Wed, 26 Feb 2014 16:07:35 GMT vboxsync [50613] * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) 6813 src-client/MouseImpl.cpp fixed Wed, 26 Feb 2014 15:07:31 GMT vboxsync [50612] * trunk/src/VBox/Main/src-client/GuestDnDImpl.cpp (modified) DnD/Main: One more error-to-text entry. Wed, 26 Feb 2014 14:58:39 GMT vboxsync [50611] * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) DnD/DnDURIList: Handle symlinks to directories. Wed, 26 Feb 2014 14:35:56 GMT vboxsync [50610] * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) DnD/DnDURIList: RTStrAPrintf2 -> RTPathJoinA. Wed, 26 Feb 2014 14:32:11 GMT vboxsync [50609] * trunk/src/VBox/Main/src-client/GuestDnDImpl.cpp (modified) DnD: A bit of error-to-text resolving. Wed, 26 Feb 2014 14:06:40 GMT vboxsync [50607] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) auPrev[2] not [1]. Wed, 26 Feb 2014 14:04:17 GMT vboxsync [50606] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/tools/Makefile.kmk (modified) cpumR3IsEcxRelevantForCpuIdLeaf: Improved exit conditions, fixing ... Wed, 26 Feb 2014 13:53:19 GMT vboxsync [50605] * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) DnD/DnDURIList: RTPATH_DELIMITER is deprecated. Wed, 26 Feb 2014 13:30:01 GMT vboxsync [50604] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h (modified) Build fix. Wed, 26 Feb 2014 12:56:01 GMT vboxsync [50603] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h (modified) DnD: Build fix. Wed, 26 Feb 2014 12:50:39 GMT vboxsync [50602] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDrag.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDrag.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h (modified) DnD: Build fix. Wed, 26 Feb 2014 11:20:12 GMT vboxsync [50601] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Undo r92473. We -do- need it, better comments. Wed, 26 Feb 2014 11:11:04 GMT vboxsync [50600] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: This should not be necessary, while in preemption hook ... Wed, 26 Feb 2014 10:44:38 GMT vboxsync [50599] * trunk/src/VBox/Devices/PC/BIOS/keyboard.c (modified) BIOS: Set ack/resend flags in IRQ1 handler. Wed, 26 Feb 2014 10:16:51 GMT vboxsync [50598] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) FE/Qt: Mac OS X: 7016: Native fullscreen multi-screen support: Using ... Wed, 26 Feb 2014 10:09:47 GMT vboxsync [50597] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) FE/Qt: Mac OS X: 7016: Native fullscreen multi-screen support: More ... Wed, 26 Feb 2014 09:51:54 GMT vboxsync [50596] * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) VMM: follow-up fix to r92440 Wed, 26 Feb 2014 09:48:29 GMT vboxsync [50595] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDrag.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h (modified) DnD: Windows build fix. Wed, 26 Feb 2014 08:44:58 GMT vboxsync [50593] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDrag.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDrag.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDImpl.cpp (modified) DnD: Bugfixes for Linux hosts. Tue, 25 Feb 2014 19:56:18 GMT vboxsync [50592] * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) 6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns Tue, 25 Feb 2014 19:34:40 GMT vboxsync [50591] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) 6813 src-client/MouseImpl.cpp fix to kmk Tue, 25 Feb 2014 18:51:23 GMT vboxsync [50590] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_3200.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_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/tools/VBoxCpuReport.cpp (modified) CPUM,VMM: More work related to bus, cpu and tsc frequency info. ... Tue, 25 Feb 2014 18:29:15 GMT vboxsync [50589] * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) 6813 src-client/MouseImpl.cpp Tue, 25 Feb 2014 17:13:51 GMT vboxsync [50588] * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer/darwin: mark the entire javascript as CDATA, avoids trouble ... Tue, 25 Feb 2014 16:37:29 GMT vboxsync [50587] * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.h (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) NetworkServices/DHCP: use Utf8Str Tue, 25 Feb 2014 16:14:37 GMT vboxsync [50585] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: different way to insert ScsiHardDiskDevice CFGM key ... Tue, 25 Feb 2014 16:06:26 GMT vboxsync [50584] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i5_3570.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3960X.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older ... Tue, 25 Feb 2014 16:03:17 GMT vboxsync [50583] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9.cpp: Qualify LogRel. Tue, 25 Feb 2014 15:55:56 GMT vboxsync [50581] * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings (modified) Installer/darwin: remove incorrect apostrophe Tue, 25 Feb 2014 15:22:04 GMT vboxsync [50580] * trunk/src/VBox/Main/include/EmulatedUSBImpl.h (modified) * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) 6813 - src-client/EmulatedUSBImpl.cpp Tue, 25 Feb 2014 15:00:47 GMT vboxsync [50579] * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer/darwin: small optimization, do not go into the kill code if ... Tue, 25 Feb 2014 14:53:22 GMT vboxsync [50578] * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse.c (modified) Additions/x11/vboxmouse: fix to work with stricter checks and ... Tue, 25 Feb 2014 14:33:02 GMT vboxsync [50577] * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer/darwin: typo in redundant piece of the command line, better ... Tue, 25 Feb 2014 13:32:29 GMT vboxsync [50576] * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer/darwin: incorrect grep "simplification", caused a 100% ... Tue, 25 Feb 2014 13:07:16 GMT vboxsync [50575] * trunk/include/VBox/vmm/ssm.h (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) VMM: Added SSMR3RegisterStub and used it to provide saved state load- ... Tue, 25 Feb 2014 12:10:20 GMT vboxsync [50574] * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer/darwin: sending the default TERM signal isn't good enough ... Tue, 25 Feb 2014 11:40:33 GMT vboxsync [50573] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) FE/Qt: Mac OS X: 7016: Native fullscreen auto-pilot support: Handling ... Tue, 25 Feb 2014 10:25:44 GMT vboxsync [50572] * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer/darwin: kill idle VBoxSVC instances which may exist due to ... Tue, 25 Feb 2014 09:55:13 GMT vboxsync [50571] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) Additions/VBoxService: solaris build fix Tue, 25 Feb 2014 08:56:20 GMT vboxsync [50570] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) Additions/x11/VBoxClient: remove unneeded macro definition. Tue, 25 Feb 2014 08:20:11 GMT vboxsync [50569] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/setmode.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: remove graphics capability code which is now ... Tue, 25 Feb 2014 07:11:00 GMT vboxsync [50568] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: fix video mode restore if the kernel driver ... Mon, 24 Feb 2014 23:35:48 GMT vboxsync [50567] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxServiceVMInfo.cpp: 2nd attempt at socket address length fix. Mon, 24 Feb 2014 23:13:52 GMT vboxsync [50566] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxServiceVMInfo.cpp: Attempt at socket address length fix. Mon, 24 Feb 2014 22:56:52 GMT vboxsync [50565] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxServiceVMInfo.cpp: Turns out there isn't anything wrong with ... Mon, 24 Feb 2014 22:43:23 GMT vboxsync [50564] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Make sure the async notification handler is called from the ... Mon, 24 Feb 2014 21:13:39 GMT vboxsync [50562] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) Build fix. Mon, 24 Feb 2014 21:07:22 GMT vboxsync [50561] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/include/VBox/HostServices/Service.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDrag.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDImpl.cpp (modified) DnD: Update, bugfixes. Mon, 24 Feb 2014 17:52:11 GMT vboxsync [50560] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: typo Mon, 24 Feb 2014 17:38:24 GMT vboxsync [50559] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) 6813 - src-client/GuestDirectoryImpl.cpp Mon, 24 Feb 2014 17:05:12 GMT vboxsync [50558] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) PC/BIOS: small cosmetical fixes for the boot device selection Mon, 24 Feb 2014 14:22:53 GMT vboxsync [50557] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp (modified) FE/Qt: don't switch to black screen during online merge Mon, 24 Feb 2014 14:07:49 GMT vboxsync [50556] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: Only insert ScsiHardDiskDevice CFGM key once. Mon, 24 Feb 2014 12:30:01 GMT vboxsync [50555] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxServiceVMInfo.cpp: IP Address comment updates and some cleanup of ... Mon, 24 Feb 2014 11:38:25 GMT vboxsync [50554] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxServiceVMInfo.cpp: Fixed interface IP address on OS/2 (probably ... Mon, 24 Feb 2014 10:33:21 GMT vboxsync [50553] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.h (modified) FE/Qt: 7262: Global settings / Input page: Implement *clear* tool- ... Mon, 24 Feb 2014 09:34:35 GMT vboxsync [50552] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl,DevVGA: take correct screenshot if VBVA is paused Mon, 24 Feb 2014 09:01:18 GMT vboxsync [50550] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.cpp (deleted) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.h (deleted) * trunk/src/VBox/Devices/Makefile.kmk (modified) DevVGA/HGSMI: use RTList Fri, 21 Feb 2014 19:53:11 GMT vboxsync [50548] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) 6813 - src-client/GuestDirectoryImpl.cpp - changes backed out due to ... Fri, 21 Feb 2014 18:45:43 GMT vboxsync [50547] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) 6813 - src-client/GuestDirectoryImpl.cpp Fri, 21 Feb 2014 15:46:57 GMT vboxsync [50546] * trunk/src/VBox/Additions/linux/drm/files_vboxvideo_drv (modified) Additions/linux/drm: new HGSMI file to be added to vboxvideo. Fri, 21 Feb 2014 14:50:41 GMT vboxsync [50545] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/EventSource+VirtualBox: better event source cleanup (for now ... Fri, 21 Feb 2014 14:47:22 GMT vboxsync [50544] * trunk/src/VBox/Main/include/EventImpl.h (modified) * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.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/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/Event: eliminate unused parameter Fri, 21 Feb 2014 14:16:56 GMT vboxsync [50543] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) Main/EventImpl.cpp: more whitespace Fri, 21 Feb 2014 14:13:48 GMT vboxsync [50542] * trunk/include/VBox/HGSMI/HGSMI.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) Use HGSMI memory allocator Fri, 21 Feb 2014 13:02:23 GMT vboxsync [50541] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/SUPDrv: It's the user that should be concerned :) Fri, 21 Feb 2014 12:51:57 GMT vboxsync [50540] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Ignore SMX mode and proceed with a warning. Fri, 21 Feb 2014 12:13:03 GMT vboxsync [50539] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) Additions/common/VBoxGuest: fix a dead-lock in the host flags handling. Fri, 21 Feb 2014 12:12:46 GMT vboxsync [50538] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) Main/EventImpl.cpp: coding style cleanup Fri, 21 Feb 2014 12:11:24 GMT vboxsync [50537] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) Additions/common/VBoxGuest: simplify the mouse call-back management. Fri, 21 Feb 2014 07:31:53 GMT vboxsync [50536] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) FE/Qt: Mac OS X: 7016: Native fullscreen support: Fullscreen mode ... Fri, 21 Feb 2014 07:19:56 GMT vboxsync [50535] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h (modified) FE/Qt: Runtime UI: Move multi-screen layout change handling logic ... Fri, 21 Feb 2014 06:46:09 GMT vboxsync [50534] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin-cocoa.mm (modified) FE/Qt: Mac OS X: 7016: Native fullscreen support: Make sure ... Thu, 20 Feb 2014 20:35:14 GMT vboxsync [50533] * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) Another missing file Thu, 20 Feb 2014 19:48:25 GMT vboxsync [50532] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Missing file Thu, 20 Feb 2014 19:39:40 GMT vboxsync [50531] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Storage/VHDX.cpp (modified) Add VHDX logging group while we are at it Thu, 20 Feb 2014 19:38:14 GMT vboxsync [50530] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Main/src-client/RemoteUSBBackend.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) USB: Split dev_usb logging group into dev_ehci and dev_ohci so the ... Thu, 20 Feb 2014 19:33:43 GMT vboxsync [50529] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) 6813 - src-client/GuestFsObjInfoImpl.cpp - kmk formatting issues resolved Thu, 20 Feb 2014 19:13:18 GMT vboxsync [50528] * trunk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestFsObjInfoImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) 6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sorted Thu, 20 Feb 2014 17:45:44 GMT vboxsync [50527] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/testcase: prepare for the first batch of wrapper changes in src- ... Thu, 20 Feb 2014 17:01:32 GMT vboxsync [50526] * trunk/include/iprt/crc.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/crc32c.cpp (added) * trunk/src/VBox/Storage/VHDX.cpp (modified) Storage/VHDX: Finally commit and enable CRC-32c checksum validation ... Thu, 20 Feb 2014 13:35:15 GMT vboxsync [50525] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) VBoxNetAdp/solaris: Duplicate define, already defined in ... Thu, 20 Feb 2014 12:00:58 GMT vboxsync [50523] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the ... Thu, 20 Feb 2014 11:52:02 GMT vboxsync [50522] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h (modified) FE/Qt: Mac OS X: 7016: Multi-screen support: More appropriate ... Thu, 20 Feb 2014 11:38:52 GMT vboxsync [50521] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) FE/Qt: Mac OS X: 7016: Multi-screen support: Check if that is really ... Thu, 20 Feb 2014 11:15:10 GMT vboxsync [50520] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin-cocoa.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) FE/Qt: Mac OS X: 7016: Multi-screen support: Make sure other ... Thu, 20 Feb 2014 10:55:18 GMT vboxsync [50519] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: comment nit. Thu, 20 Feb 2014 08:32:15 GMT vboxsync [50518] * trunk/include/VBox/HGSMI/HGSMI.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGASavedState.h (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp (modified) HGSMI memory allocator: saved state