# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 7:28:22 AM Mon, 25 Oct 2010 20:19:36 GMT vboxsync [33440] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Linux Additions: symlinks only for Linux 2.6 guests Mon, 25 Oct 2010 19:35:58 GMT vboxsync [33439] * trunk/include/VBox/shflsvc.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.c (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxsf (modified) * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (added) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) IPRT, Linux additions, Shared folders: added support for guest shared ... Mon, 25 Oct 2010 17:45:24 GMT vboxsync [33438] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.h (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) Main;FE/Qt4: implement Cd and CdUp in IVFSExplorer Mon, 25 Oct 2010 16:28:14 GMT vboxsync [33437] * trunk/src/VBox/Runtime/r3/fs.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/symlink-win.cpp (modified) * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) iprt: Made tstRTSymlink work on Windows. Mon, 25 Oct 2010 16:18:44 GMT vboxsync [33436] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: typo. Mon, 25 Oct 2010 16:08:30 GMT vboxsync [33435] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: Assert->LogRel for special guests. Mon, 25 Oct 2010 16:03:19 GMT vboxsync [33434] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: _DSM method for HDEF entry. Mon, 25 Oct 2010 15:37:34 GMT vboxsync [33433] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: fail with meaningful error message if medium path is not fully ... Mon, 25 Oct 2010 15:12:09 GMT vboxsync [33432] * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) Python: cleanup COM cache in installer Mon, 25 Oct 2010 14:59:33 GMT vboxsync [33431] * trunk/src/VBox/Additions/x11/Installer/x11config-new.pl (deleted) Additions/x11/Installer: remove the old perl-based xorg.conf hacking ... Mon, 25 Oct 2010 14:59:00 GMT vboxsync [33430] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux/installer: use the shell script xorg.conf hacking script Mon, 25 Oct 2010 14:37:43 GMT vboxsync [33429] * trunk/src/VBox/Runtime/r3/win/symlink-win.cpp (modified) build fix Mon, 25 Oct 2010 14:37:39 GMT vboxsync [33428] * trunk/src/VBox/Additions/x11/Installer/x11config.sh (copied) Additions/x11/Installer: shell version of the xorg.conf hacking script Mon, 25 Oct 2010 14:32:38 GMT vboxsync [33426] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/symlink.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/pathhost-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/path.h (modified) * trunk/src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/pathhost-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/symlink-posix.cpp (added) * trunk/src/VBox/Runtime/r3/win/symlink-win.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTSymlink.cpp (added) iprt/symlink.h: Initial code (only tested on linux). Mon, 25 Oct 2010 14:30:43 GMT vboxsync [33425] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) VBoxManage: fix snapshot messup caused by API changes from last week Mon, 25 Oct 2010 14:10:44 GMT vboxsync [33424] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: Allow overriding of the target disk path when there is some ... Mon, 25 Oct 2010 13:44:18 GMT vboxsync [33423] * trunk/src/VBox/Main/EventImpl.cpp (modified) MSVC warnings Mon, 25 Oct 2010 13:33:07 GMT vboxsync [33422] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) GuestCopy/VBoxService: Bugfixes. Mon, 25 Oct 2010 13:08:00 GMT vboxsync [33421] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.h (modified) FE/Qt4: unnecessary Mon, 25 Oct 2010 12:45:18 GMT vboxsync [33420] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) one more Mon, 25 Oct 2010 12:45:01 GMT vboxsync [33419] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks Mon, 25 Oct 2010 12:38:51 GMT vboxsync [33418] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm/3d: disable swapchain test Mon, 25 Oct 2010 12:32:50 GMT vboxsync [33417] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/Makefile.kup (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/Makefile.kup (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage2.ui (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage3.ui (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage4.ui (copied) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) FE;Main;OVF: On export name the disks like the ovf + disk + number. Mon, 25 Oct 2010 12:30:19 GMT vboxsync [33416] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3DCmn.h (modified) wddm/3d: fix black regions on Aero start for Win7 Mon, 25 Oct 2010 12:05:16 GMT vboxsync [33415] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) GuestCopy/VBoxService: Bugfix for writing to closed pipe buffers. Mon, 25 Oct 2010 11:56:45 GMT vboxsync [33414] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Build fix. Mon, 25 Oct 2010 11:38:40 GMT vboxsync [33413] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Copy/VBoxManage+Main: Index bugfixes. Mon, 25 Oct 2010 11:34:00 GMT vboxsync [33412] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Removed unused code. Mon, 25 Oct 2010 11:32:26 GMT vboxsync [33411] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Copy/VBoxManage+Main: Enabled code by default (VBoxManage ... Mon, 25 Oct 2010 11:15:56 GMT vboxsync [33410] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) Network/SrvIntNetR0: log release VERR_INTNET_INCOMPATIBLE_TRUNK failures. Mon, 25 Oct 2010 10:08:21 GMT vboxsync [33409] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.h (modified) Shared folders: introduced SHFL_FN_READLINK, SHFL_FN_SYMLINK, ... Mon, 25 Oct 2010 09:57:32 GMT vboxsync [33408] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional. Mon, 25 Oct 2010 09:51:30 GMT vboxsync [33407] * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) nits Mon, 25 Oct 2010 09:49:48 GMT vboxsync [33406] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: update help text Mon, 25 Oct 2010 08:56:42 GMT vboxsync [33405] * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) Logging argument fix. Mon, 25 Oct 2010 07:41:48 GMT vboxsync [33404] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c (modified) libs/xpcom18a4: missing #include Mon, 25 Oct 2010 06:00:19 GMT vboxsync [33403] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) think before you commit Mon, 25 Oct 2010 05:30:02 GMT vboxsync [33402] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: don't use extra word for IN/OUT activation, use register ... Mon, 25 Oct 2010 05:14:53 GMT vboxsync [33401] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: layout hint for Mac guest. (xTracker/#4450 comment 152) Mon, 25 Oct 2010 03:16:48 GMT vboxsync [33400] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Audio/HDA: flexible audio format support (disabled). Sun, 24 Oct 2010 17:59:14 GMT vboxsync [33399] * trunk/src/VBox/Main/MachineImpl.cpp (modified) build fix Sun, 24 Oct 2010 16:33:54 GMT vboxsync [33398] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main: Some OS/2 build fixes. Sun, 24 Oct 2010 16:22:31 GMT vboxsync [33397] * trunk/src/VBox/Main/xpcom/server.cpp (modified) VRDE: API changes for the VRDP server separation (build fix). Sun, 24 Oct 2010 16:21:10 GMT vboxsync [33396] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Some OS/2 build fixes. Sun, 24 Oct 2010 16:18:01 GMT vboxsync [33395] * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) Additions/common: Some old OS/2 build fixes. Sun, 24 Oct 2010 16:17:56 GMT vboxsync [33394] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) VRDE: API changes for the VRDP server separation (build fix). Sun, 24 Oct 2010 16:17:00 GMT vboxsync [33393] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c (modified) * trunk/src/VBox/Runtime/r0drv/os2/thread-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/sems-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) IPRT: Some old OS/2 build fixes. Sun, 24 Oct 2010 16:15:52 GMT vboxsync [33392] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) DrvNamedPipe: OS/2 build fix. Sun, 24 Oct 2010 16:12:40 GMT vboxsync [33389] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) VRDE: API changes for the VRDP server separation (build fix). Sun, 24 Oct 2010 16:10:57 GMT vboxsync [33388] * trunk/src/libs/xpcom18a4/xpcom/ds/nsVoidArray.h (modified) xpcom: Shut up some OS/2 warnings. Sun, 24 Oct 2010 16:03:21 GMT vboxsync [33387] * trunk/src/VBox/Main/xpcom/module.cpp (modified) VRDE: API changes for the VRDP server separation (build fix). Sun, 24 Oct 2010 15:57:55 GMT vboxsync [33386] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_Frontends.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.ui (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xpcom/module.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) VRDE: API changes for the VRDP server separation. Sun, 24 Oct 2010 14:57:44 GMT vboxsync [33384] * trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h (modified) FreeBSD: More fixes to the RTSemEventWaitEx code. tstSupSem passes ... Sun, 24 Oct 2010 14:33:13 GMT vboxsync [33383] * trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp (modified) tstSupSem: Fix return code check Sun, 24 Oct 2010 13:48:39 GMT vboxsync [33381] * trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h (modified) FreeBSD: Fix absolut timeouts. The sleepq_* KPI takes uses only ... Sun, 24 Oct 2010 13:25:26 GMT vboxsync [33380] * trunk/src/VBox/Makefile.kmk (modified) typo Sun, 24 Oct 2010 13:22:25 GMT vboxsync [33379] * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) Spaces to tabs in Makefiles Sun, 24 Oct 2010 13:20:43 GMT vboxsync [33378] * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile (modified) Spaces to tabs in Makefiles Sun, 24 Oct 2010 13:19:45 GMT vboxsync [33377] * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) Moved src/tests/testsuite to src/VBox/Testsuite. Sun, 24 Oct 2010 12:55:23 GMT vboxsync [33376] * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile (modified) * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semeventmulti-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h (added) FreeBSD: Implement RTSemEvent{|Multi}WaitEx Sun, 24 Oct 2010 12:29:42 GMT vboxsync [33375] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.d (added) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: dtrace experiments. Sun, 24 Oct 2010 12:19:55 GMT vboxsync [33374] * trunk/src/VBox/Runtime/r3/test.cpp (modified) RTTestValue: Added a few more chars for the number value. Sun, 24 Oct 2010 12:03:46 GMT vboxsync [33373] * trunk/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c (modified) semeventmulti-r0drv-linux: Missing release during destroy Sat, 23 Oct 2010 10:51:52 GMT vboxsync [33372] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManage: typo Fri, 22 Oct 2010 19:31:29 GMT vboxsync [33371] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) SATA: 32-bit alignment issues Fri, 22 Oct 2010 19:30:56 GMT vboxsync [33370] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: don't put HDA to other slots Fri, 22 Oct 2010 16:55:49 GMT vboxsync [33369] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: space Fri, 22 Oct 2010 16:47:32 GMT vboxsync [33368] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) Main-OVF: back to const ref Fri, 22 Oct 2010 16:33:57 GMT vboxsync [33367] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) adds burn fix Fri, 22 Oct 2010 16:31:40 GMT vboxsync [33366] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) remove undesired commit (burn fix) Fri, 22 Oct 2010 16:28:07 GMT vboxsync [33365] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) wddm/3d: chromium hgsmi fixes, profiling Fri, 22 Oct 2010 15:42:37 GMT vboxsync [33364] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Some more extension pack (formerly add-ons) sketches. Fri, 22 Oct 2010 15:14:39 GMT vboxsync [33363] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManage: document the disabled code Fri, 22 Oct 2010 15:06:28 GMT vboxsync [33362] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: missing error check Fri, 22 Oct 2010 14:59:04 GMT vboxsync [33361] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManage: replace --controller by --disk to allow to rewrite the ... Fri, 22 Oct 2010 14:54:12 GMT vboxsync [33360] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Devices/testcase/Makefile.kmk: Must define VBOX_WITH_EHCI or we'll ... Fri, 22 Oct 2010 14:06:43 GMT vboxsync [33358] * trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c (modified) Runtime/r0drv/linux: fix for debug builds on 2.4 kernels Fri, 22 Oct 2010 13:59:37 GMT vboxsync [33357] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManage: add missing --controller option Fri, 22 Oct 2010 13:49:59 GMT vboxsync [33356] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (moved) VBoxManage: its import and export Fri, 22 Oct 2010 13:47:08 GMT vboxsync [33355] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Storage/VBoxHDD: make diff/base image creation fail with an ... Fri, 22 Oct 2010 13:29:33 GMT vboxsync [33353] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) Main-OVF: import into existing disks: test Fri, 22 Oct 2010 13:18:58 GMT vboxsync [33352] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Some sketches from last night. Fri, 22 Oct 2010 13:18:25 GMT vboxsync [33351] * trunk/src/testcase/tstRunTestcases.cpp (modified) tstRunTestcases: Trying to make it work again... Fri, 22 Oct 2010 12:42:50 GMT vboxsync [33348] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: and whoops again Fri, 22 Oct 2010 12:40:44 GMT vboxsync [33347] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: Only backends with create capabilities are allowed. Fri, 22 Oct 2010 12:11:21 GMT vboxsync [33346] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: more cleanup Fri, 22 Oct 2010 11:53:51 GMT vboxsync [33345] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: whoops Fri, 22 Oct 2010 11:52:30 GMT vboxsync [33344] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) Main-OVF: Select the target format out of the available formats. Fri, 22 Oct 2010 11:36:56 GMT vboxsync [33343] * trunk/src/VBox/VMM/PGMPool.cpp (modified) Fixed missing clearing of large page PDs when clearing the page pool. Fri, 22 Oct 2010 11:17:05 GMT vboxsync [33342] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) iprt: typo Fri, 22 Oct 2010 11:14:45 GMT vboxsync [33341] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) Runtime/r3/posix: fix a burn Fri, 22 Oct 2010 10:53:07 GMT vboxsync [33339] * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main/Medium: more parameter clarifications Fri, 22 Oct 2010 10:31:18 GMT vboxsync [33338] * trunk/src/VBox/Additions/x11/vboxmouse/undefined_15 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_70 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_71 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_13 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_70 (modified) Additions: added 'symlink' to the list of undefined symbols Fri, 22 Oct 2010 10:24:50 GMT vboxsync [33337] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) iprt: introduced ''RTSymlink()'' and ''RTReadLink()'' (thanks Brian ... Fri, 22 Oct 2010 10:06:53 GMT vboxsync [33336] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: Make the target format changeable, the right way. Fri, 22 Oct 2010 09:56:50 GMT vboxsync [33335] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium: fix vrc/rc mixup which resulted in ignoring errors ... Fri, 22 Oct 2010 09:44:03 GMT vboxsync [33334] * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main/MediumImpl: clarify what medium format is used for src/dst for ... Fri, 22 Oct 2010 09:27:40 GMT vboxsync [33333] * trunk/src/VBox/VMM/PGMPool.cpp (modified) Comment Fri, 22 Oct 2010 09:27:23 GMT vboxsync [33332] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: make the target format changeable Fri, 22 Oct 2010 07:43:14 GMT vboxsync [33331] * trunk/src/VBox/Main/linux/USBGetDevices.cpp (modified) Main: SLES10.1 compile fix