# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 2:40:52 PM Mon, 05 May 2008 14:13:39 GMT vboxsync [8597] * trunk/src/VBox/Devices/Network/solaris/libdladm.h (deleted) * trunk/src/VBox/Devices/Network/solaris/libdlvnic.h (deleted) * trunk/src/VBox/Devices/Network/solaris/sys (deleted) Delete obsolete files for Crossbow. Mon, 05 May 2008 14:11:24 GMT vboxsync [8594] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) AssertPtrBreakVoid -> AssertPtrBreak. Mon, 05 May 2008 13:59:36 GMT vboxsync [8582] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) AssertMsgFailedBreakVoid -> AssertMsgFailedBreak Mon, 05 May 2008 13:58:33 GMT vboxsync [8581] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) AssertFailedBreakVoid -> AssertFailedBreak. Mon, 05 May 2008 13:56:33 GMT vboxsync [8580] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) AssertMsgBreakVoid -> AssertMsgBreak. Mon, 05 May 2008 13:54:26 GMT vboxsync [8579] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.cpp (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) AssertBreakVoid -> AssertBreak Mon, 05 May 2008 13:39:49 GMT vboxsync [8576] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxHardDiskSettings.ui.h (modified) Forgot correcting putBackToMachine Mon, 05 May 2008 13:13:19 GMT vboxsync [8573] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) AssertRCBreak -> AssertRCBreakStmt; Fixed broken ... Mon, 05 May 2008 12:47:59 GMT vboxsync [8572] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) AssertPtrBreak -> AssertPtrBreakStmt; a bunch of unused break ... Mon, 05 May 2008 12:43:53 GMT vboxsync [8571] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp (added) * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.h (added) Solaris hostif: Load libdlpi dynamically. Mon, 05 May 2008 12:36:54 GMT vboxsync [8570] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Assert if the attached hard disk is SATA but aDevice is not zero Mon, 05 May 2008 12:32:51 GMT vboxsync [8569] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/linux/server_module.cpp (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) AssertBreak -> AssertBreakStmt. Mon, 05 May 2008 12:24:08 GMT vboxsync [8568] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIListView.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMListView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIListView.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMListView.cpp (modified) FE/Qt4-OSX: Added extra base classes for the styling of the ListView ... Mon, 05 May 2008 12:17:54 GMT vboxsync [8567] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxHardDiskSettings.ui.h (modified) Fix SATA bug #2818 Mon, 05 May 2008 12:04:23 GMT vboxsync [8566] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) AssertMsgFailedBreak -> AssertMsgFailedBreakStmt; AssertFailedBreak ... Mon, 05 May 2008 12:01:52 GMT vboxsync [8565] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) AssertMsgBreak -> AssertMsgBreakStmt. Mon, 05 May 2008 11:50:50 GMT vboxsync [8564] * trunk/include/VBox/cdefs.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/recompiler/target-i386/helper.c (modified) NoDmik -> NOT_DMIK. Mon, 05 May 2008 10:53:40 GMT vboxsync [8562] * trunk/include/VBox/usb.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.h (modified) Removed the USBDEVICE_WITH_EVERYTHING code. (we can fish it out of ... Mon, 05 May 2008 10:13:47 GMT vboxsync [8561] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) To/FromNative - posix. Mon, 05 May 2008 10:09:29 GMT vboxsync [8560] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) To/FromNative - windows. Mon, 05 May 2008 10:00:33 GMT vboxsync [8557] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Updates for 64 bits paging. Removed unused ... Mon, 05 May 2008 08:53:16 GMT vboxsync [8556] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMNetworkSettings.ui.h (modified) FE/Qt: don't disply E1000 in the network settings if E1000 is ... Mon, 05 May 2008 08:34:16 GMT vboxsync [8555] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Solaris hostif: fixed vnic_init script for the changed vna. Mon, 05 May 2008 08:08:06 GMT vboxsync [8554] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Always refuse to load if the cpu is in vmx root mode (32 bits to PAE ... Mon, 05 May 2008 08:01:48 GMT vboxsync [8553] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Moved VMX root mode check around. Sat, 03 May 2008 15:09:28 GMT vboxsync [8550] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Corrected the KVM presence check Sat, 03 May 2008 09:15:21 GMT vboxsync [8549] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) quelques fautes corrigées Sat, 03 May 2008 01:17:14 GMT vboxsync [8548] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) logging. Sat, 03 May 2008 00:54:40 GMT vboxsync [8547] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Removed the non-NEW_HOSTUSBDEVICE_STATE code. Sat, 03 May 2008 00:37:06 GMT vboxsync [8546] * trunk/src/VBox/Main/Makefile.kmk (modified) Use the new HostUSBDevice state code. Fri, 02 May 2008 20:49:42 GMT vboxsync [8544] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Fixed crash in Console::usbDetachCallback log statement, probably ... Fri, 02 May 2008 17:48:42 GMT vboxsync [8543] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) Corrected the error code for that core code 'allocation' failure. Fri, 02 May 2008 17:26:30 GMT vboxsync [8542] * trunk/src/VBox/VMM/VMM.cpp (modified) Try harder to find contiguous memory for the core code (world ... Fri, 02 May 2008 17:23:09 GMT vboxsync [8541] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Why do I keep hitting this assertion?!? 3ms and bang. Added more info. Fri, 02 May 2008 17:07:28 GMT vboxsync [8540] * trunk/src/VBox/Main/Makefile.kmk (modified) Linux now uses the new HostUSBDevice code too. Fri, 02 May 2008 17:02:10 GMT vboxsync [8539] * trunk/include/VBox/usb.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) Drop the USBDEVICE bits we don't currently need. Fri, 02 May 2008 17:01:13 GMT vboxsync [8538] * trunk/src/VBox/Main/darwin/iokit.cpp (modified) The bus number is the high byte of the location id. Fri, 02 May 2008 17:00:34 GMT vboxsync [8537] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Spaces Fri, 02 May 2008 16:46:51 GMT vboxsync [8536] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Split out the long mode only bits from the PDPE. Set accessed bits ... Fri, 02 May 2008 16:08:33 GMT vboxsync [8535] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Trying to shut up GCC Fri, 02 May 2008 16:04:51 GMT vboxsync [8533] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Start of 64 bits paging support Fri, 02 May 2008 15:36:21 GMT vboxsync [8532] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-list.h (modified) Frontends/VirtualBox3/4 (X11): added a keyboard layout for 101 key US ... Fri, 02 May 2008 15:20:27 GMT vboxsync [8531] * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) Additions/x11: disable framebuffer access during mode switches and ... Fri, 02 May 2008 08:41:57 GMT vboxsync [8529] * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) Unlock media on VM reset. Fri, 02 May 2008 07:09:28 GMT vboxsync [8528] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) Remove unused code and spaces. Fri, 02 May 2008 07:06:57 GMT vboxsync [8527] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) Solaris vboxdrv: some memobj cleanups and added assertions. Fri, 02 May 2008 06:58:04 GMT vboxsync [8526] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) Solaris installer: Cleanups, better output messages. Fri, 02 May 2008 05:37:25 GMT vboxsync [8525] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris installer: use devfsadm for device link creation rather than ... Thu, 01 May 2008 19:22:26 GMT vboxsync [8524] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Use target inheritance for RuntimeW32NT4GuestR0. Wed, 30 Apr 2008 19:07:41 GMT vboxsync [8521] * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) cosmetics Wed, 30 Apr 2008 19:07:03 GMT vboxsync [8520] * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) Solaris additions installer: stop VBoxClient before uninstalling. Wed, 30 Apr 2008 19:05:49 GMT vboxsync [8519] * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) increase maxsize Wed, 30 Apr 2008 18:50:49 GMT vboxsync [8518] * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) cosmetics Wed, 30 Apr 2008 18:47:46 GMT vboxsync [8517] * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) backing out r30216 Wed, 30 Apr 2008 16:25:57 GMT vboxsync [8516] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Add todo, supporting bigger raw disks. Wed, 30 Apr 2008 15:37:03 GMT vboxsync [8515] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) Partially reverted r30186 to keep old behaviour of Windows additions. Wed, 30 Apr 2008 15:35:21 GMT vboxsync [8514] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Removed annoying SUPR0Printf. Wed, 30 Apr 2008 15:15:49 GMT vboxsync [8513] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) Frontends/VirtualBox3/4: backed out r30319 as it caused problems with ... Wed, 30 Apr 2008 15:13:02 GMT vboxsync [8512] * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) Disabled file locking for windows hosts. Open read/write file in ... Wed, 30 Apr 2008 15:03:22 GMT vboxsync [8511] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) debugging not for 1.6 Wed, 30 Apr 2008 14:37:45 GMT vboxsync [8510] * trunk/src/VBox/Main/darwin/iokit.cpp (modified) Workaround for #2807. It's probably not the right thing, but it seems ... Wed, 30 Apr 2008 14:35:38 GMT vboxsync [8509] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fixed reversed parameter check creating VMDK. Harmless, as it caused ... Wed, 30 Apr 2008 14:29:20 GMT vboxsync [8508] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main/AutoLock: Added self deadlock detector (affects release builds ... Wed, 30 Apr 2008 14:11:36 GMT vboxsync [8507] * trunk/src/VBox/Frontends/VBoxSDL/vbox.ico (modified) New vector-based icons for non-OSE version; now also up to 128x128 ... Wed, 30 Apr 2008 12:47:28 GMT vboxsync [8506] * trunk/src/VBox/HostDrivers/Support/linux/build_in_tmp (modified) remove old DKMS modules as well when installing the host kernel module Wed, 30 Apr 2008 12:11:10 GMT vboxsync [8505] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Solaris/installer: include webservice and SDK. Wed, 30 Apr 2008 11:45:08 GMT vboxsync [8504] * trunk/src/VBox/Runtime/common/string/strformattype.cpp (modified) initialize where it's used. Wed, 30 Apr 2008 11:25:42 GMT vboxsync [8503] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Fall back to the recompiler when the guest tries to access invalid ... Wed, 30 Apr 2008 11:22:28 GMT vboxsync [8502] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) FE/Qt: NLS: Chinese: Fixed: ECHI=>EHCI. Wed, 30 Apr 2008 11:21:09 GMT vboxsync [8501] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.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/VirtualBox_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) FE/Qt: NLS: Updated Japanese, Italian, Chinese, French, Portuguese ... Wed, 30 Apr 2008 11:18:43 GMT vboxsync [8500] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) Extra stat Wed, 30 Apr 2008 11:11:01 GMT vboxsync [8499] * trunk/src/VBox/Runtime/darwin/RTErrConvertFromDarwin.cpp (modified) Some more I/O kit error mappings. Wed, 30 Apr 2008 10:52:47 GMT vboxsync [8497] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_id.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/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt: NLS: Fixed: ECHI=>EHCI. Wed, 30 Apr 2008 10:20:22 GMT vboxsync [8496] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Build the xpcom testcase on solaris too. Wed, 30 Apr 2008 09:48:37 GMT vboxsync [8495] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: NLS: Updated Russian translation for 1.6. Wed, 30 Apr 2008 08:45:15 GMT vboxsync [8494] * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) fixed additions install Wed, 30 Apr 2008 08:08:06 GMT vboxsync [8493] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) fix burns Wed, 30 Apr 2008 07:44:13 GMT vboxsync [8492] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) warnings Wed, 30 Apr 2008 07:31:16 GMT vboxsync [8491] * trunk/src/VBox/Disassembler/DisasmTest.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestA.asm (modified) * trunk/src/VBox/VMM/VMMGC/EMGCA.asm (modified) Fixed OS/2 builds. Wed, 30 Apr 2008 07:15:52 GMT vboxsync [8490] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h (modified) FE/Qt: Support runtime statistics for the E1000 network adapter. Wed, 30 Apr 2008 06:58:47 GMT vboxsync [8488] * trunk/src/VBox/Runtime/common/string/strformattype.cpp (modified) uninitialized variable Wed, 30 Apr 2008 01:23:19 GMT vboxsync [8486] * trunk/src/VBox/Main/Makefile.kmk (modified) Use the new USB state stuff on mac os x. Wed, 30 Apr 2008 00:55:14 GMT vboxsync [8485] * trunk/src/VBox/Main/darwin/iokit.cpp (modified) More USB / darwin fixes (hopefully the last). Wed, 30 Apr 2008 00:12:33 GMT vboxsync [8484] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Darwin USB fixes. Tue, 29 Apr 2008 21:25:59 GMT vboxsync [8483] * trunk/src/VBox/Runtime/common/err/errmsgxpcom.cpp (modified) oops. Tue, 29 Apr 2008 21:25:14 GMT vboxsync [8482] * trunk/src/VBox/Runtime/common/err/errmsgxpcom.cpp (modified) Don't return the last entry. Tue, 29 Apr 2008 21:08:02 GMT vboxsync [8481] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS update Tue, 29 Apr 2008 20:27:58 GMT vboxsync [8479] * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) Added a new IPRT format type '%Rfn' that will drop the return type ... Tue, 29 Apr 2008 19:20:12 GMT vboxsync [8478] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) FE/Qt: Network UI: Make the line editor of the editable combobox ... Tue, 29 Apr 2008 16:47:05 GMT vboxsync [8477] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) Frontends/VirtualBox3/4: do not send resize hints when the guest does ... Tue, 29 Apr 2008 16:46:04 GMT vboxsync [8476] * trunk/src/VBox/Additions/x11/xclient/displaychange-x11.cpp (modified) Additions/x11: do not respond to stale resize hints when VBoxClient ... Tue, 29 Apr 2008 15:55:23 GMT vboxsync [8475] * trunk/src/VBox/Main/HostImpl.cpp (modified) Windows TAP devices: Fix for hardcoded provider name string when ... Tue, 29 Apr 2008 15:48:12 GMT vboxsync [8474] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) #2796: Network adapter UI misbehavior: fixed, but please check the ... Tue, 29 Apr 2008 15:30:49 GMT vboxsync [8473] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Solaris/vboxdrv: Using generic MP as VT-x/MP doesn't play nice yet. Tue, 29 Apr 2008 15:24:58 GMT vboxsync [8472] * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_70.c (modified) Additions/x11: fixed a bug in the X.org 7.0 graphics driver whereby ... Tue, 29 Apr 2008 15:20:44 GMT vboxsync [8471] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) More USB stuff. Tue, 29 Apr 2008 15:20:39 GMT vboxsync [8470] * trunk/src/VBox/Frontends/VirtualBox/images/OSE/VirtualBox_cube_42px.png (modified) * trunk/src/VBox/Frontends/VirtualBox4/images/OSE/VirtualBox_cube_42px.png (modified) FE/Qt: Rebranding: OSE version of the pure cube. Tue, 29 Apr 2008 15:18:34 GMT vboxsync [8469] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) NonOSE Tue, 29 Apr 2008 15:12:32 GMT vboxsync [8468] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBox.png (deleted) Linux installer: use the icon from the Qt3 frontend Tue, 29 Apr 2008 15:09:52 GMT vboxsync [8467] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/OSE/about.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/OSE/about_tile.png (moved) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/VirtualBox_OSE.qrc (moved) * trunk/src/VBox/Frontends/VirtualBox4/images/OSE/about.png (moved) * trunk/src/VBox/Frontends/VirtualBox4/images/OSE/about_tile.png (moved) FE/Qt: Rebranding: Move non-OSE images to images/NonOSE.