# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Feb 4, 2025 1:54:03 PM Fri, 03 Feb 2012 12:47:16 GMT vboxsync [39983] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) FE/Qt: small addendum to r76066 Fri, 03 Feb 2012 12:22:11 GMT vboxsync [39982] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: no here Fri, 03 Feb 2012 12:13:33 GMT vboxsync [39981] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpTst.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) wddm/3d: visible regions fixes for WPF apps Fri, 03 Feb 2012 12:02:21 GMT vboxsync [39980] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) fix the build error introduced in version 76078 Fri, 03 Feb 2012 11:16:58 GMT vboxsync [39979] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) fix for the xtracker bug 5992. Introduced specific unwrap function ... Thu, 02 Feb 2012 22:58:45 GMT vboxsync [39977] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) Typo... Thu, 02 Feb 2012 22:50:39 GMT vboxsync [39976] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) 32-bit padding. Thu, 02 Feb 2012 22:15:21 GMT vboxsync [39975] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) Force enum size. Thu, 02 Feb 2012 21:59:25 GMT vboxsync [39974] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Implemented rdmsr. Thu, 02 Feb 2012 21:54:36 GMT vboxsync [39973] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) Alignment again. Thu, 02 Feb 2012 21:38:21 GMT vboxsync [39972] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/PS2Dev.h (modified) * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Updated struct testcase to see what breaks. Thu, 02 Feb 2012 21:35:05 GMT vboxsync [39971] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: VERR_NOT_IMPLEMENTED -> VERR_IEM_INSTR_NOT_IMPLEMENTED or ... Thu, 02 Feb 2012 21:29:12 GMT vboxsync [39970] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Implemented bswap. Fixed verification of INS. Thu, 02 Feb 2012 19:26:12 GMT vboxsync [39968] * 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/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxGuestRAMSlider.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorWidget.cpp (modified) FE/Qt: cache vboxGlobal().virtualBox().GetHost() Thu, 02 Feb 2012 18:27:18 GMT vboxsync [39967] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) Is this any better? Thu, 02 Feb 2012 18:00:06 GMT vboxsync [39965] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) Just being desperate. Thu, 02 Feb 2012 17:50:36 GMT vboxsync [39964] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/PS2Dev.h (modified) * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) Let us try without the enum. Thu, 02 Feb 2012 17:41:38 GMT vboxsync [39963] * trunk/src/VBox/Devices/Input/PS2Dev.h (modified) Force enum to 32 bits. Thu, 02 Feb 2012 17:27:43 GMT vboxsync [39962] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM/VerficationMode: Work around MOV drX,greg bug in REM. Thu, 02 Feb 2012 17:22:55 GMT vboxsync [39960] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) Too much token pasting. Thu, 02 Feb 2012 17:11:50 GMT vboxsync [39959] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/PS2Dev.h (added) * trunk/src/VBox/Devices/Input/PS2K.cpp (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) New and improved PS/2 keyboard emulation. Thu, 02 Feb 2012 16:48:02 GMT vboxsync [39958] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: String fixes; invlpg. Thu, 02 Feb 2012 14:53:43 GMT vboxsync [39957] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) GuestCtrl/Main: Fixed exit code hickup. Thu, 02 Feb 2012 12:38:57 GMT vboxsync [39956] * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.cpp (modified) Additions/Windows/SharedFolders: fix index Thu, 02 Feb 2012 12:19:41 GMT vboxsync [39955] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/solaris (deleted) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Ancient Solaris crossbow/TAP no longer relevant. Thu, 02 Feb 2012 10:39:16 GMT vboxsync [39953] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) gcc 4.2 on mac in debug mode maybe [insert fitting explitives]. Thu, 02 Feb 2012 10:24:28 GMT vboxsync [39951] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/Makefile.kmk: move the zlib after libxml2 because the latter ... Thu, 02 Feb 2012 06:22:00 GMT vboxsync [39950] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.cpp (modified) FE/Qt: Network Access Manager: Better NLS. Thu, 02 Feb 2012 04:55:17 GMT vboxsync [39949] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: logs. Thu, 02 Feb 2012 01:37:32 GMT vboxsync [39948] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) two int xxh bugfixes (32-bit prot mode). Thu, 02 Feb 2012 00:48:42 GMT vboxsync [39947] * trunk/src/VBox/VMM/include/STAMInternal.h (modified) STAM: alignment fix (32-bit + gcc). Wed, 01 Feb 2012 23:17:06 GMT vboxsync [39946] * trunk/src/VBox/Devices/PC/BIOS-new/keyboard.c (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Avoid keyboard BIOS read ID race. Wed, 01 Feb 2012 21:17:34 GMT vboxsync [39945] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) iret to different privilege level (32-bit prot mode). Hacked int 80h ... Wed, 01 Feb 2012 21:16:23 GMT vboxsync [39944] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED. Wed, 01 Feb 2012 19:59:10 GMT vboxsync [39943] * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModBallooning.cpp (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdogInternal.h (modified) VBoxBalloonCtrl: Build fix. Wed, 01 Feb 2012 19:50:46 GMT vboxsync [39942] * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModBallooning.cpp (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdogInternal.h (modified) VBoxBalloonCtrl: Update. Wed, 01 Feb 2012 17:24:08 GMT vboxsync [39940] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions/Solaris: Fix shipping 64-bit VBoxOGL files, build fix. Wed, 01 Feb 2012 15:54:44 GMT vboxsync [39938] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Temporary release assertions which hopefully catch inconsistent ... Wed, 01 Feb 2012 15:25:51 GMT vboxsync [39937] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions/solaris: Fix shipping 64-bit VBoxOGL files. Wed, 01 Feb 2012 14:47:57 GMT vboxsync [39936] * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp (added) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModBallooning.cpp (added) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdogInternal.h (added) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdogUtils.cpp (added) VBoxBalloonCtrl: properties Wed, 01 Feb 2012 14:36:44 GMT vboxsync [39935] * trunk/src/VBox/Runtime/testcase/tstTimerLR.cpp (modified) tstTimerLR: typo Wed, 01 Feb 2012 14:07:19 GMT vboxsync [39934] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.h (modified) FE/Qt: Network Access Manager: Get rid of Qt4.6 stuff to satisfy ... Wed, 01 Feb 2012 13:45:02 GMT vboxsync [39933] * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Runtime/xml: be paranoid Wed, 01 Feb 2012 13:33:09 GMT vboxsync [39932] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIToolButton.h (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/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloader.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloader.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderAdditions.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderAdditions.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderUserManual.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderUserManual.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkCustomer.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkCustomer.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineShortcuts.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineShortcuts.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorShortcuts.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorShortcuts.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISpecialControls.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISpecialControls.h (modified) FE/Qt: 5956: Provide user feedback for network related operations: ... Wed, 01 Feb 2012 13:26:38 GMT vboxsync [39931] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) iemOp_Grp8: ditto Wed, 01 Feb 2012 13:20:43 GMT vboxsync [39930] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) iemOpCommonBit_Ev_Gv: Fixed lock-prefixed bts and friends. Wed, 01 Feb 2012 12:59:12 GMT vboxsync [39929] * trunk/src/VBox/Frontends/VBoxBalloonCtrl/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxBalloonCtrl.h (deleted) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp (moved) VBoxBalloonCtrl: Starting to implement modules concept for ballooning ... Tue, 31 Jan 2012 23:49:55 GMT vboxsync [39928] * trunk/src/VBox/Storage/VD.cpp (modified) VD: Disable optimization temporary until the crash is fixed Tue, 31 Jan 2012 23:35:08 GMT vboxsync [39927] * trunk/src/VBox/Storage/VD.cpp (modified) VD: Initialize member Tue, 31 Jan 2012 20:45:46 GMT vboxsync [39926] * trunk/src/VBox/Main/glue/com.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpecUnix.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiManifest.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiMisc.cpp (modified) be more restrictive Tue, 31 Jan 2012 14:55:13 GMT vboxsync [39920] * trunk/include/VBox/vmm/gmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) GMM/PageFusion: Some cleanups (elimiated gotos) and more detailed ... Tue, 31 Jan 2012 14:14:59 GMT vboxsync [39919] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) FE/Qt: tell the New VM Wizard about Mageia. Tue, 31 Jan 2012 14:04:52 GMT vboxsync [39917] * trunk/include/VBox/vmm/gmm.h (modified) * trunk/include/VBox/vmm/gvmm.h (modified) * trunk/include/VBox/vmm/stam.h (modified) * trunk/include/VBox/vmm/uvm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) * trunk/src/VBox/VMM/include/STAMInternal.h (modified) STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces ... Tue, 31 Jan 2012 14:03:13 GMT vboxsync [39916] * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) VMR3GetState: Prevent assertion caused by race between ... Tue, 31 Jan 2012 10:09:41 GMT vboxsync [39914] * trunk/src/VBox/Devices/PC/BIOS-new/keyboard.c (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Ctrl+Alt+Del needs to ignore Shift state. Tue, 31 Jan 2012 09:39:09 GMT vboxsync [39913] * trunk/src/VBox/Devices/PC/BIOS-new/orgs.asm (modified) Really stupid typo fixed. Mon, 30 Jan 2012 18:53:11 GMT vboxsync [39912] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) tstVDIo: Bugfix Mon, 30 Jan 2012 18:47:07 GMT vboxsync [39911] * trunk/src/VBox/Storage/VDI.cpp (modified) VDI: Fix uninitialized variables causing assertions in debug builds ... Mon, 30 Jan 2012 16:05:58 GMT vboxsync [39910] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/timer.h (modified) * trunk/src/VBox/Runtime/generic/timerlr-generic.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTimerLR.cpp (modified) Runtime/Timers: RTTimerLRChangeInterval function and testcase Mon, 30 Jan 2012 15:32:01 GMT vboxsync [39909] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) too long lines. Mon, 30 Jan 2012 15:31:54 GMT vboxsync [39908] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Disabled seemingly harmless assertion. Mon, 30 Jan 2012 15:31:38 GMT vboxsync [39907] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Fixed harmless assertion. Mon, 30 Jan 2012 12:50:03 GMT vboxsync [39906] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) GuestCtrl/VBoxService: Added active/inactive guest process thread ... Mon, 30 Jan 2012 12:41:49 GMT vboxsync [39905] * trunk/src/VBox/Main/src-client/GuestCtrlImplDir.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImplTasks.cpp (modified) GuestCtrl/Main: Fixed another typo (return value), fixed handling of ... Mon, 30 Jan 2012 08:44:39 GMT vboxsync [39904] * trunk/src/VBox/Devices/PC/BIOS-new/orgs.asm (modified) Silly typo fix. Fri, 27 Jan 2012 19:05:59 GMT vboxsync [39903] * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIprtMiniString.cpp (modified) IPRT/RTCString: fix find method, add testcase Fri, 27 Jan 2012 15:47:30 GMT vboxsync [39900] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) wddm/3d: debugging stuff Fri, 27 Jan 2012 15:46:44 GMT vboxsync [39899] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/basetexture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/texture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_private.h (modified) wine/wddm: shared resource handling fixes, state fixes - working ... Fri, 27 Jan 2012 15:27:29 GMT vboxsync [39898] * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) GuestImpl.cpp: Work around the version/revision mixup bug in the ... Fri, 27 Jan 2012 15:25:44 GMT vboxsync [39897] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) RTCString: Adding count() from QString, implementing one of the three ... Fri, 27 Jan 2012 12:13:28 GMT vboxsync [39896] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) VBoxService/GuestCtrl: Initialize pRequest. Fri, 27 Jan 2012 09:58:56 GMT vboxsync [39895] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) Main/cbinding: more fixes, decrease necessary manual work Fri, 27 Jan 2012 06:35:38 GMT vboxsync [39894] * trunk/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.h (modified) NAT: don't confuse anyone with service port. It was never used and ... Thu, 26 Jan 2012 21:24:35 GMT vboxsync [39893] * trunk/src/VBox/Storage/VD.cpp (modified) VD: Optimization, reduce locking contention between EMT and the I/O ... Thu, 26 Jan 2012 20:22:33 GMT vboxsync [39892] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDev.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) VMMDev: Allow some more function pointers to be NULL in ... Thu, 26 Jan 2012 20:14:50 GMT vboxsync [39891] * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) build fix. Thu, 26 Jan 2012 19:42:19 GMT vboxsync [39890] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/include/iprt/time.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/include/AdditionsFacilityImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/AdditionsFacilityImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must ... Thu, 26 Jan 2012 19:17:36 GMT vboxsync [39889] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/device.c (modified) wine: assertion fix Thu, 26 Jan 2012 18:05:46 GMT vboxsync [39888] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) typo. Thu, 26 Jan 2012 17:56:17 GMT vboxsync [39887] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA_VBVA: fixed guest SMP unsafe code. Fixed a case when loaded ... Thu, 26 Jan 2012 16:56:44 GMT vboxsync [39886] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h.in (moved) Main/cbinding: eliminate version dependency inside header file by ... Thu, 26 Jan 2012 15:02:48 GMT vboxsync [39885] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v2_2.h (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v3_0.h (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v3_1.h (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v3_2.h (added) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v4_0.h (added) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v4_1.h (added) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Main/cbindings: update XPCOM C bindings again Thu, 26 Jan 2012 09:08:48 GMT vboxsync [39884] * trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified) NAT:TCP:tcp_output uninitiolized template detection and warning once ... Thu, 26 Jan 2012 08:11:00 GMT vboxsync [39883] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT:ARP: reserved ARP WHO HAS 0.0.0.0 diagnosys for myself. o WHO ... Thu, 26 Jan 2012 00:54:50 GMT vboxsync [39882] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored ... Wed, 25 Jan 2012 17:31:14 GMT vboxsync [39881] * trunk/src/VBox/Additions/common/pam/pam_vbox.cpp (modified) pam_vbox: Warning. Wed, 25 Jan 2012 17:26:55 GMT vboxsync [39880] * trunk/src/VBox/Additions/common/pam/pam_vbox.cpp (modified) pam_vbox: Don't try to retrieve credentials twice, logging adjustments. Wed, 25 Jan 2012 16:30:07 GMT vboxsync [39878] * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp (modified) Main,QtGui: Implemented that hashing todo, extending it all the way ... Wed, 25 Jan 2012 16:26:55 GMT vboxsync [39877] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrConvertHexBytes.cpp (deleted) * trunk/src/VBox/Runtime/common/string/strtonum.cpp (modified) IPRT: Implemented RTStrConvertHexBytes; Added ... Wed, 25 Jan 2012 15:57:58 GMT vboxsync [39876] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Config.kmk Main/webservice: Solaris 11 build fix, use proper gsoap ... Wed, 25 Jan 2012 15:32:55 GMT vboxsync [39875] * trunk/src/VBox/Devices/Audio/noaudio.c (modified) Devices/Audio: fixed rounding error in noaudio driver output. Wed, 25 Jan 2012 11:59:08 GMT vboxsync [39874] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) VBoxServiceControl: Be more quiet on not found guest processes. Wed, 25 Jan 2012 11:49:04 GMT vboxsync [39873] * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) RTCString::find: made it more readable - 2 variable assignments in ... Wed, 25 Jan 2012 11:41:45 GMT vboxsync [39872] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) Don't make a 200 column oneliners out of something which really is a ... Wed, 25 Jan 2012 10:45:59 GMT vboxsync [39871] * trunk/src/VBox/RDP/client/Makefile.kmk (modified) RDP/client: build fix for Solaris 11 b175. Wed, 25 Jan 2012 10:29:00 GMT vboxsync [39870] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) wddm/3d: fix a crash Wed, 25 Jan 2012 07:02:14 GMT vboxsync [39869] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/swapchain.c (modified) wine/d3d: proper habdling of context destruction and tls stuff Wed, 25 Jan 2012 06:58:43 GMT vboxsync [39868] * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) crOpenGL: don't do GetHostName on Windows guests in crDebug to avoid ... Wed, 25 Jan 2012 02:44:50 GMT vboxsync [39867] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) process-win.cpp: Splitting monster function. Wed, 25 Jan 2012 02:36:08 GMT vboxsync [39866] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) process-win.cpp: Addressing todos, fixed a potential heap corruption ...