# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 28, 2024 7:00:44 AM Mon, 14 Apr 2008 07:46:33 GMT vboxsync [7944] * trunk/src/VBox/Main/HostImpl.cpp (modified) Disabled host USB on solaris, not done yet. Mon, 14 Apr 2008 07:02:14 GMT vboxsync [7943] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) 'p' means already 'pointer' Fri, 11 Apr 2008 20:32:20 GMT vboxsync [7942] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/log/logcom.cpp (modified) * trunk/src/VBox/Runtime/common/string/strprintf.cpp (modified) * trunk/src/VBox/Runtime/common/string/strtonum.cpp (modified) move variables around to be able to compile this as .c (debug kernel ... Fri, 11 Apr 2008 20:26:44 GMT vboxsync [7941] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFrameBuffer.h (modified) FE/Qt: Fixed typo Fri, 11 Apr 2008 19:53:53 GMT vboxsync [7940] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) AHCI: fix 64bit finally Fri, 11 Apr 2008 19:20:25 GMT vboxsync [7939] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) AHCI: add status LED support, minor cleanups in the ahci controller code Fri, 11 Apr 2008 18:16:35 GMT vboxsync [7938] * trunk/src/VBox/Runtime/r3/posix/semrw-posix.cpp (modified) Solaris: semrw-posix fix. Fri, 11 Apr 2008 17:13:27 GMT vboxsync [7937] * trunk/src/VBox/Additions/x11/installer/x11restore.pl (modified) Additions/x11: delete properly rather than rename. Fri, 11 Apr 2008 17:07:01 GMT vboxsync [7936] * trunk/src/VBox/Additions/x11/installer/x11restore.pl (modified) Keywords. Fri, 11 Apr 2008 17:06:55 GMT vboxsync [7935] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h (modified) fix it the other way around. Fri, 11 Apr 2008 17:03:11 GMT vboxsync [7934] * trunk/src/VBox/Additions/x11/installer/x11restore.pl (added) Exported x11restore.pl Fri, 11 Apr 2008 17:02:15 GMT vboxsync [7933] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h (modified) build fix for Windows. Fri, 11 Apr 2008 16:53:52 GMT vboxsync [7932] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Need the logo in debug builds. Fri, 11 Apr 2008 16:48:03 GMT vboxsync [7931] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h (modified) Solaris Additions: vboxvfs skeleton. Fri, 11 Apr 2008 16:42:59 GMT vboxsync [7930] * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/installer/98vboxadd-xclient (modified) * trunk/src/VBox/Additions/x11/installer/x11config.pl (modified) Additions/x11: Added x11restore and Solaris installer now uninstalls ... Fri, 11 Apr 2008 16:07:26 GMT vboxsync [7929] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) And another Fri, 11 Apr 2008 16:03:46 GMT vboxsync [7928] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PAE bugfix Fri, 11 Apr 2008 15:57:26 GMT vboxsync [7927] * trunk/src/VBox/VMM/VMM.cpp (modified) More debugging code removed Fri, 11 Apr 2008 15:55:14 GMT vboxsync [7926] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMInformationDlg.ui (modified) FE/Qt4: Use QDialogButtonBox. Replaced the last Qt3Support functions. Fri, 11 Apr 2008 15:48:11 GMT vboxsync [7925] * trunk/src/VBox/VMM/VMM.cpp (modified) Removed debug code Fri, 11 Apr 2008 15:47:21 GMT vboxsync [7924] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) Fixed broken ring 0 log flushing Fri, 11 Apr 2008 15:46:18 GMT vboxsync [7923] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Different logging Fri, 11 Apr 2008 15:11:51 GMT vboxsync [7922] * trunk/src/VBox/Runtime/r3/posix/semrw-posix.cpp (modified) Fixed darwin build error. Fri, 11 Apr 2008 15:04:01 GMT vboxsync [7921] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: Enabled contents propagation of the parent background. This ... Fri, 11 Apr 2008 14:40:22 GMT vboxsync [7920] * trunk/include/iprt/semaphore.h (modified) * trunk/src/VBox/Runtime/r3/posix/semrw-posix.cpp (modified) Adjusted the RTSemRW interface to do recursion. Updated the posix ... Fri, 11 Apr 2008 13:59:55 GMT vboxsync [7919] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxAboutDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxSharedFoldersSettings.ui (modified) FE/Qt4: Don't use qPixmapFromMimeSource in ui files. This creates ... Fri, 11 Apr 2008 13:48:38 GMT vboxsync [7918] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt4-OSX: Fixed seamless mode on Mac OS X. Fri, 11 Apr 2008 13:14:35 GMT vboxsync [7917] * trunk/src/VBox/VMM/VMM.cpp (modified) Comment update Fri, 11 Apr 2008 13:14:11 GMT vboxsync [7916] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Check all the CPUs instead of just the first 8. Fri, 11 Apr 2008 13:12:23 GMT vboxsync [7915] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Fixed RTMpOnSpecific usage. Fri, 11 Apr 2008 13:08:11 GMT vboxsync [7914] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Fixed hungarian spelling. Fri, 11 Apr 2008 12:54:53 GMT vboxsync [7913] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c (modified) Check for NIL_CPUID in RTMpOnSpecific. Fri, 11 Apr 2008 12:38:00 GMT vboxsync [7912] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) 12MB VRAM default for guests capable of seamless mode, Fedora Core is ... Fri, 11 Apr 2008 12:11:13 GMT vboxsync [7911] * trunk/src/VBox/HostServices/SharedClipboard/x11-stub.cpp (moved) .cpp.cpp -> .cpp Fri, 11 Apr 2008 12:06:13 GMT vboxsync [7910] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxCloseVMDlg.ui (modified) FE/Qt4: Use QDialogButtonBox for native button ordering. Now the ... Fri, 11 Apr 2008 11:58:03 GMT vboxsync [7909] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) adjusted SATA handling Fri, 11 Apr 2008 11:32:10 GMT vboxsync [7908] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) Drop some unused variables. Fri, 11 Apr 2008 11:26:07 GMT vboxsync [7907] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) LogFlow update for 64 bits crx registers Fri, 11 Apr 2008 11:24:36 GMT vboxsync [7906] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxguest.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) Solaris installer: host and guest side fixes for Solaris 10, Indiana DP2. Fri, 11 Apr 2008 10:16:23 GMT vboxsync [7905] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) Changed CRx parameter size Fri, 11 Apr 2008 09:39:47 GMT vboxsync [7904] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Additional checks for pgmGstGetPaePDPtr return value Fri, 11 Apr 2008 09:08:46 GMT vboxsync [7903] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) EEPROM is brought in accordance with coding style. Fri, 11 Apr 2008 09:07:20 GMT vboxsync [7902] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) the asynchronous TSC detection code is generic code Fri, 11 Apr 2008 08:20:52 GMT vboxsync [7901] * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) Delete tap interface before creating it. Works around problems when ... Fri, 11 Apr 2008 08:13:26 GMT vboxsync [7900] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Fix generic image merging code (make the appropriate images writable ... Fri, 11 Apr 2008 07:57:47 GMT vboxsync [7899] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) build fix Fri, 11 Apr 2008 07:49:23 GMT vboxsync [7898] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Solaris needs more memory and disk Fri, 11 Apr 2008 07:49:15 GMT vboxsync [7897] * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) Clarify meaning of the "suppress allocating write" VD flag. Fri, 11 Apr 2008 07:48:37 GMT vboxsync [7896] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fix VMDK image debug dump. Fri, 11 Apr 2008 07:47:28 GMT vboxsync [7895] * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (copied) Add a VD testcase based loosely on the VDI testcase. To be improved. Fri, 11 Apr 2008 07:40:42 GMT vboxsync [7894] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) VDI: Skip flushing the image if the open wasn't successful. Fri, 11 Apr 2008 07:28:15 GMT vboxsync [7893] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) work around a bug in some bcc versions Thu, 10 Apr 2008 19:32:34 GMT vboxsync [7892] * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-stub.cpp.cpp (moved) * trunk/src/VBox/HostServices/SharedClipboard/x11.cpp (moved) HostServices/SharedClipboard: renamed linux host files to be x11 host ... Thu, 10 Apr 2008 19:20:38 GMT vboxsync [7891] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) immediately abort if F12 was pressed Thu, 10 Apr 2008 18:23:37 GMT vboxsync [7890] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Alignment fix. Thu, 10 Apr 2008 18:11:07 GMT vboxsync [7889] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Alignment fix. Thu, 10 Apr 2008 17:56:35 GMT vboxsync [7888] * trunk/include/VBox/bioslogo.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) Moved remained logic to VGA device. Thu, 10 Apr 2008 17:17:43 GMT vboxsync [7887] * trunk/src/VBox/HostServices/SharedClipboard/linux.cpp (modified) HostServices/SharedClipboard: fixed a possible segmentation fault in ... Thu, 10 Apr 2008 16:29:58 GMT vboxsync [7886] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions/X11: add VBoxRandR to solaris guest installer. Thu, 10 Apr 2008 16:27:23 GMT vboxsync [7885] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Extra check for PAE PDPTR Thu, 10 Apr 2008 16:13:31 GMT vboxsync [7884] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/installer/VBoxRandR.sh (moved) Additions/x11: moved VBoxRandR under x11 Thu, 10 Apr 2008 16:06:32 GMT vboxsync [7883] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Drop the pVM->pgm.s.enmGuestMode <= PGMMODE_PROTECTED "optimization" ... Thu, 10 Apr 2008 16:04:40 GMT vboxsync [7882] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) warnings Thu, 10 Apr 2008 16:01:06 GMT vboxsync [7881] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) warning Thu, 10 Apr 2008 15:55:18 GMT vboxsync [7880] * trunk/src/VBox/Additions/linux/installer/VBoxRandR.sh (modified) Additions/X11: fixed the VBoxRandR script for Solaris sed Thu, 10 Apr 2008 15:54:58 GMT vboxsync [7879] * trunk/src/VBox/Runtime/common/string/straprintf.cpp (modified) warning Thu, 10 Apr 2008 15:54:54 GMT vboxsync [7878] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) Solaris guest installer: devlinks and removing redundant files. Thu, 10 Apr 2008 15:53:24 GMT vboxsync [7877] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Adjusted assertion Thu, 10 Apr 2008 15:51:43 GMT vboxsync [7876] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Correction Thu, 10 Apr 2008 15:50:39 GMT vboxsync [7875] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) make the windows compiler happy Thu, 10 Apr 2008 15:49:15 GMT vboxsync [7874] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Shutting up the compiler Thu, 10 Apr 2008 15:46:31 GMT vboxsync [7873] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) AssertCR3: check the 4 PDPTs too in PAE legacy mode Thu, 10 Apr 2008 15:19:52 GMT vboxsync [7872] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) enable e1k structure member size tests again Thu, 10 Apr 2008 14:59:03 GMT vboxsync [7871] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFBQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt4-OSX: Some minor fixes, updates & naming changes. Thu, 10 Apr 2008 14:26:08 GMT vboxsync [7870] * trunk/src/VBox/Additions/solaris/Installer/makepackage.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxguest.pkginfo (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Solaris Guest Installer: vboxguest persistence and disabled stripping ... Thu, 10 Apr 2008 12:39:02 GMT vboxsync [7869] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) Linux: detect asynchronous TSCs Thu, 10 Apr 2008 12:27:56 GMT vboxsync [7868] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: Paste accident. Thu, 10 Apr 2008 12:24:19 GMT vboxsync [7867] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFBQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt4: Ported the Quartz2D framebuffer implementation (Seamless ... Thu, 10 Apr 2008 12:23:37 GMT vboxsync [7866] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Got rid of annoying assertion Thu, 10 Apr 2008 12:21:06 GMT vboxsync [7865] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Eliminate edge case where pVM->pgm.s.GCPhysCR3 would get out of sync. ... Thu, 10 Apr 2008 10:45:46 GMT vboxsync [7864] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/solaris: fixed building without QT GUI. Thu, 10 Apr 2008 10:27:26 GMT vboxsync [7863] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/Solaris: always create the $(SOLARISINSTDIR)/etc folder as ... Thu, 10 Apr 2008 09:18:44 GMT vboxsync [7862] * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) HGCM service must not block: added todo for SHFL_LOCK_WAIT (Shared ... Thu, 10 Apr 2008 09:13:40 GMT vboxsync [7861] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) disable E1000 structure test so far Thu, 10 Apr 2008 08:48:41 GMT vboxsync [7860] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) attempt to fix 64-bit builds Thu, 10 Apr 2008 08:23:34 GMT vboxsync [7859] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Again Thu, 10 Apr 2008 08:22:17 GMT vboxsync [7858] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) AssertCR3 correction for PAE Thu, 10 Apr 2008 08:06:23 GMT vboxsync [7857] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) State structure test re-arranged as well Thu, 10 Apr 2008 02:00:22 GMT vboxsync [7856] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) GC/HC state structure test disabled temporarely Thu, 10 Apr 2008 01:30:05 GMT vboxsync [7855] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) GC/HC state structure test Wed, 09 Apr 2008 21:23:56 GMT vboxsync [7854] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Frontends/VBoxManage: internalcommands fix modinstall and moduninstall Wed, 09 Apr 2008 17:17:24 GMT vboxsync [7852] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/USBProxyService.cpp (modified) * trunk/src/VBox/Main/include/USBDeviceFilterImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action ... Wed, 09 Apr 2008 17:10:55 GMT vboxsync [7851] * trunk/src/VBox/Main/include/USBProxyService.h (modified) Solaris USB proxy: sem wait and wakeup. Wed, 09 Apr 2008 16:46:16 GMT vboxsync [7850] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) Enabled VBOX_WITH_USBFILTER for darwin. Wed, 09 Apr 2008 16:07:18 GMT vboxsync [7849] * trunk/src/VBox/Main/Makefile.kmk (modified) VBOX_WITH_USBFILTER for windows. Wed, 09 Apr 2008 15:55:02 GMT vboxsync [7848] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) webservice: change wsmap=struct to wsmap=managed for IAudioAdapter, ... Wed, 09 Apr 2008 15:48:46 GMT vboxsync [7847] * trunk/src/VBox/Main/HostImpl.cpp (modified) corrected enum type. Wed, 09 Apr 2008 15:46:08 GMT vboxsync [7846] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) VMDK: when changing key=value pairs, skip over the =. Wed, 09 Apr 2008 15:43:21 GMT vboxsync [7845] * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Corrected parameters for SyncCR3 & AssertCR3 Wed, 09 Apr 2008 15:21:24 GMT vboxsync [7844] * trunk/Config.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/libs/xpcom18a4/Makefile.kmk (modified) Made the rpath $ORIGIN feature available to everyone (was solaris ...