# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 2:34:35 AM Fri, 11 Jul 2008 15:28:06 GMT vboxsync [10535] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) The OSE case (no USB) didn't compile Fri, 11 Jul 2008 15:21:53 GMT vboxsync [10534] * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/system-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/system-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/system-win.cpp (modified) Backed out Performance API changes. Fri, 11 Jul 2008 14:27:01 GMT vboxsync [10528] * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/system-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/system-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/system-win.cpp (modified) Performance API, version 0, webservice broken. Wed, 09 Jul 2008 17:52:11 GMT vboxsync [10444] * trunk/src/VBox/Main/HostImpl.cpp (modified) Missing function on all but Linux at the moment. Wed, 09 Jul 2008 17:34:46 GMT vboxsync [10443] * trunk/src/VBox/Main/HostImpl.cpp (modified) Switch to Mp runtime functions. Wed, 09 Jul 2008 14:06:48 GMT vboxsync [10423] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) ProcessorCount & ProcessorDescription aren't attributes Wed, 09 Jul 2008 13:48:36 GMT vboxsync [10420] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) FE/Qt4: Named the Qt3 version `VirtualBox3` & the Qt4 version ... Wed, 09 Jul 2008 11:49:40 GMT vboxsync [10407] * trunk/src/VBox/Main/HostImpl.cpp (modified) Actaully, RTMpGetMaxFrequency is more appropriate. An associated API ... Wed, 09 Jul 2008 11:48:08 GMT vboxsync [10406] * trunk/src/VBox/Main/HostImpl.cpp (modified) RTMpGetCpuMaxSpeed. Wed, 09 Jul 2008 10:15:55 GMT vboxsync [10400] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) typo Wed, 09 Jul 2008 09:52:56 GMT vboxsync [10399] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Main API fix for getting processor speed/description - there's no ... Tue, 08 Jul 2008 14:14:29 GMT vboxsync [10372] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) disable the floppy controller in the ACPI tables if necessary Mon, 07 Jul 2008 15:16:04 GMT vboxsync [10333] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) added package type property Mon, 07 Jul 2008 11:09:23 GMT vboxsync [10306] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Docs fixes. Mon, 07 Jul 2008 10:33:33 GMT vboxsync [10305] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) Main: Lock the object before switching on non-const data members. Mon, 07 Jul 2008 10:30:22 GMT vboxsync [10304] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main: Documenting. Sat, 05 Jul 2008 06:22:21 GMT vboxsync [10268] * trunk/src/VBox/Main/Makefile.kmk (modified) Dropped the non-working webservices hack; just include sub-makefiles ... Fri, 04 Jul 2008 19:45:01 GMT vboxsync [10247] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: remove guest property settings from extra data on machine ... Fri, 04 Jul 2008 17:45:16 GMT vboxsync [10246] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: report unset guest properties correctly Fri, 04 Jul 2008 17:31:35 GMT vboxsync [10245] * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/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/Main/Makefile.kmk (modified) Fixed few more dependencies on Makefile.kmk. Fri, 04 Jul 2008 17:07:13 GMT vboxsync [10242] * trunk/src/VBox/Main/Makefile.kmk (modified) install comregister.cmd in a proper way. Fri, 04 Jul 2008 15:45:38 GMT vboxsync [10233] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) Main: clean up the guest property code - send accesses to the console ... Fri, 04 Jul 2008 13:04:58 GMT vboxsync [10225] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) VBOX_SINGLE_MAKEFILE fixes. Fri, 04 Jul 2008 04:43:00 GMT vboxsync [10199] * trunk/src/VBox/Main/Makefile.kmk (modified) Make sure sdk/idl can be made (BLDDIRS). Make sure VBOX_XPIDL exist ... Tue, 01 Jul 2008 18:50:28 GMT vboxsync [10082] * trunk/src/VBox/Main/SATAControllerImpl.cpp (modified) typo Tue, 01 Jul 2008 02:39:22 GMT vboxsync [10060] * trunk/src/VBox/Main/Makefile.kmk (modified) Drop the NOTPARALLEL on the schema stuff. Tue, 01 Jul 2008 01:54:58 GMT vboxsync [10057] * trunk/src/VBox/Main/Makefile.kmk (modified) Changed brute force _DEPS on each source to _INTERMEDIATES (PREREQS ... Tue, 01 Jul 2008 01:45:03 GMT vboxsync [10056] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) VBOX_KBUILD_HACKING. Fri, 27 Jun 2008 21:42:47 GMT vboxsync [10007] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main (guest properties): support the delete property request Fri, 27 Jun 2008 14:56:59 GMT vboxsync [10000] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Pure naming change for the guest property store stuff. Functionality ... Wed, 25 Jun 2008 18:18:13 GMT vboxsync [9937] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Corrected getProcessorUsage() impl (docs, spacing etc). Wed, 25 Jun 2008 11:54:06 GMT vboxsync [9911] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) wrong. there were three calls. Wed, 25 Jun 2008 11:52:13 GMT vboxsync [9910] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) build fix for sleep(). there were two calls. Wed, 25 Jun 2008 11:39:48 GMT vboxsync [9907] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) build fix for sleep() Wed, 25 Jun 2008 11:03:03 GMT vboxsync [9904] * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/system-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/system-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/system-win.cpp (modified) Global and per-VM CPU usage API added Wed, 25 Jun 2008 09:06:08 GMT vboxsync [9900] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Turned this annoying error into a warning. (needs to be properly fixed!) Tue, 24 Jun 2008 17:52:40 GMT vboxsync [9895] * trunk/src/VBox/Main/Global.cpp (modified) Netware apparently needs 512 MB minimum. Mon, 23 Jun 2008 15:02:47 GMT vboxsync [9883] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: add the Main part of the guest/host configuration registry Thu, 19 Jun 2008 08:28:07 GMT vboxsync [9809] * trunk/include/VBox/HostServices/VBoxInfoSvc.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: save and reload the guest/host registry in extra data at ... Mon, 16 Jun 2008 15:12:54 GMT vboxsync [9728] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main: load the new hgcm service (SharedInfoService) for providing a ... Mon, 16 Jun 2008 09:22:49 GMT vboxsync [9705] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Main/hgcm: fixed a segfault affecting services with no client data Mon, 16 Jun 2008 09:07:52 GMT vboxsync [9703] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: Throw LogicError only when there is no error message. Mon, 16 Jun 2008 09:07:19 GMT vboxsync [9702] * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) Main/Settings: Don't add a wrong lastStateChange attribute value. Fri, 06 Jun 2008 18:18:27 GMT vboxsync [9497] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: Removed incorrect assertion. Thu, 05 Jun 2008 18:26:45 GMT vboxsync [9446] * trunk/src/VBox/Main/xpcom/server.cpp (modified) Overlooked a ShutdownTimer call. Thu, 05 Jun 2008 18:08:17 GMT vboxsync [9444] * trunk/include/iprt/timer.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/generic/timer-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/timer-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/timer-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTimer.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) Added iTick to FNTIMER (the timer callback). Thu, 05 Jun 2008 08:01:41 GMT vboxsync [9401] * trunk/src/VBox/Frontends/VirtualBox4/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/COMDefs.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) FE/Qt4: Some updates to the COM wrapper for Qt4. Tue, 03 Jun 2008 17:38:32 GMT vboxsync [9362] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Renamed "innotek VirtualBox Type Library" to "VirtualBox Type ... Tue, 03 Jun 2008 17:12:36 GMT vboxsync [9361] * trunk/src/VBox/Main/include/Global.h (modified) Main: Build fix after r31580. Tue, 03 Jun 2008 17:10:09 GMT vboxsync [9360] * trunk/src/VBox/Main/Global.cpp (added) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/Global.h (added) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: Return the correct value for IGuest::OSTypeId as reported by ... Mon, 02 Jun 2008 23:20:15 GMT vboxsync [9335] * trunk/src/VBox/Main/HostImpl.cpp (modified) Another UINT32_C() case. Mon, 02 Jun 2008 23:10:25 GMT vboxsync [9332] * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/ptr.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xpcom/module.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Must make sure UINT32_C() and friends are defined when stdint.h might ... Mon, 02 Jun 2008 13:13:44 GMT vboxsync [9298] * trunk/Doxyfile.Core (modified) * trunk/src/VBox/Main/Doxyfile.Main (modified) * trunk/src/VBox/Runtime/Doxyfile (modified) doxy: be less verbose (with bird's permission) Fri, 30 May 2008 08:24:25 GMT vboxsync [9242] * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) only allow to change logging settings if LOG_ENABLED Fri, 16 May 2008 15:40:20 GMT vboxsync [8903] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/AutoLock: Enabled VBOX_MAIN_USE_SEMRW for linux freebsd solaris ... Fri, 16 May 2008 14:52:44 GMT vboxsync [8898] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) fixed copy'n'paste bug Thu, 15 May 2008 09:19:00 GMT vboxsync [8836] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API doc fixes 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 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 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 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 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 14:43:49 GMT vboxsync [8756] * trunk/src/VBox/Main/AutoLock.cpp (modified) Main/AutoLock: Fixed: Two or more write locks could be acquired ... 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 ... Fri, 09 May 2008 17:38:50 GMT vboxsync [8745] * trunk/src/VBox/Main/HostImpl.cpp (modified) Fixed missing #else + solaris (disabled). Fri, 09 May 2008 14:51:58 GMT vboxsync [8744] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Moved the filter running over to USBProxyService (from Host). Split ... Thu, 08 May 2008 19:48:48 GMT vboxsync [8726] * trunk/src/VBox/Main/AutoLock.cpp (modified) Main/AutoLock: Sanity. Thu, 08 May 2008 17:48:23 GMT vboxsync [8725] * trunk/src/VBox/Main/HostImpl.cpp (modified) Made the HostUSBDeviceFilter object use the Host object lock to ... Thu, 08 May 2008 15:47:35 GMT vboxsync [8721] * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) File header. Thu, 08 May 2008 15:47:07 GMT vboxsync [8720] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) oops. Thu, 08 May 2008 15:46:39 GMT vboxsync [8719] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) filteheader. Thu, 08 May 2008 14:53:03 GMT vboxsync [8716] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Temporary disabled VBOX_MAIN_USE_SEMRW again (this will bring ... Thu, 08 May 2008 14:30:15 GMT vboxsync [8714] * trunk/src/VBox/Main/Makefile.kmk (modified) don't activate VBOX_MAIN_AUTOLOCK_TRAP on releases Thu, 08 May 2008 13:43:21 GMT vboxsync [8709] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Added a setErrorNoLog method and aLogIt argument to the core setError ... Thu, 08 May 2008 12:17:37 GMT vboxsync [8701] * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) Oops, these RTLogPrintf's shouldn't be here. Thu, 08 May 2008 11:16:29 GMT vboxsync [8699] * trunk/src/VBox/Main/Makefile.kmk (modified) VBOX_MAIN_AUTOLOCK_TRAP and VBOX_MAIN_USE_SEMRW doesn't mix well, so ... Wed, 07 May 2008 23:00:06 GMT vboxsync [8690] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) UpdateGuestVersion fixes. Wed, 07 May 2008 21:56:10 GMT vboxsync [8688] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) added paranoid parenthesis Wed, 07 May 2008 21:26:25 GMT vboxsync [8684] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Use %Rhrc. Wed, 07 May 2008 21:05:12 GMT vboxsync [8683] * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) Use %hrc. Wed, 07 May 2008 20:58:46 GMT vboxsync [8682] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Another shot at the windows build break. Wed, 07 May 2008 18:27:19 GMT vboxsync [8680] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Assert on no-lock assumptions in onUSBDeviceAttach and onUSBDeviceDetach. Wed, 07 May 2008 15:37:42 GMT vboxsync [8668] * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) iprt/asm.h Wed, 07 May 2008 15:24:57 GMT vboxsync [8666] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Removed the duplicate USB device list in Host and moved 4 methods ... Wed, 07 May 2008 15:23:25 GMT vboxsync [8665] * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) Use must use atomic compare-and-exchange logic here to be 100% correct. Wed, 07 May 2008 15:17:32 GMT vboxsync [8664] * trunk/src/VBox/Main/AutoLock.cpp (modified) Lock counting. Correct #else/#endif comments (gnu convention). Tue, 06 May 2008 20:05:44 GMT vboxsync [8639] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main/AutoLock: More debugging. Tue, 06 May 2008 17:25:12 GMT vboxsync [8637] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) spelling. Tue, 06 May 2008 12:08:04 GMT vboxsync [8620] * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) eol Tue, 06 May 2008 07:49:38 GMT vboxsync [8611] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) 82543GC support is ready. RX crit section removed. Mon, 05 May 2008 16:02:31 GMT vboxsync [8606] * trunk/src/VBox/Main/SATAControllerImpl.cpp (modified) Compiler fix Mon, 05 May 2008 15:53:09 GMT vboxsync [8605] * trunk/src/VBox/Main/SATAControllerImpl.cpp (modified) Another parameter check Mon, 05 May 2008 15:23:23 GMT vboxsync [8603] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SATAControllerImpl.cpp (modified) Return a COM error if there are invalid parameters Mon, 05 May 2008 14:45:38 GMT vboxsync [8602] * trunk/src/VBox/Main/MachineImpl.cpp (modified) r=bird: SATA todo.