# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 4:43:51 AM Wed, 30 Jan 2008 17:50:24 GMT vboxsync [6619] * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) Use the VBOX_PATH_X11_ variables for locating the X11 headers. Wed, 30 Jan 2008 17:50:00 GMT vboxsync [6618] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) _GNU_SOURCE is probably linux only. Wed, 30 Jan 2008 17:35:48 GMT vboxsync [6617] * trunk/src/VBox/VMM/STAM.cpp (modified) Added an optimization todo. Wed, 30 Jan 2008 17:31:18 GMT vboxsync [6616] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Renaming TriStateBool enum qualifiers: True => TSTrue False => ... Wed, 30 Jan 2008 16:21:20 GMT vboxsync [6613] * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) VBOX and IN_RING3 are defined by the template (VBOXGUESTR3DLL at ... Wed, 30 Jan 2008 16:17:33 GMT vboxsync [6612] * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) The VBOX_LIB_VBGL_R3 override isn't needed. Wed, 30 Jan 2008 16:11:44 GMT vboxsync [6611] * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) fixed X11 libs Wed, 30 Jan 2008 15:21:27 GMT vboxsync [6609] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA: BytesRead + BytesWritten are needed for the statistics window Wed, 30 Jan 2008 14:38:18 GMT vboxsync [6608] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) fixed Mac build Wed, 30 Jan 2008 14:34:54 GMT vboxsync [6607] * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) Additions/x11: merge the Linux and the Solaris code for the mouse driver Wed, 30 Jan 2008 14:15:55 GMT vboxsync [6606] * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified) attempt to fix xsl Wed, 30 Jan 2008 14:03:18 GMT vboxsync [6605] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) fixed additions burn Wed, 30 Jan 2008 14:00:22 GMT vboxsync [6604] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Fixed the PIC issue with the X11 drivers: Made ... Wed, 30 Jan 2008 13:56:19 GMT vboxsync [6603] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) 1761: Create VM session information dialog: First version of ... Wed, 30 Jan 2008 13:40:22 GMT vboxsync [6602] * trunk/src/VBox/Runtime/Makefile.kmk (modified) r=bird: RuntimeGuestR3Mini should be using the VBOXGUESTR3DLL ... Wed, 30 Jan 2008 13:34:16 GMT vboxsync [6601] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) {}. Wed, 30 Jan 2008 13:33:28 GMT vboxsync [6600] * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions ... Wed, 30 Jan 2008 13:30:33 GMT vboxsync [6599] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Added VBOXGUESTR3CPPEXE. Wed, 30 Jan 2008 13:20:26 GMT vboxsync [6598] * trunk/src/VBox/Devices/Audio/audio.c (modified) fixed Windows build Wed, 30 Jan 2008 12:55:54 GMT vboxsync [6597] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/xml/SchemaDefs.xsl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified) SB16 taken from qemu Wed, 30 Jan 2008 12:48:35 GMT vboxsync [6596] * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified) eol Wed, 30 Jan 2008 12:10:22 GMT vboxsync [6595] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Merge VBoxClient on solaris and linux. Wed, 30 Jan 2008 11:49:57 GMT vboxsync [6594] * trunk/src/VBox/Additions/x11/xmouse/VBoxUtils.c (modified) Additions/x11: merge the Linux and the Solaris code for the mouse driver Wed, 30 Jan 2008 10:33:27 GMT vboxsync [6593] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Additions/x11: get rid of __gxx_personality_v0 on x11/Linux guests Wed, 30 Jan 2008 10:24:13 GMT vboxsync [6592] * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) fixed detection of 2.6.18 fc6/rhel5 Wed, 30 Jan 2008 08:43:18 GMT vboxsync [6590] * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) Use the Iprt mini version for x11 mouse too. Wed, 30 Jan 2008 08:10:34 GMT vboxsync [6589] * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) Additions/x11: vboxGetDisplayChangeRequest returns bool, not iprt status! Wed, 30 Jan 2008 08:09:56 GMT vboxsync [6588] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) Additions/x11: fix an error message Wed, 30 Jan 2008 08:09:13 GMT vboxsync [6587] * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) Additions/x11: get rid of __gxx_personality_v0 on x11/Linux guests Wed, 30 Jan 2008 06:49:38 GMT vboxsync [6585] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) Avoid gxx_personality_v0 for vboxutils-new. Wed, 30 Jan 2008 05:30:12 GMT vboxsync [6583] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) r=bird: __gxx_personality_v0 can be avoided. Wed, 30 Jan 2008 05:29:49 GMT vboxsync [6582] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) r=bird: __gxx_personality_v0 can be avoided. Tue, 29 Jan 2008 23:53:36 GMT vboxsync [6581] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/GMM.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) Added some ring-3 wrapper functions for the (ring-0) GMM APIs. Tue, 29 Jan 2008 22:16:38 GMT vboxsync [6580] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Must create the directory of course. Use kmk_ utils instead of host ... Tue, 29 Jan 2008 21:33:09 GMT vboxsync [6579] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Cleanup. Tue, 29 Jan 2008 20:26:16 GMT vboxsync [6578] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) Added VBOX_PATH_X11_* variables that points to the various versions ... Tue, 29 Jan 2008 20:20:46 GMT vboxsync [6577] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building ... Tue, 29 Jan 2008 17:44:49 GMT vboxsync [6576] * trunk/src/VBox/Frontends/VirtualBox/src/linux/COPYING.LIB (added) * trunk/src/VBox/Frontends/VirtualBox/src/linux/Makefile (added) OSE Tue, 29 Jan 2008 16:39:04 GMT vboxsync [6574] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) Linux kernel modules: added override Tue, 29 Jan 2008 16:19:25 GMT vboxsync [6573] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) Tue, 29 Jan 2008 16:13:33 GMT vboxsync [6572] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) Frontends/VirtualBox: remove the library source package when we make ... Tue, 29 Jan 2008 16:03:17 GMT vboxsync [6571] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) Linux kernel modules: allow to build from kBuild (KERNELRELEASE set), ... Tue, 29 Jan 2008 15:54:24 GMT vboxsync [6570] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (modified) Use the same umask. doesn't really matter I think for our usage. Tue, 29 Jan 2008 15:19:27 GMT vboxsync [6569] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) Additions/X11: attempt to fix the XFree86 additions, second try Tue, 29 Jan 2008 15:03:34 GMT vboxsync [6568] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) Additions/X11: attempt to fix the XFree86 additions Tue, 29 Jan 2008 12:54:47 GMT vboxsync [6566] * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) Missed this. Tue, 29 Jan 2008 12:53:19 GMT vboxsync [6565] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) Fix for Todo in r27575. added as new function as we cannot use ... Tue, 29 Jan 2008 12:52:18 GMT vboxsync [6564] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) Frontends/VirtualBox: space in makefile Tue, 29 Jan 2008 12:49:31 GMT vboxsync [6563] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) Frontends/VirtualBox: try to fix creation of vboxkeyboard.tar.gz on ... Tue, 29 Jan 2008 12:06:12 GMT vboxsync [6562] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) Frontends/VirtualBox: try to fix creation of vboxkeyboard.tar.gz on ... Tue, 29 Jan 2008 11:17:04 GMT vboxsync [6561] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h (modified) Frontends/VirtualBox: fix support for the Brazilian keyboard in the ... Tue, 29 Jan 2008 11:16:18 GMT vboxsync [6560] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) Frontends/VirtualBox: create a source tarball for the LGPLed keyboard ... Tue, 29 Jan 2008 10:44:34 GMT vboxsync [6559] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) Return value. Tue, 29 Jan 2008 07:58:28 GMT vboxsync [6558] * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) typo Tue, 29 Jan 2008 03:04:51 GMT vboxsync [6557] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) iprt/assert.h doesn't appear to be used. Tue, 29 Jan 2008 03:03:40 GMT vboxsync [6556] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) r=bird: Some cleanup. hope it works Tue, 29 Jan 2008 02:38:47 GMT vboxsync [6555] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) .._GUEST_MINI_R3 -> GUEST_R3_MINI. Added VBOX_LIB_VBGL_R3_XFREE86 to ... Tue, 29 Jan 2008 02:29:00 GMT vboxsync [6554] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Corrected inst dir for RuntimeGuestR3Mini. Tue, 29 Jan 2008 02:19:25 GMT vboxsync [6553] * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/strformat-vbox.cpp (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) r=bird: Don't create more RuntimeLnx32* legacy. No VBox in IPRT, so ... Tue, 29 Jan 2008 01:55:47 GMT vboxsync [6551] * trunk/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp (modified) fixed the file header and removed unnecessary includes. Tue, 29 Jan 2008 01:40:57 GMT vboxsync [6549] * trunk/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp (added) The usual stuff everyone forgets - properties, esp. export. Tue, 29 Jan 2008 01:23:11 GMT vboxsync [6548] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) header. Tue, 29 Jan 2008 00:58:28 GMT vboxsync [6547] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) Another VbglR3SetPointerShape todo. Mon, 28 Jan 2008 21:58:59 GMT vboxsync [6546] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/rem.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/cpu-exec.c (modified) * trunk/src/recompiler/exec.c (modified) VBOX_WITH_NEW_PHYS_CODE changes mostly realted to REM. Killed a ... Mon, 28 Jan 2008 21:12:41 GMT vboxsync [6545] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Linux packages: add mechanism to sanely shutdown VMs on host powerdown Mon, 28 Jan 2008 20:32:21 GMT vboxsync [6544] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Added @todo Mon, 28 Jan 2008 20:27:44 GMT vboxsync [6543] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) +tid for bird. Mon, 28 Jan 2008 20:26:14 GMT vboxsync [6542] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) fixed log statement. Mon, 28 Jan 2008 20:19:10 GMT vboxsync [6541] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Fixed missing logger locking in ring-0. Mon, 28 Jan 2008 19:51:33 GMT vboxsync [6539] * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) Additions/X11: made the X server graphics driver use the R3 guest ... Mon, 28 Jan 2008 19:50:14 GMT vboxsync [6538] * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGR.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) Additions/R3 Guest library: created a reduced version of the library ... Mon, 28 Jan 2008 19:49:44 GMT vboxsync [6537] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) 2626: FE/Qt support for readonly shared folders: "Writable" ... Mon, 28 Jan 2008 19:44:43 GMT vboxsync [6536] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/strformat-vbox.cpp (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) Runtime: added a reduced ("shared") R3 guest runtime which will work ... Mon, 28 Jan 2008 19:16:04 GMT vboxsync [6535] * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) MM::cbRAMSize -> MM:cbRamRegistered. Drop MM:pvRamBaseHC. Drop ... Mon, 28 Jan 2008 18:44:36 GMT vboxsync [6534] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Quick hack for out of hma address space when registering the VRAM ... Mon, 28 Jan 2008 18:10:09 GMT vboxsync [6532] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/exec-all.h (modified) * trunk/src/recompiler/exec.c (modified) Cleaned out the PGM_DYNAMIC_RAM_ALLOC tests to avoid unnecessary mess ... Mon, 28 Jan 2008 16:40:23 GMT vboxsync [6531] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) Guest Additions (R3 library): fixed todo from r27515 Mon, 28 Jan 2008 16:04:02 GMT vboxsync [6530] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) Support driver (Linux): added gcc (u)div/mod support Mon, 28 Jan 2008 14:58:18 GMT vboxsync [6529] * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMHeap.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) mmr3 -> mmR3. Mon, 28 Jan 2008 14:43:15 GMT vboxsync [6528] * trunk/Config.kmk (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) NEW_PHYS_CODE -> VBOX_WITH_NEW_PHYS_CODE; check for it in Config.kmk ... Mon, 28 Jan 2008 14:42:18 GMT vboxsync [6527] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Free.iNext should be 16 bit and use UINT16_MAX instead of UINT32_MAX. Mon, 28 Jan 2008 13:22:22 GMT vboxsync [6526] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: added 'list runningvms' Mon, 28 Jan 2008 12:52:23 GMT vboxsync [6525] * trunk/include/VBox/asmdefs.mac (modified) * trunk/src/VBox/Runtime/common/log/logcom.cpp (modified) UART_BASE -> IPRT_UART_BASE so it can safely be overrided by a DEFS ... Mon, 28 Jan 2008 11:12:01 GMT vboxsync [6524] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (modified) Solaris: Remove check in VbglR3Daemonize guarding it from multiple calls. Mon, 28 Jan 2008 10:35:02 GMT vboxsync [6523] * trunk/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp (modified) Mac OS X: Recognize the fn-key as an modifier key which exists on the ... Mon, 28 Jan 2008 10:01:25 GMT vboxsync [6522] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) - Mac OS X: Fading to fullscreen should be done *after* the confirm ... Mon, 28 Jan 2008 08:13:46 GMT vboxsync [6521] * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Audio/audio_template.h (modified) * trunk/src/VBox/Devices/Audio/mixeng.c (modified) * trunk/src/VBox/Devices/Audio/mixeng.h (modified) * trunk/src/VBox/Devices/Audio/mixeng_template.h (modified) audio: fixed mixing of 8 bit unsigned; 32-bit updates from qemu Mon, 28 Jan 2008 05:57:15 GMT vboxsync [6520] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) Cleanups. Mon, 28 Jan 2008 04:57:39 GMT vboxsync [6519] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) Build fix... vboxvideo is still shared. Mon, 28 Jan 2008 04:39:32 GMT vboxsync [6518] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) VbglR3SetPointerShape accept image size, and cleanups to vboxutils ... Fri, 25 Jan 2008 13:23:54 GMT vboxsync [6515] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Added a 'pid' prefix flag to the logger. This is primarily intended ... Fri, 25 Jan 2008 12:49:05 GMT vboxsync [6514] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Use VBox/log.h. Fri, 25 Jan 2008 11:38:38 GMT vboxsync [6513] * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/VBoxUtils.h (modified) * trunk/src/VBox/Additions/x11/xmouse/xorg71/mouse.c (modified) Use the correct headers and defines for x11 mouse on solaris. Fri, 25 Jan 2008 11:34:26 GMT vboxsync [6512] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) added vboxwebsrv to all Linux packages Fri, 25 Jan 2008 11:03:22 GMT vboxsync [6511] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Added VBOX_WITH_WEBSERVICES for including / excluding the webservices ... Fri, 25 Jan 2008 10:56:25 GMT vboxsync [6510] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) Changed VbglR3SetPointerShape to accept the full request size. Fri, 25 Jan 2008 10:38:02 GMT vboxsync [6509] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.h (modified) Frontends/VirtualBox: disabled printf keyboard logging, which I ... Fri, 25 Jan 2008 10:28:07 GMT vboxsync [6508] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c (modified) r=bird: spaces and doxygen. (btw. @retval isn't supposed to be used ... Fri, 25 Jan 2008 10:24:51 GMT vboxsync [6507] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) r=bird: Use bool for boolean. fix some hungarian spelling. Fri, 25 Jan 2008 10:23:46 GMT vboxsync [6506] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) fixed spelling added todo.