# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # May 5, 2025 3:53:08 AM Wed, 13 Mar 2013 20:58:12 GMT vboxsync [45030] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/PCIRawDevImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Main/drv*: s/pData/pThis/g. Wed, 13 Mar 2013 20:57:11 GMT vboxsync [45029] * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/src-client/AudioSnifferInterface.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Nvram.cpp (modified) * trunk/src/VBox/Main/src-client/PCIRawDevImpl.cpp (modified) * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Main: drvDestruct/drvConstruct cleanups. Wed, 13 Mar 2013 20:35:58 GMT vboxsync [45028] * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) Assert more in PGMR3Reset and PGMR3MemSetup. Wed, 13 Mar 2013 18:17:40 GMT vboxsync [45027] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_glsl.c (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_hash.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c (modified) crOpenGL: shader/program state fixes; glDrawXxx-based blitting fixes, ... Wed, 13 Mar 2013 17:08:41 GMT vboxsync [45026] * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) build fix (in case cCPUs would be 0) Wed, 13 Mar 2013 16:45:15 GMT vboxsync [45025] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Audio/audiosniffer.c (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevINIP.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) * trunk/src/VBox/Devices/PC/DevLPC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/PC/DevSMC.cpp (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Samples/VBoxSampleDevice.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp (modified) Update PDMDEVREG initialization comment so they refer to pfnMemSetup ... Wed, 13 Mar 2013 15:58:02 GMT vboxsync [45024] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after ... Wed, 13 Mar 2013 15:29:58 GMT vboxsync [45023] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA.cpp: nits. Wed, 13 Mar 2013 15:06:15 GMT vboxsync [45022] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: fixed slashes in 'controlvm' help Wed, 13 Mar 2013 14:54:05 GMT vboxsync [45021] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: implemented 'controlvm nicpromisc' Wed, 13 Mar 2013 14:34:03 GMT vboxsync [45020] * trunk/src/VBox/Runtime/testcase/tstRTSemRW.cpp (modified) tstRTSemRW/test4: Set a couple of values instead of using just ... Wed, 13 Mar 2013 14:33:25 GMT vboxsync [45019] * trunk/src/VBox/Runtime/generic/semrw-lockless-generic.cpp (modified) build fix Wed, 13 Mar 2013 12:52:33 GMT vboxsync [45018] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) VBoxGuestR3LibGuestCtrl.cpp: Removed incorrect assertion (caused ... Wed, 13 Mar 2013 12:51:10 GMT vboxsync [45017] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (moved) VBoxService: Renamed VBoxServiceControlThread.cpp -> ... Wed, 13 Mar 2013 12:43:29 GMT vboxsync [45016] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.c (modified) VBoxGuestR0LibSharedFolders.c: nits. Wed, 13 Mar 2013 12:40:50 GMT vboxsync [45015] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.c (modified) VBoxGuestR0LibSharedFolders.c: Use RT_ZERO instead of non-portable ... Wed, 13 Mar 2013 08:42:43 GMT vboxsync [45013] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) VBoxGuest: Build fix (untested). Wed, 13 Mar 2013 07:57:24 GMT vboxsync [45012] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Main/Metrics: Minor improvements in tstCollector Tue, 12 Mar 2013 17:47:56 GMT vboxsync [45010] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) GuestCtrl: More code for guest session infrastructure handling ... Tue, 12 Mar 2013 17:27:04 GMT vboxsync [45009] * trunk/src/VBox/GuestHost/OpenGL/include/cr_blitter.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_vreg.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vreg.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: offscreen rendering & VRDP+3D-related fixes Tue, 12 Mar 2013 17:13:13 GMT vboxsync [45008] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_bufferobject.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_framebuffer.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified) crOpenGL: fix frame render buffer and buffer objects Tue, 12 Mar 2013 15:16:43 GMT vboxsync [45007] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsView.cpp (modified) FE/Qt: Selector UI: Update vertical scroll-bars on window resize. Tue, 12 Mar 2013 14:58:51 GMT vboxsync [45006] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) DBGF/DBGC: Fixing power off problems. Tue, 12 Mar 2013 13:44:49 GMT vboxsync [45005] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) DevVirtioNet: DECLCALLBACK Mon, 11 Mar 2013 20:29:30 GMT vboxsync [45002] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installers/linux: r84189, missing file. Mon, 11 Mar 2013 18:15:12 GMT vboxsync [45001] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) Additions/linux/vboxvideo: support OL/RHEL/CentOS 6.4. Mon, 11 Mar 2013 16:58:42 GMT vboxsync [45000] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11/vboxvideo: clean-up. Mon, 11 Mar 2013 16:57:48 GMT vboxsync [44999] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11/vboxvideo: no need for 64-bit maths here. Mon, 11 Mar 2013 16:55:59 GMT vboxsync [44998] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: match the maximum resolution to our device. Mon, 11 Mar 2013 16:37:50 GMT vboxsync [44997] * trunk/src/VBox/GuestHost/OpenGL/include/cr_blitter.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL/win: fix redraw concurrency Mon, 11 Mar 2013 16:37:13 GMT vboxsync [44996] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) warning Mon, 11 Mar 2013 16:36:20 GMT vboxsync [44995] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) Another todo. Mon, 11 Mar 2013 16:35:17 GMT vboxsync [44994] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_get.py (modified) crOpenGL: avoid eaxtra guest->host calls Mon, 11 Mar 2013 16:14:29 GMT vboxsync [44993] * trunk/debian/rules (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) Linux OSE builds: don't pass SVN revision = 0 Mon, 11 Mar 2013 15:41:01 GMT vboxsync [44992] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBOX_WITH_DPC_LATENCY_CHECKER: Some adjustments. Please, don't use ... Mon, 11 Mar 2013 14:55:10 GMT vboxsync [44991] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) VBoxGuest-win*: More review + cleanup. Mon, 11 Mar 2013 14:42:39 GMT vboxsync [44990] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) VBoxGuest-win*: More cleanups. Mon, 11 Mar 2013 14:40:02 GMT vboxsync [44989] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) VBoxGuest-win*: More cleanups. Mon, 11 Mar 2013 14:34:08 GMT vboxsync [44988] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-legacy.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxGuest-win*: Reversed the VBOXGUESTDEVEXTWIN and VBOXGUESTDEVEXT ... Mon, 11 Mar 2013 13:51:31 GMT vboxsync [44987] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp (modified) VBoxGuest-win-pnp.cpp: Use Assert instead of ASSERT; ... Mon, 11 Mar 2013 13:49:43 GMT vboxsync [44986] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp (modified) VBoxGuest-win-pnp.cpp: More cleaning up. Mon, 11 Mar 2013 13:38:24 GMT vboxsync [44985] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) Don't make vbgdNtIOCtl pageable. Mon, 11 Mar 2013 13:36:22 GMT vboxsync [44984] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp (modified) VBoxGuest-win-pnp.cpp: Don't know why logging is enabled in release ... Mon, 11 Mar 2013 13:34:31 GMT vboxsync [44983] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-legacy.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxGuest-win*: cleanups. Mon, 11 Mar 2013 12:58:09 GMT vboxsync [44982] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h (modified) FE/Qt: Runtime UI: Multi-screen support: Make sure view-menu is ... Mon, 11 Mar 2013 12:15:26 GMT vboxsync [44981] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) FE/Qt: Runtime UI: Little cleanup for fullscreen logic. Mon, 11 Mar 2013 12:11:20 GMT vboxsync [44980] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-legacy.cpp (modified) VBoxGuest-win-legacy.cpp: Why is logging always enabled here? ... Mon, 11 Mar 2013 12:10:18 GMT vboxsync [44979] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-legacy.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) VBoxGuest-win-legacy.cpp: Cleaning up. Declaring 'Vbgd' as the prefix ... Mon, 11 Mar 2013 11:38:28 GMT vboxsync [44978] * trunk/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.inf (modified) VBoxGuest.inf: file header fix. Mon, 11 Mar 2013 11:36:51 GMT vboxsync [44977] * trunk/src/VBox/Additions/common/VBoxGuest/win/VBoxGuestInst.cpp (modified) VBoxGuestInst.cpp: coding style cleanup. ancient stuff... Mon, 11 Mar 2013 11:36:16 GMT vboxsync [44976] * trunk/src/VBox/Additions/common/VBoxGuest/win/VBoxGuestMsg.mc (deleted) Removing win\VBoxGuestMsg.mc as we're not using it AFAIK. Mon, 11 Mar 2013 11:22:01 GMT vboxsync [44975] * trunk/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/testcase/tstCredentialProvider.cpp (modified) VBoxCredProv/testcase: No WINDDK needed or present; No need for ... Mon, 11 Mar 2013 11:16:31 GMT vboxsync [44974] * trunk/src/VBox/Additions/WINNT/VBoxMMR/Makefile.kmk (modified) VBoxMMRHook_SDKS.x86 = WINDDK - this is wrong/unnecessary. We have no ... Mon, 11 Mar 2013 11:01:58 GMT vboxsync [44973] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) PS2K: Redo typematic setup when loading state. Mon, 11 Mar 2013 11:01:17 GMT vboxsync [44972] * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) crOpenGL: fix glDrawXxx-based blitting Mon, 11 Mar 2013 10:53:36 GMT vboxsync [44971] * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMM.cpp: code formatting Mon, 11 Mar 2013 09:59:05 GMT vboxsync [44970] * trunk/include/VBox/com/ErrorInfo.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) Main/VirtualBoxClient: add method to perform VM error checking which ... Mon, 11 Mar 2013 09:34:35 GMT vboxsync [44969] * trunk/debian/dirs (modified) * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/dirs (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/scripts/install.sh (added) Installer/linux: move installer bits out of the Debian installers ... Mon, 11 Mar 2013 09:08:47 GMT vboxsync [44968] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMM/VMMR0: build fix Mon, 11 Mar 2013 09:07:46 GMT vboxsync [44967] * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) Additions/x11/VBoxClient: log string spacing. Mon, 11 Mar 2013 09:00:43 GMT vboxsync [44966] * trunk/src/VBox/Installer/linux/VBox.sh (modified) Installer/linux: fix r83769 and VBox.sh. Fri, 08 Mar 2013 21:06:06 GMT vboxsync [44964] * trunk/src/VBox/Storage/testcase/VDScript.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScriptInterp.cpp (modified) Storage/testcase: A bit more work on the scripting engine Fri, 08 Mar 2013 14:44:06 GMT vboxsync [44963] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) VBoxService/GuestCtrl: More code (revamp) for dedicated guest session ... Thu, 07 Mar 2013 21:37:22 GMT vboxsync [44962] * trunk/src/VBox/Storage/testcase/VDScriptInterp.cpp (modified) Storage/testcase: Interpret while loops Thu, 07 Mar 2013 21:36:47 GMT vboxsync [44961] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) Devices/Storage/LsiLogic: Fix assertion Thu, 07 Mar 2013 18:59:34 GMT vboxsync [44960] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Forward-ported r84173 from 4.2: FE/VBoxManage/GuestCtrl: Do UTF-8 ... Thu, 07 Mar 2013 18:24:50 GMT vboxsync [44959] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage/GuestCtrl: Added "guestcontrol list" command (debug ... Thu, 07 Mar 2013 15:56:10 GMT vboxsync [44958] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Moved TSC offsetting setup code for testing. Thu, 07 Mar 2013 14:45:25 GMT vboxsync [44956] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: disable debug string markers Thu, 07 Mar 2013 13:59:53 GMT vboxsync [44955] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: forgotten code to handle the new settings version Thu, 07 Mar 2013 13:34:21 GMT vboxsync [44954] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h (modified) FE/Qt: Runtime UI: Mac OS multi-screen menu-bar support. Thu, 07 Mar 2013 13:18:14 GMT vboxsync [44952] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: Runtime UI: Menu-bar code cleanup. Thu, 07 Mar 2013 12:33:54 GMT vboxsync [44951] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: fix default mural refs Thu, 07 Mar 2013 12:30:39 GMT vboxsync [44950] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL: crDebug->crWarning for wgl make current case that should ... Thu, 07 Mar 2013 11:24:31 GMT vboxsync [44949] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: keep zero external ID for default mural Thu, 07 Mar 2013 10:36:42 GMT vboxsync [44948] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/SchemaDefs.xsl (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (deleted) * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (deleted) * trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd (deleted) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (deleted) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (deleted) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (deleted) * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (deleted) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (moved) Main/SystemProperties+Machine: new config setting for default VM ... Thu, 07 Mar 2013 10:05:20 GMT vboxsync [44947] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texdiff.c (modified) crOpenGL: Ubuntu 12.10 saved state working Thu, 07 Mar 2013 09:58:46 GMT vboxsync [44946] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: fix window destruction Thu, 07 Mar 2013 08:53:25 GMT vboxsync [44945] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main/GuestProcessImpl: warnings Thu, 07 Mar 2013 08:07:12 GMT vboxsync [44944] * trunk/src/VBox/Installer/linux/debian/rules (modified) Installer/linux: fix NOQT case in Debian rules. Wed, 06 Mar 2013 23:07:00 GMT vboxsync [44943] * trunk/src/VBox/Storage/testcase/tstVDCompact.vd (modified) * trunk/src/VBox/Storage/testcase/tstVDCopy.vd (modified) * trunk/src/VBox/Storage/testcase/tstVDDiscard.vd (modified) * trunk/src/VBox/Storage/testcase/tstVDIo.vd (modified) * trunk/src/VBox/Storage/testcase/tstVDResize.vd (modified) * trunk/src/VBox/Storage/testcase/tstVDShareable.vd (modified) Storage/testcase: Convert to new scripting language Wed, 06 Mar 2013 22:13:56 GMT vboxsync [44942] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) Storage/tstVDIo: Switch to VDScript interpreter Wed, 06 Mar 2013 22:13:17 GMT vboxsync [44941] * trunk/src/VBox/Storage/testcase/VDScript.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScript.h (modified) * trunk/src/VBox/Storage/testcase/VDScriptAst.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScriptAst.h (modified) * trunk/src/VBox/Storage/testcase/VDScriptChecker.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScriptInterp.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScriptStack.h (modified) Storage/testcase: More scripting language work Wed, 06 Mar 2013 22:12:24 GMT vboxsync [44940] * trunk/src/VBox/Storage/QCOW.cpp (modified) * trunk/src/VBox/Storage/QED.cpp (modified) Storage/QED,QCOW: Fix backing filename handling (caused crashes and ... Wed, 06 Mar 2013 20:39:10 GMT vboxsync [44939] * trunk/src/VBox/Installer/solaris/pkginstall.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) S10 /bin/sh doesn't grok 'set -o' it turns out, it wants more ... Wed, 06 Mar 2013 19:51:23 GMT vboxsync [44938] * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) burn fix Wed, 06 Mar 2013 19:45:08 GMT vboxsync [44937] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (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_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: Fedora 18 saved state working, multiple saved state fixes, ... Wed, 06 Mar 2013 17:25:24 GMT vboxsync [44936] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux: recent RedHat-based systems support vboxvideo auto- ... Wed, 06 Mar 2013 16:40:36 GMT vboxsync [44935] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) GuestCtrl: More code for guest session infrastructure handling ... Wed, 06 Mar 2013 15:43:49 GMT vboxsync [44934] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Cosmetic change to express that TSC must increase. Wed, 06 Mar 2013 15:08:46 GMT vboxsync [44933] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) TM: Do not return the same value, either. Wed, 06 Mar 2013 14:49:23 GMT vboxsync [44932] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) TM: Consistently keep track of the last seen guest TSC value. Wed, 06 Mar 2013 12:24:58 GMT vboxsync [44931] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) Additions/WINNT: Code improvement. Fix for WDDM multimonitor. Wed, 06 Mar 2013 10:29:33 GMT vboxsync [44930] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c (modified) crOpenGL: fix current program on state restore Wed, 06 Mar 2013 09:27:29 GMT vboxsync [44929] * trunk/src/VBox/Additions/WINNT/VBoxMMR/Makefile.kmk (modified) Additions/Windows/VBoxMMR: try to fix OSE Tue, 05 Mar 2013 17:31:42 GMT vboxsync [44927] * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) Runtime/strformatrt: typo fix. RTGCUINTREG -> RTHCUINTREG. Tue, 05 Mar 2013 15:04:26 GMT vboxsync [44926] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) Additions/VBoxServices: two warnings Tue, 05 Mar 2013 13:47:44 GMT vboxsync [44925] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) Removed unreferenced variable. Tue, 05 Mar 2013 11:21:27 GMT vboxsync [44924] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: fix dealing with default mural Tue, 05 Mar 2013 10:45:12 GMT vboxsync [44923] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) GA: Linux Shared folders: fix build for KERNEL>=3.5 when ...