# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 2:53:07 PM Mon, 27 Dec 2010 12:10:56 GMT vboxsync [35333] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMGC/PGMGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFAddr.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFBp.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFCpu.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFInfo.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFLog.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFModule.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFReg.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (moved) * trunk/src/VBox/VMM/VMMR3/DBGFSym.cpp (moved) * trunk/src/VBox/VMM/VMMR3/EM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/EMHwaccm.cpp (moved) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (moved) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/GMM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/MM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/MMHeap.cpp (moved) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (moved) * trunk/src/VBox/VMM/VMMR3/MMPagePool.cpp (moved) * trunk/src/VBox/VMM/VMMR3/MMUkHeap.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileFailsafe.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMCritSect.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMThread.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PGMBth.h (moved) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PGMGst.h (moved) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PGMPhysRWTmpl.h (moved) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (moved) * trunk/src/VBox/VMM/VMMR3/PGMShw.h (moved) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/TM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VBoxVMMDeps.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VMMCodingGuidelines.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VMMDocsRawMode.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (moved) * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (moved) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) * trunk/src/VBox/VMM/include/CFGMInternal.h (moved) * trunk/src/VBox/VMM/include/CPUMInternal.h (moved) * trunk/src/VBox/VMM/include/CPUMInternal.mac (moved) * trunk/src/VBox/VMM/include/DBGFInternal.h (moved) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (moved) * trunk/src/VBox/VMM/include/EMInternal.h (moved) * trunk/src/VBox/VMM/include/FTMInternal.h (moved) * trunk/src/VBox/VMM/include/HWACCMInternal.h (moved) * trunk/src/VBox/VMM/include/HWACCMInternal.mac (moved) * trunk/src/VBox/VMM/include/IOMInternal.h (moved) * trunk/src/VBox/VMM/include/MMInternal.h (moved) * trunk/src/VBox/VMM/include/PDMAsyncCompletionFileInternal.h (moved) * trunk/src/VBox/VMM/include/PDMAsyncCompletionInternal.h (moved) * trunk/src/VBox/VMM/include/PDMBlkCacheInternal.h (moved) * trunk/src/VBox/VMM/include/PDMInternal.h (moved) * trunk/src/VBox/VMM/include/PGMGstDefs.h (moved) * trunk/src/VBox/VMM/include/PGMInline.h (moved) * trunk/src/VBox/VMM/include/PGMInternal.h (moved) * trunk/src/VBox/VMM/include/REMInternal.h (moved) * trunk/src/VBox/VMM/include/SELMInternal.h (moved) * trunk/src/VBox/VMM/include/SSMInternal.h (moved) * trunk/src/VBox/VMM/include/STAMInternal.h (moved) * trunk/src/VBox/VMM/include/TMInternal.h (moved) * trunk/src/VBox/VMM/include/TRPMInternal.h (moved) * trunk/src/VBox/VMM/include/TRPMInternal.mac (moved) * trunk/src/VBox/VMM/include/VMInternal.h (moved) * trunk/src/VBox/VMM/include/VMMInternal.h (moved) * trunk/src/VBox/VMM/include/VMMInternal.mac (moved) * trunk/src/VBox/VMM/include/VMMSwitcher.h (moved) * trunk/src/VBox/VMM/include/VMMSwitcher.mac (moved) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/Makefile.kmk (modified) VMM source reorg. Fri, 24 Dec 2010 21:14:00 GMT vboxsync [35332] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/vertexdeclaration.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/switcher/sw_d3d9xpdm.def (added) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/d3d8.h (added) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/wined3d.h (modified) wine/xpdm: commpilable 64bit version (not tested yet) Fri, 24 Dec 2010 18:05:33 GMT vboxsync [35330] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) VBoxManage: fixed segmentation fault when removing non-existent host- ... Fri, 24 Dec 2010 17:36:09 GMT vboxsync [35329] * trunk/src/VBox/Runtime/Makefile.kmk (modified) win adds build fix Fri, 24 Dec 2010 17:25:45 GMT vboxsync [35328] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) propper (hopefully) build fix Fri, 24 Dec 2010 17:09:26 GMT vboxsync [35327] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) build fix try Fri, 24 Dec 2010 16:49:06 GMT vboxsync [35326] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) build fix (XXX_TEMPLATE does not seem propagated with XXX_EXTENDS for ... Fri, 24 Dec 2010 16:41:15 GMT vboxsync [35325] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) win build fix take 3 Fri, 24 Dec 2010 16:34:38 GMT vboxsync [35324] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) win build fix take 2 Fri, 24 Dec 2010 16:16:47 GMT vboxsync [35323] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) win host burn fix Fri, 24 Dec 2010 16:05:54 GMT vboxsync [35321] * trunk/src/VBox/Storage/VD.cpp (modified) Storage: Fix possible crashes with VMDK/VHD imageswith snapshots and ... Fri, 24 Dec 2010 15:42:36 GMT vboxsync [35319] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.def (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/dbg/VBoxVideoWinDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoMisc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.inf (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/d3d9wddm.def (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/switcher/d3d9_main.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/switcher/sw_common.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/directx.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3dwddm.def (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/VBoxCROGL.rc (modified) * trunk/src/VBox/Additions/common/crOpenGL/array/arrayspu.rc (modified) * trunk/src/VBox/Additions/common/crOpenGL/feedback/feedbackspu.rc (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu.rc (modified) * trunk/src/VBox/Additions/common/crOpenGL/passthrough/passthroughspu.rc (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/error/errorspu.rc (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/spuload.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/util.rc (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, ... Fri, 24 Dec 2010 15:10:13 GMT vboxsync [35317] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) VBoxManage: condition optimization for r69169 Fri, 24 Dec 2010 14:44:54 GMT vboxsync [35316] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) VBoxManage: host-only creation and removal enabled for all platforms ... Fri, 24 Dec 2010 04:22:22 GMT vboxsync [35314] * trunk/src/VBox/VMM/DBGFReg.cpp (modified) VMM: warning (-Warray-bounds). Thu, 23 Dec 2010 20:40:52 GMT vboxsync [35313] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: PXE boot fixes for WDS and other pipelined TFTP servers. Thu, 23 Dec 2010 16:40:16 GMT vboxsync [35312] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/DBGFReg.cpp (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) DBGF/IMachineDebugger: Work in progress on register querying and naming. Thu, 23 Dec 2010 14:13:30 GMT vboxsync [35311] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) UPR3HardenedMain.cpp: next attempt at getting Solaris privileges ... Thu, 23 Dec 2010 12:39:33 GMT vboxsync [35309] * trunk/src/VBox/VMM/PDM.cpp (modified) Missing relocation for pfnSendMsiRC Thu, 23 Dec 2010 11:45:59 GMT vboxsync [35308] * trunk/include/VBox/pdmasynccompletion.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (deleted) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) AsyncCompletion: Remove obsolete write cache Thu, 23 Dec 2010 10:10:31 GMT vboxsync [35307] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUPR3HardenedMain.cpp: next attempt at properly updating privileges ... Wed, 22 Dec 2010 17:30:04 GMT vboxsync [35306] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDebugVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) IMachineDebugger: Implemented Info, DetectOS, OSVersion and OSName. ... Wed, 22 Dec 2010 16:37:14 GMT vboxsync [35305] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Main/Display: removed obsolete code. Wed, 22 Dec 2010 15:43:32 GMT vboxsync [35304] * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Main/Display, VBoxTray: removed obsolete code. Wed, 22 Dec 2010 13:26:05 GMT vboxsync [35301] * trunk/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) deb: a lintian warning Wed, 22 Dec 2010 12:35:46 GMT vboxsync [35298] * trunk/src/VBox/VMM/VMMGC/VMMGCDeps.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: fix linking dependencies for VBoxDD*R?.r? on Solaris/FreeBSD Wed, 22 Dec 2010 12:13:10 GMT vboxsync [35294] * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX Wed, 22 Dec 2010 11:56:59 GMT vboxsync [35292] * trunk/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp (modified) Additions/common/VBoxVideo: fixed a memory leak due to a typo Wed, 22 Dec 2010 09:14:54 GMT vboxsync [35288] * trunk/src/libs/kStuff/iprt/kHlpAlloc-iprt.cpp (modified) typo Wed, 22 Dec 2010 08:37:34 GMT vboxsync [35287] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) FE/Headless, FE/SDL: fixed a couple of copy'n'paste bugs Wed, 22 Dec 2010 08:22:33 GMT vboxsync [35286] * trunk/src/VBox/Devices/PC/DevLPC.cpp (modified) LPC: typo Tue, 21 Dec 2010 20:49:53 GMT vboxsync [35284] * trunk/Config.kmk (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/Makefile.kmk (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) introduced VBOX_WITH_S3 Tue, 21 Dec 2010 20:31:26 GMT vboxsync [35283] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) VBOX_WITH_CROGL undef compile fix Tue, 21 Dec 2010 20:19:53 GMT vboxsync [35282] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) VBOX_WITH_GUEST_PROPS_RDONLY_GUEST build fix Tue, 21 Dec 2010 17:08:46 GMT vboxsync [35281] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) UIFrameBufferQuartz2D: fixed incorrect r69057: framebuffer must not ... Tue, 21 Dec 2010 16:48:30 GMT vboxsync [35280] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) 2d: fix playback for odd-sized images Tue, 21 Dec 2010 16:44:39 GMT vboxsync [35279] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) ExtPack: Send the HWND down to the helper app so we can later make ... Tue, 21 Dec 2010 13:23:03 GMT vboxsync [35275] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Russian NLS update for 4.0 release. Tue, 21 Dec 2010 12:53:59 GMT vboxsync [35274] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) play safe Tue, 21 Dec 2010 12:52:38 GMT vboxsync [35273] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.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/settings/global/UIGlobalSettingsExtension.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) IExtPackFile,IExtPackManager: Added progress and display info to the ... Tue, 21 Dec 2010 12:13:09 GMT vboxsync [35272] * trunk/src/VBox/VMM/TM.cpp (modified) doc adj. Tue, 21 Dec 2010 11:23:17 GMT vboxsync [35271] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_getstring.c (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_extstring.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) crOpenGL: fix Unity/Compiz crashes on natty Tue, 21 Dec 2010 09:03:03 GMT vboxsync [35270] * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp (modified) FE/Qt: 5421: Trying to fix rare crash during opening VM settings. Mon, 20 Dec 2010 23:32:03 GMT vboxsync [35269] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: fix broken dynamic resizing on additional ... Mon, 20 Dec 2010 23:30:58 GMT vboxsync [35268] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_dri.c (modified) Additions/x11/vboxvideo: blank the screen on server termination and ... Mon, 20 Dec 2010 21:07:52 GMT vboxsync [35267] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: recreate communication structures in guest ... Mon, 20 Dec 2010 21:00:44 GMT vboxsync [35266] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: clear video memory before resizing the ... Mon, 20 Dec 2010 20:54:12 GMT vboxsync [35265] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: make sure the udev rule gets installed ... Mon, 20 Dec 2010 18:57:06 GMT vboxsync [35264] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) VBoxShell: guest pipe cmd Mon, 20 Dec 2010 18:12:36 GMT vboxsync [35263] * trunk/src/VBox/Additions/common/crOpenGL/fakedri_drv.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/glx.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_pixel.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/pixel.c (modified) crOpenGL: fix crashes in libnux-0.9 gpu tests Mon, 20 Dec 2010 17:58:09 GMT vboxsync [35262] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) VBoxShell: check progress result code Mon, 20 Dec 2010 17:44:59 GMT vboxsync [35261] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main+Frontends: fix windows burns Mon, 20 Dec 2010 17:31:46 GMT vboxsync [35260] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) VBoxShell: gcopy command Mon, 20 Dec 2010 17:22:10 GMT vboxsync [35259] * 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/qt_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_nl.ts (modified) FE/Qt4-NLS: merged nl and ko. Mon, 20 Dec 2010 17:12:57 GMT vboxsync [35258] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: ICH9 clear regions on reset, IRQs matching BIOS code Mon, 20 Dec 2010 17:09:00 GMT vboxsync [35257] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) DBGCEmulateCodeView.cpp: Fixed bug discovered by MSC. Mon, 20 Dec 2010 17:04:19 GMT vboxsync [35256] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) VBoxExtPackHelperApp: Another solaris workaround/fix - force it not ... Mon, 20 Dec 2010 16:50:57 GMT vboxsync [35255] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: fix windows burns Mon, 20 Dec 2010 16:49:31 GMT vboxsync [35254] * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) Undo wrong change. Mon, 20 Dec 2010 16:47:38 GMT vboxsync [35253] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) Debugger: Fixed memory editing commands. Mon, 20 Dec 2010 16:46:31 GMT vboxsync [35252] * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: fix windows burns Mon, 20 Dec 2010 16:40:32 GMT vboxsync [35251] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: convert MediumVariant uses into unsigned long for the 4.0 API ... Mon, 20 Dec 2010 16:10:30 GMT vboxsync [35250] * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) IMachineDebugger: More methods and attribute stubs that may come in ... Mon, 20 Dec 2010 15:44:51 GMT vboxsync [35249] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Linux Additions: cosmetical fix for the guest kernel module startup ... Mon, 20 Dec 2010 14:19:48 GMT vboxsync [35247] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.h (modified) FE/Qt: 3635: Scale mode: Keep aspect-ratio during manual window ... Mon, 20 Dec 2010 13:52:25 GMT vboxsync [35245] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) build fix Mon, 20 Dec 2010 13:46:17 GMT vboxsync [35244] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) Additions/VBoxService: allow to cat files with size 0 to the guest Mon, 20 Dec 2010 13:37:12 GMT vboxsync [35243] * trunk/src/VBox/Main/GuestCtrlImpl.cpp (modified) Main/GuestCtrlImpl: allow size 0 when copying a file to the guest Mon, 20 Dec 2010 13:33:23 GMT vboxsync [35242] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDebugVM.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) IMachineDebugger: Stubbed a few, new methods that may come in handy ... Mon, 20 Dec 2010 13:14:55 GMT vboxsync [35241] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) Frontends/VBoxManage: more paranoid error handling for finding media ... Mon, 20 Dec 2010 12:45:14 GMT vboxsync [35239] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) Frontends/VBoxManage: finally accept relative paths everywhere and ... Mon, 20 Dec 2010 11:18:40 GMT vboxsync [35238] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Frontends/VBoxManage: makes no sense to register a raw disk/partition ... Mon, 20 Dec 2010 11:11:38 GMT vboxsync [35237] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) ExtPack: Don't suppress gksu and kdesudo output, just ignore extra ... Mon, 20 Dec 2010 11:02:26 GMT vboxsync [35236] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) Main/VBoxExtPackHelperApp: typo in error message Mon, 20 Dec 2010 10:02:48 GMT vboxsync [35235] * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp (modified) FE/Qt4: don't show the inaccessible warning when the user opens the ... Mon, 20 Dec 2010 09:40:31 GMT vboxsync [35234] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzd.h (modified) FE/Qt4: make sure the finish button is disabled on start of ... Mon, 20 Dec 2010 08:59:09 GMT vboxsync [35233] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.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_lt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_lt.ts (modified) FE/Qt4-NLS: merged sv, ja, it, lt, bg, es and pt_BR Mon, 20 Dec 2010 08:20:44 GMT vboxsync [35231] * trunk/src/VBox/Main/GuestCtrlImpl.cpp (modified) Main-GuestControl: fix for small files Fri, 17 Dec 2010 16:29:34 GMT vboxsync [35230] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) deb/rpm: adaptions to r69058 Fri, 17 Dec 2010 14:39:59 GMT vboxsync [35227] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) VBoxExtPackHelperApp: Older gksu does not grok --description or --. Fri, 17 Dec 2010 14:09:40 GMT vboxsync [35226] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) VBoxExtPackHelperApp: added kdesudo Fri, 17 Dec 2010 13:54:46 GMT vboxsync [35225] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) Config.kmk,path.cpp: VBOX_PATH_APP_PRIVATE_ARCH_TOP. Fri, 17 Dec 2010 13:11:08 GMT vboxsync [35224] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) VBoxExtPackHelperApp: corrected the 'su' invocation so it should work ... Fri, 17 Dec 2010 13:05:36 GMT vboxsync [35223] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca_VA.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_da.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_el.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.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_gl_ES.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_km_KH.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_lt.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_uk.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) FE/Qt4-NLS: final update Fri, 17 Dec 2010 13:03:01 GMT vboxsync [35222] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) Made RTPathAppPrivateNoArch return /opt/VirtualBox instead of ... Fri, 17 Dec 2010 12:57:08 GMT vboxsync [35221] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_cs.ts (modified) FE/Qt4-NLS: merged hu, nl, bg and cs Fri, 17 Dec 2010 12:47:57 GMT vboxsync [35219] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) VBoxExtPackHelperApp: search /usr/openwin/bin for execs on solaris. Fri, 17 Dec 2010 12:45:16 GMT vboxsync [35218] * trunk/include/iprt/param.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) Introduced RTPathAppPrivateArchTop for hacking around the ... Fri, 17 Dec 2010 10:33:39 GMT vboxsync [35216] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Config.kmk: if there is no license version defined there's no need to ... Fri, 17 Dec 2010 10:12:26 GMT vboxsync [35215] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.h (modified) 2d/mac: fix seamles with 2d Fri, 17 Dec 2010 10:10:07 GMT vboxsync [35214] * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Devices/Storage/ATAController.h (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix wrong Led assignments Thu, 16 Dec 2010 23:54:29 GMT vboxsync [35213] * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) Assigned real values to the RTVFS*_MAGIC[_DEAD] constants. Thu, 16 Dec 2010 23:15:43 GMT vboxsync [35212] * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) Main/Mouse: ignore mouse events on disabled screens properly Thu, 16 Dec 2010 23:13:09 GMT vboxsync [35211] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Main/Display: proper pointer position when a guest screen is disabled Thu, 16 Dec 2010 22:55:40 GMT vboxsync [35210] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux/installer: openSUSE 10.3 silently shipped X.Org 7.2 ... Thu, 16 Dec 2010 22:38:14 GMT vboxsync [35209] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux/installer: openSUSE 10.3 silently shipped X.Org 7.2 ... Thu, 16 Dec 2010 22:00:15 GMT vboxsync [35208] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) Additions/x11/vboxvideo: possible fix an X.Org segault Thu, 16 Dec 2010 21:59:30 GMT vboxsync [35207] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11/vboxvideo: fail in less places if /dev/vboxguest is not ... Thu, 16 Dec 2010 21:54:47 GMT vboxsync [35206] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Installer/linux: /dev/vboxdrv should belong to the group vboxusers in ... Thu, 16 Dec 2010 18:35:02 GMT vboxsync [35205] * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) AsyncCompletion: Don't waste CPU cycles when all endpoints have ...