# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 4:15:15 AM Tue, 24 Nov 2009 20:00:00 GMT vboxsync [24923] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Tue, 24 Nov 2009 19:33:31 GMT vboxsync [24922] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Main,VMM: Debugging live snapshots. Tue, 24 Nov 2009 19:13:44 GMT vboxsync [24921] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Tue, 24 Nov 2009 19:09:23 GMT vboxsync [24920] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) SnapshotImpl.cpp: BeginSnapshot error path (#4486). Tue, 24 Nov 2009 18:58:14 GMT vboxsync [24919] * trunk/src/VBox/Main/MachineImpl.cpp (modified) MachineImpl.cpp: State logging. Tue, 24 Nov 2009 16:16:49 GMT vboxsync [24918] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VM,PGM: Fixed handling of VM reset during teleporation / live save. Tue, 24 Nov 2009 15:45:00 GMT vboxsync [24917] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM,Main: Fixed error propagation on the target side so that a source ... Tue, 24 Nov 2009 15:21:07 GMT vboxsync [24916] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: fix buffers for really huge VMDK files split into 2G ... Tue, 24 Nov 2009 15:09:43 GMT vboxsync [24915] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: Implemented cancelation in showProgress for cancelable ... Tue, 24 Nov 2009 14:54:00 GMT vboxsync [24914] * trunk/src/VBox/Main/webservice/samples/php (added) * trunk/src/VBox/Main/webservice/samples/php/clienttest.php (added) Webservice: export Tue, 24 Nov 2009 14:45:04 GMT vboxsync [24913] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) Webservice: updated sample headers, add PHP sample Tue, 24 Nov 2009 14:35:31 GMT vboxsync [24912] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: A little clean up in progress. Tue, 24 Nov 2009 14:32:27 GMT vboxsync [24911] * trunk/src/VBox/Main/webservice/samples/java/axis/clienttest.java (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) Webservice: typo Tue, 24 Nov 2009 14:28:56 GMT vboxsync [24910] * trunk/src/VBox/Main/webservice/samples/java/axis/clienttest.java (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) Webservice: updated sample headers, add PHP sample Tue, 24 Nov 2009 14:27:15 GMT vboxsync [24909] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: fix burns Tue, 24 Nov 2009 14:25:40 GMT vboxsync [24908] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt4: 4425: The Settings->Storage->Hard Disk combo doesn't get ... Tue, 24 Nov 2009 14:22:47 GMT vboxsync [24907] * 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/VBoxManage/VBoxManageMisc.cpp (copied) VBoxManage: A little clean up in progress. Tue, 24 Nov 2009 14:22:12 GMT vboxsync [24906] * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) Webservice: updated PHP bindings Tue, 24 Nov 2009 14:16:53 GMT vboxsync [24905] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: fix two broken error messages Tue, 24 Nov 2009 14:15:19 GMT vboxsync [24904] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt4-OSX: fix displaying a "more arrow" after starting a VM Tue, 24 Nov 2009 14:07:11 GMT vboxsync [24903] * 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/VBoxManage/VBoxManageControlVM.cpp (copied) VBoxManage: A little clean up in progress. Tue, 24 Nov 2009 14:00:00 GMT vboxsync [24902] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) Runtime/r0drv/linux: fix for the ''finish_wait()'' fix Tue, 24 Nov 2009 13:57:53 GMT vboxsync [24901] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: A little clean up in progress. Tue, 24 Nov 2009 13:56:49 GMT vboxsync [24900] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsSystem.cpp (modified) FE/QT: more correct EFI checkbox value Tue, 24 Nov 2009 13:31:21 GMT vboxsync [24899] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main: Fixed VM power of during teleportation. Tue, 24 Nov 2009 12:45:15 GMT vboxsync [24898] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) VbglR3: Make use of improved RTStrVersionCompare(). Tue, 24 Nov 2009 12:44:24 GMT vboxsync [24897] * trunk/src/VBox/VMM/SSM.cpp (modified) ssmR3StrmClose: Signal the right semaphore. Fixes deadlock when ... Tue, 24 Nov 2009 12:39:59 GMT vboxsync [24896] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) SSM: Flush buffers when they are 0.5 sec old and check that the ... Tue, 24 Nov 2009 12:30:13 GMT vboxsync [24895] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Flush buffers when they are 0.5 sec old and check that the ... Tue, 24 Nov 2009 12:15:56 GMT vboxsync [24894] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/strversion.cpp (modified) IPRT: Removed outdated todos. Tue, 24 Nov 2009 12:09:03 GMT vboxsync [24893] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/strversion.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstStrToVer.cpp (modified) IPRT: Improved RTStrVersionCompare() + testcase. Tue, 24 Nov 2009 12:02:04 GMT vboxsync [24892] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) fileio-win.cpp/RTFileQueryFsSizes: todo with some hints Tue, 24 Nov 2009 11:36:06 GMT vboxsync [24891] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) crOpenGL: fix black screen in compiz after snapshot load (public #4868) Tue, 24 Nov 2009 11:28:44 GMT vboxsync [24890] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) DisplayImpl: VBVA lock (incomplete, xTracker 4463). Tue, 24 Nov 2009 11:09:45 GMT vboxsync [24889] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) IPRT: Added RTFileQueryFsSizes. Tue, 24 Nov 2009 09:20:57 GMT vboxsync [24888] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Create CpuIdTree xml element only when necessary. Tue, 24 Nov 2009 09:01:37 GMT vboxsync [24887] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) VBoxHDD: print error IPRT error code Mon, 23 Nov 2009 21:03:00 GMT vboxsync [24886] * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) HostDrivers/FreeBSD: remove the need to overwrite OBJS definition. ... Mon, 23 Nov 2009 19:03:00 GMT vboxsync [24885] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) build fix Mon, 23 Nov 2009 18:48:14 GMT vboxsync [24884] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Documentation+Frontends/VBoxManage: update documentation to reflect ... Mon, 23 Nov 2009 18:09:48 GMT vboxsync [24883] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) Runtime/r0drv/linux: fix ''finish_wait()'' for Linux 2.4 kernels Mon, 23 Nov 2009 17:40:18 GMT vboxsync [24882] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: Made IConsole::Pause() while teleporting work. Mon, 23 Nov 2009 17:30:19 GMT vboxsync [24881] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_ca.ts (modified) FE/Qt4-NLS: Updated Japanese, Italian, Catalan & Hungarian. Mon, 23 Nov 2009 17:02:07 GMT vboxsync [24880] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnetLiveExec: wrong return value. Mon, 23 Nov 2009 16:34:12 GMT vboxsync [24879] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) Frontends/VBoxManage: eliminate redundant code when using showProgress() Mon, 23 Nov 2009 16:33:44 GMT vboxsync [24878] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) ConsoleImplTeleporter.cpp: Write some release log entries on the ... Mon, 23 Nov 2009 16:28:52 GMT vboxsync [24877] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt4: 4226: Can't open www.virtualbox.org from Help menu: Fixed. Mon, 23 Nov 2009 16:07:22 GMT vboxsync [24876] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState: refinement. Mon, 23 Nov 2009 16:04:20 GMT vboxsync [24875] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) pgmR3LiveVote: Take the current dirty page count into consideration ... Mon, 23 Nov 2009 15:37:58 GMT vboxsync [24874] * trunk/include/VBox/ssm.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for ... Mon, 23 Nov 2009 15:26:01 GMT vboxsync [24873] * trunk/src/VBox/Main/MediumImpl.cpp (modified) comment typo Mon, 23 Nov 2009 14:35:55 GMT vboxsync [24872] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix export of memory Mon, 23 Nov 2009 13:57:05 GMT vboxsync [24871] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Only check if hwaccm is enabled. Mon, 23 Nov 2009 13:39:12 GMT vboxsync [24870] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Again Mon, 23 Nov 2009 13:37:22 GMT vboxsync [24869] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Compile fix Mon, 23 Nov 2009 13:36:37 GMT vboxsync [24868] * trunk/src/VBox/VMM/HWACCM.cpp (modified) hwaccmr3Load: Recheck all VCPUs if we can go staight into hwaccm ... Mon, 23 Nov 2009 13:10:38 GMT vboxsync [24867] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d accel: saved state load/store fixes Mon, 23 Nov 2009 12:49:24 GMT vboxsync [24866] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp (modified) VBoxService: Made file version lookup on Windows more quiet on default. Mon, 23 Nov 2009 12:29:10 GMT vboxsync [24865] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) UUID: for r55104 Mon, 23 Nov 2009 12:20:41 GMT vboxsync [24864] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: --teleporterenabled -> --teleporter. (Old option is still ... Mon, 23 Nov 2009 12:12:21 GMT vboxsync [24863] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManageModifyVM: Merged the oss code. Mon, 23 Nov 2009 10:43:00 GMT vboxsync [24862] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) DevEFI: fixed default EfiRom Mon, 23 Nov 2009 10:34:08 GMT vboxsync [24861] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d accel: fix saved state store issue Mon, 23 Nov 2009 10:20:30 GMT vboxsync [24860] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) EFI images were renamed, adjust the installers Mon, 23 Nov 2009 10:08:00 GMT vboxsync [24859] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) Python shell: adopt to new medium API Mon, 23 Nov 2009 09:56:20 GMT vboxsync [24858] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (moved) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (moved) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) EFI: more bitness work Mon, 23 Nov 2009 09:15:04 GMT vboxsync [24857] * trunk/debian/rules (modified) .deb/.rpm: EFI64 Sun, 22 Nov 2009 21:06:56 GMT vboxsync [24856] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: Make it possible to set the OSS audio driver on FreeBSD Sun, 22 Nov 2009 21:06:14 GMT vboxsync [24855] * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) HostDrivers/FreeBSD: makefile fix Sun, 22 Nov 2009 17:08:06 GMT vboxsync [24854] * trunk/src/apps/adpctl/VBoxNetAdpCtl.cpp (modified) gcc warning Sun, 22 Nov 2009 17:07:33 GMT vboxsync [24853] * trunk/src/VBox/Devices/Network/lwip/src/core/sys.c (modified) gcc warnings Sun, 22 Nov 2009 04:24:38 GMT vboxsync [24852] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM.cpp/cpumR3LoadExec: Hack for missing G=1 in csHid on AMD-V. #4481. Sun, 22 Nov 2009 04:18:03 GMT vboxsync [24851] * trunk/include/VBox/x86.h (modified) offset. Sun, 22 Nov 2009 01:57:35 GMT vboxsync [24850] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM: another typo. Sun, 22 Nov 2009 01:35:16 GMT vboxsync [24849] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM: typo. Sun, 22 Nov 2009 01:29:32 GMT vboxsync [24848] * trunk/include/VBox/cpum.mac (modified) * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne ... Sat, 21 Nov 2009 23:54:30 GMT vboxsync [24847] * trunk/src/VBox/Main/xpcom/server_module.cpp (modified) server_module.cpp: Use RTProcWait instead of not RTProcNoResume, ... Sat, 21 Nov 2009 22:19:44 GMT vboxsync [24846] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: the right way around. duh. Sat, 21 Nov 2009 22:08:39 GMT vboxsync [24845] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM.cpp: build fix Sat, 21 Nov 2009 21:58:53 GMT vboxsync [24844] * trunk/src/VBox/VMM/VMM.cpp (modified) VMM.cpp: Attempt to work around the 'loaded too much' issue on darwin ... Sat, 21 Nov 2009 21:57:48 GMT vboxsync [24843] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added SSMR3HandleRevision, SSMR3HandleVersion and ... Sat, 21 Nov 2009 21:56:51 GMT vboxsync [24842] * trunk/include/VBox/version.h (modified) VBox/version.h: Added VBOX_FULL_VERSION which includes all three ... Sat, 21 Nov 2009 20:48:02 GMT vboxsync [24841] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) VirtualBox::CheckFirmwarePresent: Keep the gcc warning so the method ... Sat, 21 Nov 2009 09:52:59 GMT vboxsync [24840] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: firmware choose depends on guest bitness type. Sat, 21 Nov 2009 09:50:32 GMT vboxsync [24839] * trunk/src/VBox/Devices/EFI/Thunk/EfiThunk.asm (modified) EFI: move initial stack closer to thunk location. Sat, 21 Nov 2009 08:33:56 GMT vboxsync [24838] * trunk/src/VBox/Devices/EFI/FirmwareBin/vboxefi64.fv (added) fix OSE Sat, 21 Nov 2009 08:32:05 GMT vboxsync [24837] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) gcc warning Sat, 21 Nov 2009 08:31:17 GMT vboxsync [24836] * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) gcc warning Fri, 20 Nov 2009 22:05:03 GMT vboxsync [24835] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux/installer: create separate debug symbol archives Fri, 20 Nov 2009 20:51:12 GMT vboxsync [24834] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/Virtio.cpp (added) * trunk/src/VBox/Devices/Virtio.h (added) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) #3987: Virtio: Split DevVirtioNet.cpp into three files. Fri, 20 Nov 2009 16:11:19 GMT vboxsync [24833] * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) Skip flush in HWACCMInvalidatePageOnAllVCpus when a tlb flush is ... Fri, 20 Nov 2009 15:37:23 GMT vboxsync [24832] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) More statistics Fri, 20 Nov 2009 15:25:15 GMT vboxsync [24831] * trunk/Makefile.kmk (modified) /Makefile.kmk: Use the '+' syntax for telling kmk that the recipe ... Fri, 20 Nov 2009 15:05:10 GMT vboxsync [24830] * trunk/src/VBox/Main/xpcom/server.cpp (modified) xpcom/server.cpp: More cleanup. Fri, 20 Nov 2009 15:02:10 GMT vboxsync [24829] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Removed excessive logging Fri, 20 Nov 2009 14:57:25 GMT vboxsync [24828] * trunk/src/VBox/Main/xpcom/server.cpp (modified) xpcom/server.cpp: Some cleanup. Fri, 20 Nov 2009 14:56:49 GMT vboxsync [24827] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) EFI: remaining 64-bitness stuff Fri, 20 Nov 2009 14:41:26 GMT vboxsync [24826] * trunk/src/VBox/Runtime/common/misc/message.cpp (modified) IPRT: Added RTMsgError, RTMsgErrorV and RTGetOptPrintError. Fri, 20 Nov 2009 14:41:05 GMT vboxsync [24825] * trunk/include/iprt/getopt.h (modified) * trunk/include/iprt/message.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/common/misc/message.cpp (added) IPRT: Added RTMsgError, RTMsgErrorV and RTGetOptPrintError. Fri, 20 Nov 2009 14:12:35 GMT vboxsync [24824] * trunk/src/VBox/Runtime/include/internal/iprt.h (modified) Runtime: Linux 2.4 symbol fiddling