# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 21, 2024 2:19:52 PM Tue, 22 Jul 2008 11:27:36 GMT vboxsync [10807] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Fixed error path in ResolveService. Tue, 22 Jul 2008 08:12:42 GMT vboxsync [10797] * trunk/Config.kmk (modified) * trunk/include/VBox/HostServices/GuestPropertySvc.h (moved) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxControl (deleted) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.rc (added) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (moved) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties (moved) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (copied) * trunk/src/VBox/HostServices/GuestProperties/noncopyable.h (copied) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (copied) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Guest properties: initial commit of new interface Mon, 21 Jul 2008 15:01:13 GMT vboxsync [10783] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Fix for RHEL3 builds. Mon, 21 Jul 2008 14:51:16 GMT vboxsync [10782] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Attempt to fix rhel3 build failures. Mon, 21 Jul 2008 14:29:29 GMT vboxsync [10779] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Locking. Enabled tests in tstAPI. Mon, 21 Jul 2008 09:02:08 GMT vboxsync [10770] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) Main: Performance: Second m is redundant. Some locking-related todos. Fri, 18 Jul 2008 21:22:37 GMT vboxsync [10760] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Fixed a bunch of changeFramebuffer invocations on EMT (VMR3ReqCall) ... Fri, 18 Jul 2008 19:28:59 GMT vboxsync [10754] * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) Linux build fix. Fri, 18 Jul 2008 19:22:21 GMT vboxsync [10753] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/darwin/PerformanceDarwin.cpp (added) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (added) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (added) Stubs for all platforms. Implementation of host CPU load and RAM ... Fri, 18 Jul 2008 17:08:47 GMT vboxsync [10752] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Modify HCustomImage to accept images which do not have a UUID Fri, 18 Jul 2008 12:15:07 GMT vboxsync [10744] * trunk/src/VBox/Main/Makefile.kmk (modified) Solaris: disable unused libdevinfo dependency. Thu, 17 Jul 2008 14:04:44 GMT vboxsync [10727] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Disabled even more stuff to help the builds. Thu, 17 Jul 2008 13:47:35 GMT vboxsync [10726] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Disabled Perf code in tstAPI to fix builds. Thu, 17 Jul 2008 13:27:48 GMT vboxsync [10725] * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Perf API: Filtering Wed, 16 Jul 2008 22:38:23 GMT vboxsync [10715] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Merge async I/O for VMDK backend from private branch Wed, 16 Jul 2008 20:28:43 GMT vboxsync [10713] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Perf API: aggregators, data collection, Host RAM metrics, Linux RAM ... Wed, 16 Jul 2008 12:17:31 GMT vboxsync [10695] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) Added HWVirtExNestedPagingEnabled method to MachineDebugger. Wed, 16 Jul 2008 11:48:19 GMT vboxsync [10693] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Added setting for nested paging (default on). Tue, 15 Jul 2008 18:59:56 GMT vboxsync [10679] * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Filtering sketched. There is a crash in VirtualBox::uninit on Windows. Tue, 15 Jul 2008 11:06:50 GMT vboxsync [10641] * trunk/src/VBox/Main/Performance.cpp (added) * trunk/src/VBox/Main/PerformanceImpl.cpp (added) * trunk/src/VBox/Main/include/Performance.h (added) * trunk/src/VBox/Main/include/PerformanceImpl.h (added) Performance API files exported to OSE. Mon, 14 Jul 2008 20:02:54 GMT vboxsync [10615] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) stdint.h & C++ fun. Mon, 14 Jul 2008 19:25:05 GMT vboxsync [10613] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) Performance API enabled for Linux, Solaris and Windows. POSIX timers ... Mon, 14 Jul 2008 18:58:19 GMT vboxsync [10612] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) Another attempt to fix OS X build. Mon, 14 Jul 2008 13:40:00 GMT vboxsync [10598] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Performance API documentation update. Mon, 14 Jul 2008 12:23:57 GMT vboxsync [10595] * trunk/src/VBox/Main/HostImpl.cpp (modified) * 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/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) Main: Performance: Typos, docs, cosmetics. Mon, 14 Jul 2008 11:19:02 GMT vboxsync [10592] * trunk/src/VBox/Main/include/HostImpl.h (modified) Fix for broken builds with VBOX_WITH_USB= Mon, 14 Jul 2008 10:16:53 GMT vboxsync [10589] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Performance API version 0. New files included. Fri, 11 Jul 2008 18:39:28 GMT vboxsync [10544] * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/COMDefs.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, with fixed COMDefs.h. 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 ...