# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 9:04:07 AM Thu, 15 May 2008 13:16:14 GMT vboxsync [8849] * trunk/src/recompiler/target-i386/translate.c (modified) load the modrm value before parsing it (CMPXCHG8B/16B). Updated s->pc ... Thu, 15 May 2008 13:08:01 GMT vboxsync [8848] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Backed out 30862; redundant Thu, 15 May 2008 13:04:31 GMT vboxsync [8847] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) On entry always flush the TLB. Thu, 15 May 2008 12:37:24 GMT vboxsync [8846] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: no_auto_close=true was set to early. This prevented an ... Thu, 15 May 2008 12:32:16 GMT vboxsync [8845] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: If the vm is externally or internally powered off close the ... Thu, 15 May 2008 11:28:05 GMT vboxsync [8844] * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) Dig out the solaris release+version Thu, 15 May 2008 11:16:29 GMT vboxsync [8843] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Correction Thu, 15 May 2008 11:08:01 GMT vboxsync [8842] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Wrong assertion Thu, 15 May 2008 11:05:07 GMT vboxsync [8841] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Extra statistic counter Thu, 15 May 2008 10:08:40 GMT vboxsync [8840] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Disabled assertion Thu, 15 May 2008 10:05:49 GMT vboxsync [8839] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Correctly restore IF in SVMVMRun Thu, 15 May 2008 09:54:57 GMT vboxsync [8838] * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) Use absolute path to stat because gnu stat (e.g. from MacPorts) has a ... Thu, 15 May 2008 09:35:01 GMT vboxsync [8837] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) We are not allowed to execute KeQueryActiveProcessors at DPC_LEVEL, ... Thu, 15 May 2008 09:19:00 GMT vboxsync [8836] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API doc fixes Thu, 15 May 2008 09:18:29 GMT vboxsync [8835] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Implement getting the block device size on Solaris in creating raw ... Thu, 15 May 2008 09:11:07 GMT vboxsync [8834] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: document logging keybindings Thu, 15 May 2008 09:07:02 GMT vboxsync [8833] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Extra assertion Thu, 15 May 2008 07:05:53 GMT vboxsync [8832] * trunk/src/recompiler/target-i386/translate.c (modified) exception 6 is a trap => don't change the PC Thu, 15 May 2008 02:48:57 GMT vboxsync [8831] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) dtrace experiments. Thu, 15 May 2008 02:46:57 GMT vboxsync [8830] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) dtrace experiments. Thu, 15 May 2008 01:37:31 GMT vboxsync [8829] * trunk/src/recompiler/VBoxRecompiler.c (modified) Fixed REMR3EmulateInstruction entry logging. Thu, 15 May 2008 01:36:29 GMT vboxsync [8828] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) CPUMGetGuestCS/SS. Thu, 15 May 2008 01:34:45 GMT vboxsync [8827] * trunk/src/VBox/Debugger/DBGCTcp.cpp (modified) VBOX_WITH_DEBUGGER governs the telnet debugger, not DEBUG, since the ... Thu, 15 May 2008 01:11:24 GMT vboxsync [8826] * trunk/src/recompiler/target-i386/translate.c (modified) lock mov wherever, whereever is an invalid lock sequence, so raise ... Wed, 14 May 2008 22:12:33 GMT vboxsync [8825] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) -doxygen comment. Wed, 14 May 2008 22:12:13 GMT vboxsync [8824] * trunk/src/VBox/VMM/EM.cpp (modified) Don't assert on VERR_REM_TOO_MANY_TRAPS and make the debugger go into ... Wed, 14 May 2008 21:51:07 GMT vboxsync [8823] * trunk/src/VBox/VMM/DBGF.cpp (modified) Don't loop forever in DBGFR3Term if the debugger and EMT race each other. Wed, 14 May 2008 21:23:02 GMT vboxsync [8822] * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) Don't queue stuff when paused or stuck. (Was all but running.) Wed, 14 May 2008 20:44:19 GMT vboxsync [8821] * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) Fixed missing return. Wed, 14 May 2008 19:49:42 GMT vboxsync [8820] * trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp (added) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.h (added) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) Dug out the solaris kernel symbols! Use the "detect" command in the ... Wed, 14 May 2008 19:46:18 GMT vboxsync [8819] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress. Wed, 14 May 2008 19:44:56 GMT vboxsync [8818] * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) Pushed some very noisy logging into Log4 (was LogFlow). Wed, 14 May 2008 17:55:45 GMT vboxsync [8817] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) FE/Qt: NLS: Updated Polish, Swedish, Chinese and Spanish translations. Wed, 14 May 2008 14:49:10 GMT vboxsync [8816] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Added a release log statement about erratum 170 Wed, 14 May 2008 14:47:55 GMT vboxsync [8815] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Corrected revision checks for erratum 170. Wed, 14 May 2008 14:44:50 GMT vboxsync [8814] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Build fix. Wed, 14 May 2008 14:12:46 GMT vboxsync [8813] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Added menu item for disabling and enabling logging. (debug menu) Wed, 14 May 2008 14:01:49 GMT vboxsync [8812] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Build fix for OSX. Wed, 14 May 2008 13:51:24 GMT vboxsync [8811] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Improve raw vmdk disk size detection on Linux, implement disk size ... Wed, 14 May 2008 13:48:29 GMT vboxsync [8810] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) x86.h compatiblitiy is not going to change. Wed, 14 May 2008 13:43:38 GMT vboxsync [8809] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Proper injection of pending interrupts when IF=0, so they get ... Wed, 14 May 2008 09:46:06 GMT vboxsync [8808] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Correction Wed, 14 May 2008 09:44:34 GMT vboxsync [8807] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Unused local variable Wed, 14 May 2008 09:34:15 GMT vboxsync [8806] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Determine which AMD cpus are really affected by erratum 170 (forced ... Wed, 14 May 2008 07:53:03 GMT vboxsync [8805] * trunk/include/VBox/ostypes.h (modified) tab Wed, 14 May 2008 07:49:29 GMT vboxsync [8804] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) build fix Wed, 14 May 2008 07:20:56 GMT vboxsync [8803] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) add OpenSolaris OS type Wed, 14 May 2008 03:18:30 GMT vboxsync [8802] * trunk/src/VBox/VMM/DBGFInternal.h (modified) alignment... Wed, 14 May 2008 03:09:18 GMT vboxsync [8801] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/DBGFInternal.h (modified) alignment... Wed, 14 May 2008 03:03:54 GMT vboxsync [8800] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (added) * trunk/src/VBox/Debugger/DBGPlugIns.h (added) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/DBGFOS.cpp (modified) Started digging into the solaris guest kernel. Added DBGFR3MemRead. Wed, 14 May 2008 01:47:53 GMT vboxsync [8799] * trunk/src/VBox/VMM/DBGFInternal.h (modified) More alignment fun. Wed, 14 May 2008 00:06:15 GMT vboxsync [8798] * trunk/include/VBox/vm.h (modified) More room for dbgf on 64-bit hosts. Tue, 13 May 2008 23:16:03 GMT vboxsync [8797] * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/DBGFInternal.h (modified) * trunk/src/VBox/VMM/DBGFOS.cpp (added) * trunk/src/VBox/VMM/MMHeap.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) New DBGF interface for digging into the guts of the guest OS kernel. Tue, 13 May 2008 20:40:53 GMT vboxsync [8796] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) fixed compilation of Linux host kernel module Tue, 13 May 2008 17:44:24 GMT vboxsync [8795] * trunk/src/VBox/VMM/VMEmt.cpp (modified) Fiex bad OFF -> GURU state transition. Tue, 13 May 2008 17:43:23 GMT vboxsync [8794] * trunk/src/VBox/VMM/VM.cpp (modified) started on some state machine validation (to catch a bad OFF -> GURU ... Tue, 13 May 2008 17:38:29 GMT vboxsync [8793] * trunk/src/VBox/VMM/VMMGC/DBGFGC.cpp (modified) Log group. Tue, 13 May 2008 15:54:29 GMT vboxsync [8792] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Wrong position Tue, 13 May 2008 15:51:02 GMT vboxsync [8791] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMInformationDlg.cpp (modified) FE/Qt4: Backported r30770 (FE/Qt: NLS: Spelling.) Tue, 13 May 2008 15:45:30 GMT vboxsync [8790] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMInformationDlg.h (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMInformationDlg.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMInformationDlg.ui (modified) FE/Qt4: Added copyright notice and exported to OSE. Tue, 13 May 2008 15:43:59 GMT vboxsync [8789] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Windows host: also check for tsc consistency across cores/cpus. The ... Tue, 13 May 2008 15:25:27 GMT vboxsync [8788] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) Fixed "rule for deleting" unselected temporary hard-disk created for ... Tue, 13 May 2008 12:45:12 GMT vboxsync [8787] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui (modified) FE/Qt: Silly uic doesn't warn about wrong access specification. Tue, 13 May 2008 12:36:55 GMT vboxsync [8786] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt: typo Tue, 13 May 2008 12:32:10 GMT vboxsync [8785] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Backported: - partly r29754 (New Hard Disk GUI (including ... Tue, 13 May 2008 10:00:54 GMT vboxsync [8784] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: Backported r30769 (Full-screen mode fixes: 1. Delayed ... Tue, 13 May 2008 09:51:50 GMT vboxsync [8783] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSharedFoldersSettings.cpp (modified) FE/Qt4: Backported r30767 & r30768 (2855: "Name column width is wrong ... Mon, 12 May 2008 18:45:20 GMT vboxsync [8782] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/AutoLock: Disabled VBOX_MAIN_AUTOLOCK_TRAP to get release ... Mon, 12 May 2008 12:51:19 GMT vboxsync [8781] * trunk/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h (modified) Windows guest HGCM optimization: use a preallocated timeout variable. Mon, 12 May 2008 12:14:31 GMT vboxsync [8780] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h (modified) FE/Qt: NLS: Spelling. Mon, 12 May 2008 11:22:21 GMT vboxsync [8779] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Full-screen mode fixes: 1. Delayed initialization of full-screen ... Mon, 12 May 2008 10:28:56 GMT vboxsync [8778] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) 2855: "Name column width is wrong for newly created folders in the ... Mon, 12 May 2008 10:22:20 GMT vboxsync [8777] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) 2855: "Name column width is wrong for newly created folders in the ... Mon, 12 May 2008 09:54:31 GMT vboxsync [8776] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) HGCM wait for a request completion must be not alertable (Windows guest). Mon, 12 May 2008 02:25:27 GMT vboxsync [8775] * trunk/tools/win.x86 (modified) Ignore ddk. Mon, 12 May 2008 02:16:15 GMT vboxsync [8774] * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard-win.cpp (moved) win32.cpp -> VBoxClipboard-win.cpp Mon, 12 May 2008 02:08:16 GMT vboxsync [8773] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAPWin.cpp (moved) Network\DrvTAPWin32.cpp -> Network\DrvTAPWin.cpp Mon, 12 May 2008 02:07:02 GMT vboxsync [8772] * trunk/src/VBox/Devices/Makefile.kmk (modified) USB/win/USBProxyDevice-win32.cpp -> USB/win/USBProxyDevice-win.cpp Mon, 12 May 2008 02:06:12 GMT vboxsync [8771] * trunk/src/VBox/Devices/Makefile.kmk (modified) USB/win32 -> USB/win. Mon, 12 May 2008 02:04:54 GMT vboxsync [8770] * trunk/include/VBox/usblib-win.h (modified) * trunk/include/VBox/usblib.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/VBoxDDUDeps.cpp (modified) Moved the windows usblib implementation to HostDrivers/VBoxUSB/win. Mon, 12 May 2008 01:41:10 GMT vboxsync [8769] * trunk/include/VBox/usblib-win.h (modified) * trunk/include/VBox/usblib.h (modified) Unifying the USBLib stuff. Mon, 12 May 2008 01:12:42 GMT vboxsync [8768] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/xpcom/Makefile.kup (copied) * trunk/src/VBox/Main/xpcom/helpers.cpp (moved) * trunk/src/VBox/Main/xpcom/module.cpp (moved) * trunk/src/VBox/Main/xpcom/server.cpp (moved) * trunk/src/VBox/Main/xpcom/server.h (moved) * trunk/src/VBox/Main/xpcom/server_module.cpp (moved) while I'm at it - moving the non-linux stuff to xpcom. Mon, 12 May 2008 01:06:01 GMT vboxsync [8767] * trunk/src/VBox/Main/xpcom (added) while I'm at it... Mon, 12 May 2008 01:03:38 GMT vboxsync [8766] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) USBProxyServiceWin32 -> USBProxyServiceWindows Mon, 12 May 2008 00:59:03 GMT vboxsync [8765] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/win (moved) win32 -> win. Sun, 11 May 2008 19:31:13 GMT vboxsync [8764] * trunk/Config.kmk (modified) Removed KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and KMK_NEW_CP. Sun, 11 May 2008 19:21:32 GMT vboxsync [8763] * trunk/src/VBox/VMM/PATM/VMMGC/Makefile.kmk (deleted) * trunk/src/VBox/VMM/PATM/VMMGC/Makefile.kup (added) * trunk/src/VBox/VMM/VMMGC/Makefile.kmk (deleted) Use Makefile.kup instead of up.kmk. Sun, 11 May 2008 19:13:20 GMT vboxsync [8762] * trunk/Makefile.kmk (modified) hack. Sun, 11 May 2008 18:53:32 GMT vboxsync [8761] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) The reminder. Sun, 11 May 2008 18:39:30 GMT vboxsync [8760] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/daemon/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PATM/VMMGC/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMGC/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/ffmpeg-20060710/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-1.51/Makefile.kmk (modified) * trunk/src/libs/libpng-1.2.8/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30/Makefile.kmk (modified) * trunk/src/libs/libxslt-1.1.22/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.1/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) * trunk/tools/Makefile-ose.kmk (modified) PATH_KBUILD -> KBUILD_PATH. Sun, 11 May 2008 18:33:24 GMT vboxsync [8759] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) BUILD_TYPE -> KBUILD_TYPE. Sun, 11 May 2008 18:27:49 GMT vboxsync [8758] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/ffmpeg-20060710/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/tools/CommonFetch.kmk (modified) BUILD_TARGET* -> KBUILD_TARGET*. Sun, 11 May 2008 18:19:50 GMT vboxsync [8757] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) BUILD_PLATFORM* -> KBUILD_HOST*. Sun, 11 May 2008 14:43:49 GMT vboxsync [8756] * trunk/src/VBox/Main/AutoLock.cpp (modified) Main/AutoLock: Fixed: Two or more write locks could be acquired ... Sun, 11 May 2008 04:49:21 GMT vboxsync [8755] * trunk/Config.kmk (modified) Added bits of the vista ddk (6000) and switch to its resource ... Sat, 10 May 2008 03:20:34 GMT vboxsync [8754] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/win32/VBoxSVC.rc (modified) Added icon to VBoxSVC so we'll look pretty in process explorer and ... Sat, 10 May 2008 03:13:06 GMT vboxsync [8753] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc (modified) Use the icon in Artwork. Sat, 10 May 2008 03:12:18 GMT vboxsync [8752] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) Fixed dep and missing inc. Sat, 10 May 2008 03:10:52 GMT vboxsync [8751] * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/vbox.ico (deleted) Use the icon in Artwork. Sat, 10 May 2008 03:02:16 GMT vboxsync [8750] * trunk/src/VBox/Frontends/VirtualBox/src/win32/VirtualBox_OSE.rc (deleted) The resource file is generated by the makefile.