# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 8:03:11 PM Wed, 27 Oct 2010 16:49:44 GMT vboxsync [33525] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Fix burn Wed, 27 Oct 2010 16:44:37 GMT vboxsync [33524] * trunk/include/VBox/VBoxHDD-Plugin.h (modified) * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Devices/Storage/DMGHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/ParallelsHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VCICacheCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVDCopy.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVDShareable.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVDSnap.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/vbox-img.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.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/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MediumFormatImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumFormatImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Storage: Implement offical support for other disk types like DVD and ... Wed, 27 Oct 2010 16:05:52 GMT vboxsync [33523] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) ExtPack: -> laptop. Wed, 27 Oct 2010 16:03:15 GMT vboxsync [33522] * trunk/src/VBox/Devices/Storage/VCICacheCore.cpp (modified) VCI: Bugfixes Wed, 27 Oct 2010 15:20:21 GMT vboxsync [33521] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) ExtPack: More code. Wed, 27 Oct 2010 15:07:55 GMT vboxsync [33519] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA: Fixed repaint problems caused by taking screenshots. Wed, 27 Oct 2010 14:51:19 GMT vboxsync [33518] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) warning Wed, 27 Oct 2010 14:34:51 GMT vboxsync [33517] * trunk/src/VBox/Main/NATEngineImpl.cpp (modified) Main/NATEngineImpl.cpp: copy'n'paste error Wed, 27 Oct 2010 14:24:22 GMT vboxsync [33516] * trunk/src/VBox/Main/linux/NetIf-linux.cpp (modified) Main: free on error Wed, 27 Oct 2010 13:58:18 GMT vboxsync [33512] * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) (Re)Moved assertions Wed, 27 Oct 2010 13:57:33 GMT vboxsync [33511] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Always build logging in debug builds, with different levels. ... Wed, 27 Oct 2010 13:48:09 GMT vboxsync [33510] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Copy/Guest Additions: Also don't wait forever when spawning ... Wed, 27 Oct 2010 13:44:50 GMT vboxsync [33509] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) crOpenGL: change assert to warning Wed, 27 Oct 2010 13:33:44 GMT vboxsync [33508] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Write a note in the release log when we refuse to allocate more large ... Wed, 27 Oct 2010 13:31:39 GMT vboxsync [33507] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Fail large page allocation if there's less than 2 GB memory free on ... Wed, 27 Oct 2010 13:27:08 GMT vboxsync [33506] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: tap link state fix for linux kernels 2.6.36 and above (#5328) Wed, 27 Oct 2010 13:25:15 GMT vboxsync [33505] * trunk/src/VBox/Main/GuestImpl.cpp (modified) build fix Wed, 27 Oct 2010 13:19:37 GMT vboxsync [33504] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Default large page support to on for new VMs or VMs that didn't ... Wed, 27 Oct 2010 13:12:57 GMT vboxsync [33503] * trunk/src/VBox/Runtime/r3/posix/RTSystemQueryTotalRam-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemQueryTotalRam-win.cpp (modified) RTSystemQueryAvailableRam is a better name Wed, 27 Oct 2010 13:03:55 GMT vboxsync [33501] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Folded conditional compilation which only made the code ... Wed, 27 Oct 2010 13:00:20 GMT vboxsync [33500] * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) Broken assertion removed Wed, 27 Oct 2010 12:54:29 GMT vboxsync [33499] * trunk/src/VBox/Runtime/r3/posix/RTSystemQueryTotalRam-posix.cpp (moved) Rename Wed, 27 Oct 2010 12:51:19 GMT vboxsync [33498] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/RTSystemQueryTotalRam-win.cpp (added) * trunk/src/VBox/Runtime/r3/win/RTSystemQueryTotalRam-win.cpp (added) Added RTSystemQueryTotalRam Wed, 27 Oct 2010 12:19:55 GMT vboxsync [33497] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Build fix. Wed, 27 Oct 2010 12:15:28 GMT vboxsync [33496] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/log/logformat.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) iprt/string.h: Moved the string format docs to the header so it is ... Wed, 27 Oct 2010 11:53:50 GMT vboxsync [33495] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) missing check for NULL after relocation Wed, 27 Oct 2010 11:39:37 GMT vboxsync [33494] * trunk/include/iprt/isofs.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) Build fixes. Wed, 27 Oct 2010 11:35:34 GMT vboxsync [33493] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) VmdkHDDCore: ''RTMemFree()'' the original block if ''RTMemRealloc()'' ... Wed, 27 Oct 2010 11:05:14 GMT vboxsync [33492] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/iprt/isofs.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) Guest Copy/Guest Additions: Update. Wed, 27 Oct 2010 10:45:14 GMT vboxsync [33491] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win: Only map Windows error to rc if no IPRT failure yet. Wed, 27 Oct 2010 10:37:44 GMT vboxsync [33490] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win: Not needed; rc already contains the right error code. Wed, 27 Oct 2010 10:31:41 GMT vboxsync [33489] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) VBoxManage: simplification, loop was nonsense Wed, 27 Oct 2010 09:58:18 GMT vboxsync [33488] * trunk/src/VBox/Main/xpcom/module.cpp (modified) build fix. Wed, 27 Oct 2010 09:23:42 GMT vboxsync [33487] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) a couple of lines more. Wed, 27 Oct 2010 09:04:30 GMT vboxsync [33486] * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Additional checks Wed, 27 Oct 2010 08:59:48 GMT vboxsync [33485] * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA: Don't assume that PGMPhysSimpleReadGCPtr succeeds in RC/R0 but ... Wed, 27 Oct 2010 08:44:01 GMT vboxsync [33484] * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) Runtime: force zero terminated strings on file read Wed, 27 Oct 2010 08:35:51 GMT vboxsync [33483] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: typo. Wed, 27 Oct 2010 08:31:55 GMT vboxsync [33482] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: don't propogate audio format without verification that ... Wed, 27 Oct 2010 08:24:45 GMT vboxsync [33481] * trunk/src/VBox/Devices/Storage/VCICacheCore.cpp (modified) VCI: Updates Wed, 27 Oct 2010 07:46:48 GMT vboxsync [33480] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) VMDK: Fix wrong assignment when growing the descriptor buffer. ... Wed, 27 Oct 2010 07:44:24 GMT vboxsync [33479] * trunk/src/VBox/Devices/Storage/DMGHDDCore.cpp (modified) DMG: Fix memory leak Tue, 26 Oct 2010 20:56:38 GMT vboxsync [33478] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Devices/Storage: a number of small memory leaks in error paths Tue, 26 Oct 2010 19:44:31 GMT vboxsync [33477] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) build fix Tue, 26 Oct 2010 18:02:48 GMT vboxsync [33476] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: better logging, better access to non-existing devices Tue, 26 Oct 2010 17:23:54 GMT vboxsync [33475] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_init.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_net.c (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_pack.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_arrays.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_beginend.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_bounds.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_buffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_bufferobject.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_clipplane.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_context.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_current.py (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_error.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_fog.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_init.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_lights.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_lists.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_materials.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_matrices.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_misc.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_pixels.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_point.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_program.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_regcombiner.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_stipple.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_lists.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_texture.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_texture.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_visibleregion.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer.py (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer_bbox.py (modified) crOpenGL/wddm: multithreading fix Tue, 26 Oct 2010 16:44:17 GMT vboxsync [33474] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (added) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (added) * trunk/src/VBox/Main/xpcom/server.cpp (modified) ExtPack: Sketches and some code. Tue, 26 Oct 2010 15:57:20 GMT vboxsync [33473] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: also find gurus Tue, 26 Oct 2010 15:56:09 GMT vboxsync [33472] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: cleanup, fixes Tue, 26 Oct 2010 14:19:13 GMT vboxsync [33471] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) FE/Qt4: allow word wrap in the detail view boxes Tue, 26 Oct 2010 14:11:07 GMT vboxsync [33470] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) FE/Qt4: remove menu item text changes on checked change Tue, 26 Oct 2010 13:43:40 GMT vboxsync [33469] * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) IPRT: xml classes documentation, plus reduced some buffer sizes. Tue, 26 Oct 2010 12:49:59 GMT vboxsync [33468] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp (modified) missing include. Tue, 26 Oct 2010 12:44:43 GMT vboxsync [33467] * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) Debugger: Detect Oracle branded Solaris kernels. Tue, 26 Oct 2010 12:41:38 GMT vboxsync [33466] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) build fixes Tue, 26 Oct 2010 12:35:35 GMT vboxsync [33465] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) QT/FE: use chipset type in new VM wizard Tue, 26 Oct 2010 12:27:50 GMT vboxsync [33464] * trunk/include/iprt/fs.h (modified) * trunk/include/iprt/isofs.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSharedFolders.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSharedFolders.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp (modified) * trunk/src/VBox/Devices/Network/lwip/vbox/sys_arch.c (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) * trunk/src/VBox/Runtime/common/string/straprintf.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/env-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir-3.cpp (modified) *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT ... Tue, 26 Oct 2010 12:27:26 GMT vboxsync [33463] * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) isofs.cpp: Use static! RTStrAPrintf fixes. Tue, 26 Oct 2010 12:15:19 GMT vboxsync [33462] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) VBoxStub.cpp: assertion macro confusion, RTStrAPrintf -> RTPathAppend. Tue, 26 Oct 2010 11:55:27 GMT vboxsync [33461] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) Main: Add additional params to IVirtualBox::EntryList for querying ... Tue, 26 Oct 2010 11:39:37 GMT vboxsync [33460] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_70.c (modified) Additions/x11/vboxvideo: remove the requirement that horizontal ... Tue, 26 Oct 2010 11:27:41 GMT vboxsync [33459] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Tue, 26 Oct 2010 11:18:04 GMT vboxsync [33458] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.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/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main: partial revert or r67042, bring back the overwrite parameter Tue, 26 Oct 2010 11:12:30 GMT vboxsync [33457] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_beginend.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_bounds.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_clipplane.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_error.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_extensions.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_feedback.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_fence.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_fog.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_lights.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_lists.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_map.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_materials.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_matrices.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_misc.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_pica.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_point.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_program.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_regcombiner.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_lists.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_map.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_pixelmap.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_texture.c (modified) crOpenGL: tabs to spaces Tue, 26 Oct 2010 10:51:02 GMT vboxsync [33456] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: remove openmedium command which no longer does anything ... Tue, 26 Oct 2010 09:58:18 GMT vboxsync [33455] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Removed unused code that was getting in the way. Tue, 26 Oct 2010 09:51:53 GMT vboxsync [33454] * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/r3/process.cpp (modified) IPRT: off-by-one Tue, 26 Oct 2010 09:48:58 GMT vboxsync [33453] * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) IPRT/isofs.cpp: Documentation, cleaning up a bit. Tue, 26 Oct 2010 09:36:29 GMT vboxsync [33452] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: forgot UUID change Tue, 26 Oct 2010 09:34:19 GMT vboxsync [33451] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.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/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) Main: change VirtualBox::createMachine() to accept arbitrary paths ... Tue, 26 Oct 2010 09:24:32 GMT vboxsync [33450] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathJoin.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathJoinA.cpp (added) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) iprt/path: Added RTPathJoinA. Tue, 26 Oct 2010 08:40:31 GMT vboxsync [33448] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Copy/VBoxManage+VBoxService: Update. Tue, 26 Oct 2010 08:07:43 GMT vboxsync [33447] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) Main/UIWizard: Sound Controller attachement recommendations was added. Tue, 26 Oct 2010 08:07:21 GMT vboxsync [33446] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Copy/VBoxManage+Main: Update. Tue, 26 Oct 2010 07:58:53 GMT vboxsync [33445] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: find assert in log command Tue, 26 Oct 2010 02:58:49 GMT vboxsync [33444] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: naming. Mon, 25 Oct 2010 22:19:34 GMT vboxsync [33443] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) nit Mon, 25 Oct 2010 22:15:42 GMT vboxsync [33442] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Removed complicated bloat from r66989 and ... Mon, 25 Oct 2010 20:20:02 GMT vboxsync [33441] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) Linux additions: symlinks only for Linux 2.6 guests 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