# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 6, 2025 1:57:19 AM Wed, 30 Jan 2013 15:48:55 GMT vboxsync [44470] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) vboxvideo/Makefile.kmk: Generalize the undefined symbol test rule ... Wed, 30 Jan 2013 15:37:55 GMT vboxsync [44469] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/pipe.h (modified) * trunk/src/VBox/Runtime/include/internal/socket.h (modified) * trunk/src/VBox/Runtime/r3/poll.cpp (moved) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) IPRT: Merging poll-win.cpp and poll-posix.cpp, part 1. Wed, 30 Jan 2013 14:58:07 GMT vboxsync [44468] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) ConsoleVRDPServer: use a separate thread to call the external auth ... Wed, 30 Jan 2013 14:47:00 GMT vboxsync [44467] * trunk/src/VBox/Main/src-server/darwin/PerformanceDarwin.cpp (modified) Reverted r83474 Wed, 30 Jan 2013 14:16:31 GMT vboxsync [44466] * trunk/src/VBox/Main/src-server/darwin/PerformanceDarwin.cpp (modified) Main/Metrics: Per-VM CPU load on Darwin brought in line with other ... Wed, 30 Jan 2013 13:25:22 GMT vboxsync [44465] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) DevAHCI.cpp: Used RT_SUCCESS instead of RT_FAILURE. Duh! Wed, 30 Jan 2013 13:00:08 GMT vboxsync [44464] * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) PDMDevice.cpp: Changed the default critsect name to try prevent STAM ... Wed, 30 Jan 2013 12:59:26 GMT vboxsync [44463] * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) PDMDevice.cpp: Changed the default critsect name to try prevent STAM ... Wed, 30 Jan 2013 12:44:14 GMT vboxsync [44462] * trunk/src/VBox/Runtime/r3/os2/pipe-os2.cpp (modified) pipe-os2.cpp: Basic implementation passes the test case. Wed, 30 Jan 2013 12:36:50 GMT vboxsync [44461] * trunk/doc/manual/en_US/user_KnownIssues.xml (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) refined r83445 Wed, 30 Jan 2013 11:30:08 GMT vboxsync [44460] * trunk/src/VBox/Runtime/r3/init.cpp (modified) build fix Wed, 30 Jan 2013 11:23:57 GMT vboxsync [44459] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsExternal.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) Windows Guest Additions installer: Invoke external calls via own ... Wed, 30 Jan 2013 11:01:02 GMT vboxsync [44457] * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) Additions/OpenGL: initialise the runtime with the unobtrusive option. Wed, 30 Jan 2013 10:59:47 GMT vboxsync [44456] * trunk/include/iprt/initterm.h (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) Runtime: add unobtrusive initialisation option which does not block ... Wed, 30 Jan 2013 10:57:52 GMT vboxsync [44455] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) typo Wed, 30 Jan 2013 10:56:50 GMT vboxsync [44454] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11: prevent referencing __udiv3 by 32-bit vboxvideo_drv.o Wed, 30 Jan 2013 10:21:33 GMT vboxsync [44453] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIExtraDataEventHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIExtraDataEventHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Registration dialog related code cleanup. Wed, 30 Jan 2013 09:14:45 GMT vboxsync [44452] * trunk/doc/manual/en_US/user_KnownIssues.xml (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) doc/manual, VMM: clarify the host/guest combinations we support NX Wed, 30 Jan 2013 07:58:43 GMT vboxsync [44451] * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) BUGZ:6570 Add comment. Wed, 30 Jan 2013 07:19:06 GMT vboxsync [44450] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main/Metrics: Adjust per-VM CPU load by number of cores on Solaris ... Tue, 29 Jan 2013 18:42:53 GMT vboxsync [44449] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) FE/Qt: Fixing little typo in r83440. Tue, 29 Jan 2013 18:37:30 GMT vboxsync [44448] * 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/UIExtraDataEventHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIExtraDataEventHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.h (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) FE/Qt: 6065: Global/machine keyboard shortcut processing: Make sure ... Tue, 29 Jan 2013 15:34:09 GMT vboxsync [44447] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) DevAHCI.cpp: Replace the automatic per device lock with a NOP. Some ... Tue, 29 Jan 2013 15:07:28 GMT vboxsync [44446] * trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/ExtPack.xml (copied) * trunk/src/VBox/ExtPacks/BusMouseSample/Makefile.kmk (copied) * trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMain.cpp (copied) Made the bus mouse sample extpack buildable. Cleaned it up a little ... Tue, 29 Jan 2013 13:54:37 GMT vboxsync [44445] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) Fixed four PDMDevHlpCritSectInit calls. Tue, 29 Jan 2013 11:31:03 GMT vboxsync [44444] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_simpleget.py (modified) crOpenGL: fix PBO getter Tue, 29 Jan 2013 11:14:20 GMT vboxsync [44443] * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) BUGZ:6570 Fixed. Split RTSPINLOCK_FLAGS_INTERRUPT_UNSAFE/SAFE ... 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: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 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 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: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.