# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # May 5, 2025 4:02:09 AM Tue, 29 Jan 2013 10:39:21 GMT vboxsync [44442] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0.cpp: Fixed sparse allocation of chunk IDs spotted by Frank ... Tue, 29 Jan 2013 09:51:17 GMT vboxsync [44441] * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf (modified) Another try. Tue, 29 Jan 2013 09:24:20 GMT vboxsync [44440] * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) Main: UsbWebcamInterface: do not crash if VM has no webcam. Tue, 29 Jan 2013 09:23:53 GMT vboxsync [44439] * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf (modified) Reverted r83396 again. Tue, 29 Jan 2013 07:40:24 GMT vboxsync [44438] * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) Additions/x11: do not build our library stubs either if we are using ... Tue, 29 Jan 2013 07:33:05 GMT vboxsync [44437] * trunk/src/VBox/Installer/linux/install_service/generate_service_file.cpp (modified) * trunk/src/VBox/Installer/linux/install_service/init_template.sh (modified) * trunk/src/VBox/Installer/linux/install_service/install_service.sh (modified) * trunk/src/VBox/Installer/linux/scripts/VBoxHeadlessXOrg.sh (modified) * trunk/src/VBox/Installer/linux/testcase/tstInstallInit.sh (modified) Installer/linux: add support for stop and status commands to the ... Mon, 28 Jan 2013 18:21:14 GMT vboxsync [44436] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIKeyboardHandlerFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIKeyboardHandlerNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIKeyboardHandlerScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIKeyboardHandlerSeamless.cpp (modified) FE/Qt: Renaming UIShortcuts files into UIShortcutPool files. Its an ... Mon, 28 Jan 2013 17:24:56 GMT vboxsync [44435] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) FE/Qt: 5823: Generalize GUI action pool: Selector/Runtime action ... Mon, 28 Jan 2013 16:48:34 GMT vboxsync [44434] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcuts.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcuts.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineShortcuts.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineShortcuts.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIKeyboardHandlerFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIKeyboardHandlerNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIKeyboardHandlerScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIKeyboardHandlerSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorShortcuts.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorShortcuts.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) FE/Qt: Reworking shortcut providers into singleton shortcut-pool. ... Mon, 28 Jan 2013 16:12:29 GMT vboxsync [44433] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: improve the error handling for medium UUID change ... Mon, 28 Jan 2013 16:11:29 GMT vboxsync [44432] * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) Reverted r83294 - doesn't work with DefaultInstall.Service sections. Mon, 28 Jan 2013 15:54:46 GMT vboxsync [44431] * trunk/src/VBox/Storage/VD.cpp (modified) Storage: Unused variable Mon, 28 Jan 2013 15:31:18 GMT vboxsync [44430] * trunk/src/VBox/Storage/VD.cpp (modified) Storage: Fix endless loop in flush handling Mon, 28 Jan 2013 15:16:34 GMT vboxsync [44429] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) IPRT/r3/socket.cpp: OS/2 has trouble sending buffers larger than ... Mon, 28 Jan 2013 14:37:58 GMT vboxsync [44428] * trunk/Makefile.kmk (modified) /Makefile.kmk: Build the testsuite for OS/2 as well. (2nd try) Mon, 28 Jan 2013 14:29:28 GMT vboxsync [44427] * trunk/Makefile.kmk (modified) /Makefile.kmk: Build the testsuite for OS/2 as well. Mon, 28 Jan 2013 14:28:11 GMT vboxsync [44426] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam ... Mon, 28 Jan 2013 14:16:06 GMT vboxsync [44425] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: Some more pVM cleanups. Mon, 28 Jan 2013 13:54:47 GMT vboxsync [44424] * trunk/include/VBox/VBoxTpG.h (modified) VBoxTpG.h: OS/2 cheats. Mon, 28 Jan 2013 13:26:36 GMT vboxsync [44423] * trunk/Config.kmk (modified) Config.kmk: VBOXBLDPROG assembler fix. Mon, 28 Jan 2013 12:55:06 GMT vboxsync [44422] * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf (modified) VBoxMouse.inf: Try getting LaunchINFSectionEx to work with decorations. Mon, 28 Jan 2013 12:42:07 GMT vboxsync [44421] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) mpVM -> mpUVM in comments and such. Mon, 28 Jan 2013 12:16:27 GMT vboxsync [44420] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) More logging. Mon, 28 Jan 2013 12:06:54 GMT vboxsync [44419] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: One more use of PVM and some other cleanups. Mon, 28 Jan 2013 11:53:24 GMT vboxsync [44418] * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) cleanup Mon, 28 Jan 2013 11:45:52 GMT vboxsync [44417] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) More DetailPrint -> LogVerbose. Mon, 28 Jan 2013 11:41:12 GMT vboxsync [44416] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh (modified) Logging typo. Mon, 28 Jan 2013 11:28:44 GMT vboxsync [44415] * trunk/src/VBox/Storage/VD.cpp (modified) Storage: Merge sync/async path for flush requests Mon, 28 Jan 2013 11:09:48 GMT vboxsync [44414] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.h (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-wsdl2gsoapH.xsl (modified) Main/webservice: improve API fault handling, provide exact method ... Mon, 28 Jan 2013 10:54:31 GMT vboxsync [44413] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global: add Linux 3.x to the Linux 2.6 entry to make it clear ... Mon, 28 Jan 2013 10:39:34 GMT vboxsync [44412] * trunk/include/VBox/vd-cache-plugin.h (modified) * trunk/src/VBox/Storage/VCICache.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) Storage: Merge sync/async interface for the cache Mon, 28 Jan 2013 10:26:56 GMT vboxsync [44411] * trunk/doc/manual/en_US/SDKRef.xml (modified) typo Mon, 28 Jan 2013 09:58:16 GMT vboxsync [44410] * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: dbg build fix Mon, 28 Jan 2013 09:56:52 GMT vboxsync [44409] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: resizing needs to update the image size information, and ... Mon, 28 Jan 2013 09:54:00 GMT vboxsync [44408] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Storage/VD.cpp (modified) Storage/VD: stop sabotaging the resize of diff images Mon, 28 Jan 2013 09:04:31 GMT vboxsync [44407] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main/VRDEServer: allow settings changes when the VM is saved, plus ... Mon, 28 Jan 2013 09:03:20 GMT vboxsync [44406] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: fix indentation Sun, 27 Jan 2013 23:30:01 GMT vboxsync [44405] * trunk/include/VBox/cdefs.h (modified) VMMRZ_INT_DECL fix. Sun, 27 Jan 2013 23:22:15 GMT vboxsync [44404] * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) DBGF: UVM and UVMCPU padding safety. Sun, 27 Jan 2013 23:20:07 GMT vboxsync [44403] * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) Build fix Sun, 27 Jan 2013 23:17:46 GMT vboxsync [44402] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with ... Sun, 27 Jan 2013 22:44:54 GMT vboxsync [44401] * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) VMM: cleanup order fix Sun, 27 Jan 2013 21:16:10 GMT vboxsync [44400] * trunk/src/VBox/Storage/VD.cpp (modified) Storage/VD: Further I/O path unification, drop synchronous ... Sun, 27 Jan 2013 21:12:53 GMT vboxsync [44399] * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/uvm.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCEval.cpp (modified) * trunk/src/VBox/Debugger/DBGCFunctions.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGCOps.cpp (modified) * trunk/src/VBox/Debugger/DBGCTcp.cpp (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.h (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h (modified) * trunk/src/VBox/Debugger/DBGPlugInDiggers.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInOS2.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFLog.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFReg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFSym.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well. Sun, 27 Jan 2013 20:24:16 GMT vboxsync [44398] * trunk/src/VBox/VMM/include/PDMAsyncCompletionFileInternal.h (modified) whoops, committed a bit too much Sun, 27 Jan 2013 20:23:39 GMT vboxsync [44397] * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/include/PDMAsyncCompletionFileInternal.h (modified) AsyncCompletion: Only use range locks if the request is unaligned, ... Sun, 27 Jan 2013 19:31:11 GMT vboxsync [44396] * trunk/src/VBox/Storage/VD.cpp (modified) Storage/VD: Drop critical section and replace it with queues to avoid ... Sat, 26 Jan 2013 19:52:47 GMT vboxsync [44395] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/SnapshotImpl: Select merge direction based on the image size Sat, 26 Jan 2013 17:53:53 GMT vboxsync [44394] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) +VMMR3GetCpuByIdU, -FNATOMICHANDLER Fri, 25 Jan 2013 21:21:05 GMT vboxsync [44393] * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) VM,++: Changed the VM callbacks (at error, at runtime error, at state ... Fri, 25 Jan 2013 19:05:51 GMT vboxsync [44392] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: typo burn fix Fri, 25 Jan 2013 18:55:25 GMT vboxsync [44391] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: warning fix Fri, 25 Jan 2013 18:52:03 GMT vboxsync [44390] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) crOpenGL: more context cleanup fixes Fri, 25 Jan 2013 18:38:32 GMT vboxsync [44389] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: window destuction fix Fri, 25 Jan 2013 18:38:01 GMT vboxsync [44388] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_bufferobject.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL: buffer object impl fix Fri, 25 Jan 2013 18:31:58 GMT vboxsync [44387] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) CFGM: Changed the config constructor to take a PUVM as well as a PVM ... Fri, 25 Jan 2013 18:18:12 GMT vboxsync [44386] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) CFGM: Some smaller PVM/PUVM adjustments. Fri, 25 Jan 2013 18:00:16 GMT vboxsync [44385] * trunk/include/VBox/vmm/csam.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CSAMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) CSAM: PVM -> PUVM for main interfaces, visibility cleanup. Fri, 25 Jan 2013 16:05:08 GMT vboxsync [44384] * trunk/src/VBox/Devices/PC/BIOS/system.c (modified) Devices/PC/BIOS: comment Fri, 25 Jan 2013 14:19:18 GMT vboxsync [44383] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Main/DisplayImpl: fix for the burn 83352.. Fri, 25 Jan 2013 14:14:51 GMT vboxsync [44382] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/DisplayImpl: Fix for access violation in case of multimonitor. ... Fri, 25 Jan 2013 14:11:19 GMT vboxsync [44381] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: operator precedence Fri, 25 Jan 2013 13:57:54 GMT vboxsync [44380] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) remove compiler warning about that some variable shadows a previous local Fri, 25 Jan 2013 13:50:03 GMT vboxsync [44379] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: The change ulong to ULONG inside the loops where enumeration ... Fri, 25 Jan 2013 13:42:45 GMT vboxsync [44378] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) crOpenGL: state buffer switch fix Fri, 25 Jan 2013 13:41:01 GMT vboxsync [44377] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: context destruction fix Fri, 25 Jan 2013 13:35:31 GMT vboxsync [44376] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) The changes inside loops where enumeration MediumVariant is ... Fri, 25 Jan 2013 12:41:24 GMT vboxsync [44375] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) EM: pVM -> pUVM for main, mark as many as possible interfaces module ... Fri, 25 Jan 2013 12:29:24 GMT vboxsync [44374] * trunk/include/VBox/vmm/ftm.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/FTMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (modified) FTM: pVM -> pUVM for main, mark as many as possible interfaces module ... Fri, 25 Jan 2013 12:19:29 GMT vboxsync [44373] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/csam.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) HM,++: pVM -> pUVM for main, mark as many as possible interfaces ... Fri, 25 Jan 2013 11:50:48 GMT vboxsync [44372] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main: change API. Interface IMedium was touched. Handling enumeration ... Fri, 25 Jan 2013 11:50:18 GMT vboxsync [44371] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) added value VBOX_WITH_XPCOM into tstVBoxAPILinux_DEFS Fri, 25 Jan 2013 11:31:10 GMT vboxsync [44370] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) HostDrivers/SUPDrvTracer: uninitialized return code, found by Parfait Fri, 25 Jan 2013 11:18:35 GMT vboxsync [44369] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) IPRT/log.c: Assert (debug) on bad log group flags. Fri, 25 Jan 2013 11:18:01 GMT vboxsync [44368] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: There is no group operator called 'unrestricted', ... Fri, 25 Jan 2013 11:16:24 GMT vboxsync [44367] * trunk/src/VBox/Main/glue/com.cpp (modified) glue/com.cpp: VBoxLogRelCreate should pass pcszGroupSettings along to ... Fri, 25 Jan 2013 11:03:51 GMT vboxsync [44366] * trunk/src/VBox/Runtime/common/string/strformatnum.cpp (modified) Runtime/strformatnum: fixed condition, found by Parfait Fri, 25 Jan 2013 10:24:45 GMT vboxsync [44365] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: change API. Interface IMedium was touched. Handling enumeration ... Fri, 25 Jan 2013 01:15:41 GMT vboxsync [44364] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM. Thu, 24 Jan 2013 22:33:41 GMT vboxsync [44363] * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) build fix Thu, 24 Jan 2013 21:11:05 GMT vboxsync [44362] * trunk/include/VBox/vmm/patm.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMGuest.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) PATM: Changed two Main APIs to use PUVM instead of PVM (one of them ... Thu, 24 Jan 2013 17:46:01 GMT vboxsync [44361] * trunk/src/VBox/Storage/ISCSI.cpp (modified) Storage/iSCSI: Fix endless recursion when setting up the connection ... Thu, 24 Jan 2013 17:15:39 GMT vboxsync [44360] * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) Windows build fix. Thu, 24 Jan 2013 17:12:12 GMT vboxsync [44359] * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (modified) drop the utf-8 signature. Thu, 24 Jan 2013 16:05:55 GMT vboxsync [44358] * trunk/include/VBox/vmm/pdmasynccompletion.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) * trunk/src/VBox/VMM/include/PDMAsyncCompletionInternal.h (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal ... Thu, 24 Jan 2013 15:32:12 GMT vboxsync [44357] * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (added) PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a ... Thu, 24 Jan 2013 15:16:13 GMT vboxsync [44356] * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) GuestProperties/service.cpp: Fixed return value of GET_NOTIFICATION call. Thu, 24 Jan 2013 13:27:28 GMT vboxsync [44355] * trunk/include/VBox/vmm/pdmnetshaper.h (modified) * trunk/src/VBox/Devices/Network/DrvNetShaper.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/PDMNetShaperR0.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/include/PDMNetShaperInternal.h (moved) PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a ... Thu, 24 Jan 2013 13:12:38 GMT vboxsync [44354] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.h (modified) FE/Qt: Reworking action-pool encapsulation, required for shortcuts ... Thu, 24 Jan 2013 13:05:53 GMT vboxsync [44353] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: machine folder name sanitising was not working in release ... Thu, 24 Jan 2013 12:05:12 GMT vboxsync [44352] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsLog.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) Windows Guest Additions installer: Fixed updating auto-logon modules ... Thu, 24 Jan 2013 12:04:39 GMT vboxsync [44351] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) PDM,++: Change APIs used by Main from PVM to PUVM. Thu, 24 Jan 2013 10:51:33 GMT vboxsync [44350] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: machine folder name sanitising was not working in release ... Thu, 24 Jan 2013 10:44:42 GMT vboxsync [44349] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: machine folder name sanitising was not working in release builds. Thu, 24 Jan 2013 00:30:01 GMT vboxsync [44348] * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM ... Thu, 24 Jan 2013 00:27:56 GMT vboxsync [44347] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/ssm.h (modified) * trunk/include/VBox/vmm/stam.h (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM ... Wed, 23 Jan 2013 23:39:39 GMT vboxsync [44346] * trunk/include/VBox/vmm/tm.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM ... Wed, 23 Jan 2013 20:27:12 GMT vboxsync [44345] * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/solaris,Installer/freebsd: Follow the Windows & Linux ... Wed, 23 Jan 2013 20:21:05 GMT vboxsync [44344] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux/Makefile.kmk: VBoxBFE mystery, let's keep it out of ... Wed, 23 Jan 2013 17:45:15 GMT vboxsync [44343] * trunk/src/VBox/Frontends/Makefile.kmk (modified) Temporarily disabled building VBoxBFE.