# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 12, 2025 9:40:13 AM Fri, 07 Mar 2008 14:35:57 GMT vboxsync [7369] * trunk/src/VBox/Frontends/VirtualBox4/include/QIMessageBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIStateIndicator.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIStatusBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIStateIndicator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIStatusBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt4: Removed several Qt3 support warnings. Replaced Q3* classes ... Fri, 07 Mar 2008 14:31:51 GMT vboxsync [7368] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Use [] + RT_ELEMENTS() instead of some size constant. static. Fri, 07 Mar 2008 14:18:59 GMT vboxsync [7367] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp (modified) Additions/x11: fixed an access to freed memory in the seamless additions Fri, 07 Mar 2008 14:08:59 GMT vboxsync [7366] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) Export RTR0MemObjAllocCont Fri, 07 Mar 2008 14:01:21 GMT vboxsync [7365] * trunk/src/VBox/Frontends/Makefile.kmk (modified) Frontends/VBoxVRDP: removed VBoxVRDP from tree Fri, 07 Mar 2008 13:48:39 GMT vboxsync [7364] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) Use MAXIMUM_PROCESSORS." Fri, 07 Mar 2008 13:43:50 GMT vboxsync [7363] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Moved VBOX_X11_SEAMLESS_GUEST to Config.kmk so it can be overridden. Fri, 07 Mar 2008 13:34:06 GMT vboxsync [7362] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/mp-win.cpp (copied) quick adaption of system-win.cpp into mp-win.cpp. Fri, 07 Mar 2008 13:23:19 GMT vboxsync [7360] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/os2/mp-os2.cpp (moved) quick adaption of system-os2.cpp into mp-os2.cpp. Fri, 07 Mar 2008 13:20:51 GMT vboxsync [7359] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Fix spelling of tun permission message. Fri, 07 Mar 2008 13:13:17 GMT vboxsync [7358] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: logging Fri, 07 Mar 2008 13:11:02 GMT vboxsync [7357] * trunk/src/VBox/Runtime/r3/os2/RTMpGetCount-os2.cpp (copied) * trunk/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp (modified) compile fix. Fri, 07 Mar 2008 13:05:10 GMT vboxsync [7356] * trunk/src/VBox/Runtime/Makefile.kmk (modified) RTMpGetCount for 'posix'. Fri, 07 Mar 2008 13:03:48 GMT vboxsync [7355] * trunk/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp (copied) for fun. Fri, 07 Mar 2008 12:12:31 GMT vboxsync [7352] * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) smp_call_function_single only exists starting 2.6.19. Added missing ... Fri, 07 Mar 2008 11:35:29 GMT vboxsync [7351] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt: Use IVirtualBox/IMachine::saveSettingsWithBackup() for ... Fri, 07 Mar 2008 11:20:39 GMT vboxsync [7350] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Typo fix. Fri, 07 Mar 2008 11:19:09 GMT vboxsync [7349] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: Added IVirtualBox/IMachine::saveSettingsWithBackup() for easier ... Fri, 07 Mar 2008 10:37:10 GMT vboxsync [7348] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTMpCpuIdFromSetIndex-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTMpCpuIdToSetIndex-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTMpDoesCpuExist-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTMpGetCount-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTMpGetMaxCpuId-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTMpGetOnlineCount-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTMpGetOnlineSet-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTMpGetSet-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTMpIsCpuOnline-generic.cpp (copied) Generic implementations of the new RTMp functions. Fri, 07 Mar 2008 10:36:40 GMT vboxsync [7347] * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) Fixed typo in fallback code. Fri, 07 Mar 2008 09:36:06 GMT vboxsync [7346] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) Frontends/VirtualBox: ported fix for "Host+P sends P to guest" to ... Thu, 06 Mar 2008 19:24:53 GMT vboxsync [7344] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) Linking fix. Thu, 06 Mar 2008 19:03:22 GMT vboxsync [7343] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) Compilation fix. Thu, 06 Mar 2008 18:35:43 GMT vboxsync [7342] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) FE/Qt: Added support for user notification about settings file auto- ... Thu, 06 Mar 2008 18:05:00 GMT vboxsync [7341] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxXMLUtil.h (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) Main/Settings: Implemented support for settings file auto-conversion ... Thu, 06 Mar 2008 17:51:43 GMT vboxsync [7340] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Runtime/generic/RTFileCopy-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) Runtime: Added fFlags (RTFILECOPY_FLAG_NO_DENY_WRITE) to RTFileCopyEx. Thu, 06 Mar 2008 17:27:51 GMT vboxsync [7337] * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (moved) Enabled RTMp on linux. Thu, 06 Mar 2008 17:16:24 GMT vboxsync [7335] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp (modified) Frontends/VirtualBox: remember the last video mode hint sent in the ... Thu, 06 Mar 2008 16:46:47 GMT vboxsync [7334] * trunk/src/VBox/Frontends/VirtualBox4/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Removed several Qt3 support warnings. Thu, 06 Mar 2008 16:29:34 GMT vboxsync [7333] * trunk/src/VBox/Devices/Audio/solaudio.c (modified) solaudio: some fixes. Thu, 06 Mar 2008 16:14:06 GMT vboxsync [7332] * trunk/src/VBox/Additions/x11/xclient/displaychange-x11.cpp (modified) fixed uninitialized variable Thu, 06 Mar 2008 16:09:57 GMT vboxsync [7331] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c (moved) * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) Solaris RTMp implementation (untested). Thu, 06 Mar 2008 15:42:23 GMT vboxsync [7327] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) fixed windows builds Thu, 06 Mar 2008 14:35:17 GMT vboxsync [7324] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Save/load implemented. Irq thread. It is highly advised to include ... Thu, 06 Mar 2008 14:20:19 GMT vboxsync [7323] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) Frontends/VirtualBox: added an initial size hint for VMs Thu, 06 Mar 2008 14:10:52 GMT vboxsync [7322] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Frontends/VirtualBox: added an initial size hint for VMs Thu, 06 Mar 2008 14:03:20 GMT vboxsync [7321] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAPWin32.cpp (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) shorten some thread names, looks better as log prefix Thu, 06 Mar 2008 13:46:50 GMT vboxsync [7320] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: fix for r28728 Thu, 06 Mar 2008 12:41:36 GMT vboxsync [7319] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Frontends/VirtualBox: attempt to fix the "host+P sends P to guest" ... Thu, 06 Mar 2008 11:14:26 GMT vboxsync [7318] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: No hungarian variable notation please. Thu, 06 Mar 2008 10:58:07 GMT vboxsync [7317] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: save some cycles by returning early if we don't own the descriptor Thu, 06 Mar 2008 10:12:41 GMT vboxsync [7315] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: Added XmlTreeBackend::AutoConverter subckasss and old ... Thu, 06 Mar 2008 10:11:22 GMT vboxsync [7314] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: cosmetics Thu, 06 Mar 2008 07:18:22 GMT vboxsync [7313] * trunk/src/VBox/Additions/x11/xclient/main.cpp (modified) Additions/x11: sigaction init. Wed, 05 Mar 2008 18:01:34 GMT vboxsync [7312] * trunk/src/VBox/Frontends/VirtualBox/include/Makefile.kup (added) * trunk/src/VBox/Frontends/VirtualBox4/include/Makefile.kup (added) FE/Qt: Go up from include. Wed, 05 Mar 2008 17:47:51 GMT vboxsync [7309] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: Added XSLT-based auto-conversion functionality to the ... Wed, 05 Mar 2008 14:50:08 GMT vboxsync [7308] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxToolBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Removed several Q3* classes in the selector window. Wed, 05 Mar 2008 13:41:30 GMT vboxsync [7307] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Mac OS X: Build against the qt4 framesworks on Mac OS X. Wed, 05 Mar 2008 13:02:53 GMT vboxsync [7305] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) Frontends/VBoxHeadless: cleaner error reporting Wed, 05 Mar 2008 13:02:00 GMT vboxsync [7304] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Frontends/VBoxHeadless: include VBoxFFmpegFB.so in the installer if ... Wed, 05 Mar 2008 11:35:40 GMT vboxsync [7302] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) Frontends/VBoxHeadless: do not complain if VBoxHeadless is invoked ... Wed, 05 Mar 2008 11:23:14 GMT vboxsync [7301] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/Linux: no need to compress and uncompress everything twice Wed, 05 Mar 2008 10:49:41 GMT vboxsync [7297] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) Installer/Linux: removed VBoxVRDP from the installer Wed, 05 Mar 2008 10:41:30 GMT vboxsync [7295] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) Missing MP exports Wed, 05 Mar 2008 10:37:35 GMT vboxsync [7294] * trunk/src/VBox/VMM/VMMGC/EMGCA.asm (modified) xadd: small optimization Wed, 05 Mar 2008 09:51:22 GMT vboxsync [7292] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp (modified) Frontends/VBoxHeadless: try to fix a segfault on Debian Wed, 05 Mar 2008 08:20:52 GMT vboxsync [7287] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) KeSetTargetProcessorDpc is present in win2k Wed, 05 Mar 2008 08:06:41 GMT vboxsync [7286] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/EMGCA.asm (modified) * trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp (modified) emulate [lock] xadd in GC Wed, 05 Mar 2008 07:46:32 GMT vboxsync [7285] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) added DISQueryParamRegPtr to return a pointer to a register which is ... Tue, 04 Mar 2008 20:45:05 GMT vboxsync [7283] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: improve session documentation Tue, 04 Mar 2008 16:59:05 GMT vboxsync [7282] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxToolBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxNewVMWzd.ui.h (modified) Mac OS X: Build on the mac as from now. Tue, 04 Mar 2008 16:24:09 GMT vboxsync [7281] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Accept PCHS=0/0/0 when creating images. Will be fixed when the image ... Tue, 04 Mar 2008 15:54:36 GMT vboxsync [7280] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) Frontends/VBoxHeadless: ported changesets from VBoxVRDP: r27262: ... Tue, 04 Mar 2008 15:37:58 GMT vboxsync [7279] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrNative.cpp (modified) Runtime function to load a shared library from the application ... Tue, 04 Mar 2008 15:15:32 GMT vboxsync [7278] * trunk/src/VBox/Additions/x11/xclient/testcase/tstSeamlessX11.cpp (added) Additions/x11: export tstSeamlessX11.cpp Tue, 04 Mar 2008 14:12:17 GMT vboxsync [7277] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Make the backend type a per-image property and get away from the per ... Tue, 04 Mar 2008 13:56:45 GMT vboxsync [7276] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) RTMpOn stubs for linux. Tue, 04 Mar 2008 13:39:44 GMT vboxsync [7275] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Silly bug in the new VDI creation code. Tue, 04 Mar 2008 13:09:18 GMT vboxsync [7274] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils_68.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_68.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_68.h (modified) * trunk/src/VBox/Additions/x11/xmouse/VBoxUtils.c (modified) Additions/x11: * fix for the case in which the video driver is loaded ... Tue, 04 Mar 2008 12:33:43 GMT vboxsync [7272] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Use MP functions in the runtime. Tue, 04 Mar 2008 12:32:33 GMT vboxsync [7271] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/mp-r0drv.h (modified) Implemented MP api for NT Tue, 04 Mar 2008 10:56:56 GMT vboxsync [7269] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) typo Tue, 04 Mar 2008 10:39:44 GMT vboxsync [7268] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Additions/x11: library path for the host testcase Tue, 04 Mar 2008 10:04:11 GMT vboxsync [7267] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Additions/x11: do not build the seamless host testcase on additions- ... Tue, 04 Mar 2008 10:00:24 GMT vboxsync [7266] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Experiment with send buffering. (disabled) Tue, 04 Mar 2008 09:48:57 GMT vboxsync [7265] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Additions/x11: enable seamless mode Tue, 04 Mar 2008 09:14:24 GMT vboxsync [7264] * trunk/src/VBox/Additions/x11/xclient/clipboard.cpp (modified) * trunk/src/VBox/Additions/x11/xclient/clipboard.h (modified) * trunk/src/VBox/Additions/x11/xclient/main.cpp (modified) * trunk/src/VBox/Additions/x11/xclient/seamless.h (modified) Additions/x11: some cleaning up in the VBoxClient module Tue, 04 Mar 2008 09:11:57 GMT vboxsync [7263] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) Frontends/VBoxHeadless: RTGetOpt-ified the command-line parameters ... Tue, 04 Mar 2008 09:07:56 GMT vboxsync [7262] * trunk/src/VBox/Additions/linux/module/hgcmcall.c (modified) Additions/Linux: trivial change, %Vrc is now %Rrc Tue, 04 Mar 2008 09:07:03 GMT vboxsync [7261] * trunk/src/VBox/Additions/x11/xmouse/xorg14/pnp.c (modified) * trunk/src/VBox/Additions/x11/xmouse/xorg70/pnp.c (modified) * trunk/src/VBox/Additions/x11/xmouse/xorg71/pnp.c (modified) Additions/x11: ifdef-ed some unnecessary debug logging in the mouse ... Tue, 04 Mar 2008 09:04:53 GMT vboxsync [7260] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Reverted to r28586. Tue, 04 Mar 2008 08:26:42 GMT vboxsync [7259] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGAModes.h (modified) vga: fixed 32bpp custom video modes, fixed assertion Tue, 04 Mar 2008 06:55:10 GMT vboxsync [7258] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Deleted obsolete code. Tue, 04 Mar 2008 06:26:33 GMT vboxsync [7257] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Load VRDP library from the vbox path. Tue, 04 Mar 2008 05:48:36 GMT vboxsync [7256] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) LogRel the failure to load VRDP library. Tue, 04 Mar 2008 05:36:07 GMT vboxsync [7255] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) Solaris vboxguest: OStype build fix. Tue, 04 Mar 2008 00:52:03 GMT vboxsync [7254] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTMpCpuId-generic.cpp (added) * trunk/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp (added) * trunk/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-darwin.cpp (added) * trunk/src/VBox/Runtime/r0drv/generic/RTMpOn-r0drv-generic.cpp (added) * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.cpp (added) * trunk/src/VBox/Runtime/r0drv/mp-r0drv.h (added) * trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.cpp (added) Sketched out RTMp*. (All the platform specific code is disabled.) Tue, 04 Mar 2008 00:46:45 GMT vboxsync [7253] * trunk/src/VBox/Runtime/common/string/strformattype.cpp (modified) Shut up stupid warning. Mon, 03 Mar 2008 18:15:46 GMT vboxsync [7250] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxSharedFoldersSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxSnapshotsWgt.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMFirstRunWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMInformationDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMLogViewer.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt4: Better solution for VBoxGlobal::iconSet[Ex] which magically ... Mon, 03 Mar 2008 17:50:55 GMT vboxsync [7249] * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp (modified) Use the critsect to serialize access to the pastboard so that the ... Mon, 03 Mar 2008 17:47:18 GMT vboxsync [7248] * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) comment typo. Mon, 03 Mar 2008 17:41:14 GMT vboxsync [7247] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Need a prefix for standard qt4 installations. Mon, 03 Mar 2008 17:15:37 GMT vboxsync [7246] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxToolBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxSnapshotsWgt.ui.h (modified) Changed from Q3MainWindow and Q3ToolBar to QMainWindow and QToolBar. Mon, 03 Mar 2008 16:24:21 GMT vboxsync [7245] * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) Must update cbReq. Mon, 03 Mar 2008 16:21:39 GMT vboxsync [7244] * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) Fixed corruption in RTMemExecAlloc when fencing was enabled ... Mon, 03 Mar 2008 16:18:13 GMT vboxsync [7243] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) FE/Qt4: Generalize Qt4 paths even more (VBOX_PATH_QT4_BIN, _INCLUDE etc). Mon, 03 Mar 2008 15:22:38 GMT vboxsync [7242] * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp (modified) Mac OS X: If the host clipboard is cleared or filled with unsupported ... Mon, 03 Mar 2008 14:24:56 GMT vboxsync [7241] * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp (modified) Mac OS X: Added some documentation to the pasteboard methods. Removed ... Mon, 03 Mar 2008 14:20:19 GMT vboxsync [7240] * trunk/src/VBox/Runtime/common/string/strformattype.cpp (modified) spaces. Mon, 03 Mar 2008 13:43:42 GMT vboxsync [7239] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Converted one OSType to much.