# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 20, 2025 8:45:11 PM Wed, 11 Apr 2012 23:43:48 GMT vboxsync [40883] * trunk/src/bldprogs/VBoxTpG.cpp (modified) arg. Wed, 11 Apr 2012 23:42:42 GMT vboxsync [40882] * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG: Allow int (rc) and output fHaveLargeArgs. Wed, 11 Apr 2012 23:33:21 GMT vboxsync [40881] * trunk/src/VBox/HostDrivers/Support/SUPDrv.d (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) duh, again. Wed, 11 Apr 2012 23:26:39 GMT vboxsync [40880] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) duh Wed, 11 Apr 2012 23:02:53 GMT vboxsync [40879] * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) build fixes Wed, 11 Apr 2012 20:44:41 GMT vboxsync [40878] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Working on the 64-bit probe argument issue for 32-bit hosts... Wed, 11 Apr 2012 20:43:50 GMT vboxsync [40877] * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdogInternal.h (modified) doxygen Wed, 11 Apr 2012 17:52:16 GMT vboxsync [40876] * trunk/Config.kmk (modified) Enable non-driver ring-0 tracepoints on all platforms. Wed, 11 Apr 2012 17:51:17 GMT vboxsync [40875] * trunk/include/VBox/com/string.h (modified) build fix (breaks in the watchdog). Wed, 11 Apr 2012 17:35:26 GMT vboxsync [40874] * trunk/include/iprt/cdefs.h (modified) Apply cdecl/regparm for RTCALL only on x86, like below for DECLASM. Wed, 11 Apr 2012 17:31:28 GMT vboxsync [40873] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: the regparm(0) addition in DECLASM caused a lot of ... Wed, 11 Apr 2012 16:37:35 GMT vboxsync [40872] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) VirtualBox/Makefile.kmk: Thou shalt not reference target variables ... Wed, 11 Apr 2012 16:27:51 GMT vboxsync [40871] * trunk/src/VBox/Runtime/r0drv/os2/spinlock-r0drv-os2.cpp (modified) build fix Wed, 11 Apr 2012 15:44:29 GMT vboxsync [40870] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.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/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizardPage.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizardPage.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageFormat.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageOptions.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageSummary.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageVariant.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageWelcome.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic1.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic1.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic2.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic2.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic3.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic3.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic4.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic4.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic5.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic5.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UICloneVMWizardPage1.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UICloneVMWizardPage2.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UICloneVMWizardPage3.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic2.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic2.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic3.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic3.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage1.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage2.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage3.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage4.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppDefs.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic1.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic1.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic4.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic4.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage1.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage2.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage3.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRun.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRun.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRunPageBasic1.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRunPageBasic1.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRunPageBasic2.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRunPageBasic2.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRunPageBasic3.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRunPageBasic3.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzdPage1.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzdPage2.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportApp.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportApp.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppDefs.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic2.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic2.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageFormat.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageOptions.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageSummary.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageVariant.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageWelcome.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic1.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic1.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic2.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic2.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic4.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic4.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage1.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage2.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage3.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage4.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage5.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic3.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic3.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic4.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic4.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic5.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic5.h (copied) FE/Qt: 6123: Rework VirtualBox wizards to unify them at the common ... Wed, 11 Apr 2012 15:29:11 GMT vboxsync [40869] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/mem.h (modified) MSC v7.1 build fix. Wed, 11 Apr 2012 14:49:13 GMT vboxsync [40868] * trunk/Config.kmk (modified) Config.kmk: Changed VBOXR0DRV a little on darwin to make 32-bit kexts ... Wed, 11 Apr 2012 10:53:53 GMT vboxsync [40867] * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) A couple of tracing bug fixes. Wed, 11 Apr 2012 09:36:34 GMT vboxsync [40866] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp (modified) VBoxTray: configuration for guest property monitor Wed, 11 Apr 2012 09:29:23 GMT vboxsync [40865] * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) SUPDrv-dtrace.cpp: Fixed an issue with dtrace_register calling us ... Wed, 11 Apr 2012 08:36:28 GMT vboxsync [40864] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: fixed a string to work better with the Qt numerus mechanism. Wed, 11 Apr 2012 08:27:48 GMT vboxsync [40863] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp (modified) VBoxTray: guest property monitor update Wed, 11 Apr 2012 00:03:30 GMT vboxsync [40862] * trunk/src/libs/kStuff (modified) kStuff 46 -> 47: Mach-O fixes and support for linker generated symbols. Tue, 10 Apr 2012 23:46:27 GMT vboxsync [40861] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) drop verbose VBoxTpG Tue, 10 Apr 2012 23:46:03 GMT vboxsync [40860] * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG: another darwin fix. Tue, 10 Apr 2012 20:13:51 GMT vboxsync [40859] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) remove unnecessary defs Tue, 10 Apr 2012 19:52:43 GMT vboxsync [40858] * trunk/include/VBox/VBoxOGLTest.h (modified) missing hdr Tue, 10 Apr 2012 18:52:33 GMT vboxsync [40857] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.) Tue, 10 Apr 2012 15:11:16 GMT vboxsync [40856] * trunk/include/iprt/darwin (deleted) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (moved) * trunk/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTDarwinMachKernel.cpp (modified) IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo. Tue, 10 Apr 2012 15:10:41 GMT vboxsync [40855] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/dbg-r0drv-solaris.c (modified) RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol ... Tue, 10 Apr 2012 15:07:40 GMT vboxsync [40854] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetFlt: ignore loopbacked packets (#4806) Tue, 10 Apr 2012 14:58:32 GMT vboxsync [40853] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVrdpTxt.cpp (modified) VBoxDispXPDM: do not process unsupported text orders. Tue, 10 Apr 2012 14:13:47 GMT vboxsync [40852] * trunk/Config.kmk (modified) Config.kmk: Enabled ring-0 dtrace on solaris again. Tue, 10 Apr 2012 14:13:26 GMT vboxsync [40851] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the ... Tue, 10 Apr 2012 13:57:53 GMT vboxsync [40850] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) yet aother attempt Tue, 10 Apr 2012 13:42:24 GMT vboxsync [40849] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) remove undesired commit, sigh.. Tue, 10 Apr 2012 13:40:03 GMT vboxsync [40848] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) an attampt to fix a burn Tue, 10 Apr 2012 13:27:12 GMT vboxsync [40847] * trunk/src/VBox/Main/Makefile.kmk (modified) yet another err, sigh.. Tue, 10 Apr 2012 13:24:15 GMT vboxsync [40846] * trunk/src/VBox/Main/Makefile.kmk (modified) osx burn fix Tue, 10 Apr 2012 13:07:39 GMT vboxsync [40845] * trunk/include/VBox/VBoxOGLTest.h (added) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest (added) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTest.cpp (moved) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestApp.cpp (moved) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestDarwin.cpp (moved) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) 3D check: direct invocation on the client side Tue, 10 Apr 2012 10:37:46 GMT vboxsync [40844] * trunk/src/VBox/Devices/Audio/alsaaudio.c (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Audio/coreaudio.c (modified) * trunk/src/VBox/Devices/Audio/dsoundaudio.c (modified) * trunk/src/VBox/Devices/Audio/ossaudio.c (modified) * trunk/src/VBox/Devices/Audio/solaudio.c (modified) Devices/Audio: Removal of environment variables which acted as audio ... Tue, 10 Apr 2012 08:53:19 GMT vboxsync [40843] * trunk/src/VBox/Storage/QED.cpp (modified) * trunk/src/VBox/Storage/VCICache.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage: Miscellaneous bug fixes to make the library work on big ... Tue, 10 Apr 2012 08:47:25 GMT vboxsync [40842] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: ppen allocation fixes Tue, 10 Apr 2012 08:22:56 GMT vboxsync [40841] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Storage/ATA: Fix CD/DVD passthrough and Session At Once (SAO) ... Tue, 10 Apr 2012 08:19:34 GMT vboxsync [40840] * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Storage/Debug.cpp (modified) Storage/Debug: Function to log a CUE sheet Mon, 09 Apr 2012 14:18:19 GMT vboxsync [40839] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG: Drop the file name in the probe location, it isn't useful to ... Mon, 09 Apr 2012 14:16:47 GMT vboxsync [40838] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: The MSC equivalent of __PRETTY_FUNCTION__ is __FUNCSIG__. Mon, 09 Apr 2012 11:59:26 GMT vboxsync [40837] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: backed out r77351 Mon, 09 Apr 2012 09:10:45 GMT vboxsync [40836] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: don't compile ''else'' branch if logging is disabled. Mon, 09 Apr 2012 08:13:57 GMT vboxsync [40835] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: make sure that socket is still on queue, before doing any ... Mon, 09 Apr 2012 05:24:30 GMT vboxsync [40834] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_db.c (modified) NAT:libalias: tabs. Mon, 09 Apr 2012 03:10:44 GMT vboxsync [40833] * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) vboxdrv/linux: iprt/errno.h missed Sun, 08 Apr 2012 19:55:07 GMT vboxsync [40832] * trunk/src/VBox/VMM/VBoxVMM.d (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) HWVMXR0: added a exit reason probe for testing dtrace on windows. Sun, 08 Apr 2012 19:54:34 GMT vboxsync [40831] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) SUPDrvTracing.cpp: Must set g_pfnSupdrvProbeFireKernel. Sun, 08 Apr 2012 19:51:45 GMT vboxsync [40830] * trunk/src/bldprogs/VBoxTpG.cpp (modified) SUPR0TracerFireProbe takes a VTG probe location pointer, not a dtrace ID. Sun, 08 Apr 2012 19:22:23 GMT vboxsync [40829] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) make it work with EF wrappers everywhere. Sun, 08 Apr 2012 18:46:03 GMT vboxsync [40828] * trunk/Config.kmk (modified) Config.kmk: Section merging for VBoxTpG support on windows. Sun, 08 Apr 2012 18:42:20 GMT vboxsync [40827] * trunk/src/VBox/VMM/VBoxVMM.d (modified) VBoxVMM.d: Use uint64_t. Sun, 08 Apr 2012 18:41:46 GMT vboxsync [40826] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/include/iprt/path.h (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG.cpp: Microsoft Visual C++ support. Sun, 08 Apr 2012 17:06:59 GMT vboxsync [40825] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) Implemented RTPROC_FLAGS_SEARCH_PATH on windows. Sun, 08 Apr 2012 16:28:24 GMT vboxsync [40824] * trunk/include/iprt/errno.h (added) * trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp (modified) * trunk/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp (modified) errno.h wrapper. Sun, 08 Apr 2012 12:51:43 GMT vboxsync [40823] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) Always clear the *piRetVal. Sun, 08 Apr 2012 12:42:25 GMT vboxsync [40822] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) Session cleanup bug fix wrt the tracer. Sat, 07 Apr 2012 21:15:33 GMT vboxsync [40821] * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) vbox-img: Fix hang when using stdin and the producer in the pipe ... Sat, 07 Apr 2012 21:01:54 GMT vboxsync [40820] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) The ring-3 SUPLib APIs for talking to the tracer. Sat, 07 Apr 2012 20:53:40 GMT vboxsync [40819] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) SUPDrv: Added three new IOCtls for talking to the tracer. Sat, 07 Apr 2012 20:53:32 GMT vboxsync [40818] * trunk/include/VBox/err.h (modified) SUPDrv: Added three new IOCtls for talking to the tracer. Sat, 07 Apr 2012 19:32:51 GMT vboxsync [40817] * trunk/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp (modified) Seems to work. Sat, 07 Apr 2012 19:31:12 GMT vboxsync [40816] * trunk/src/VBox/HostDrivers/win/loadall.sh (modified) bug fixes, putting problematic stuff at the end Sat, 07 Apr 2012 19:20:34 GMT vboxsync [40815] * trunk/src/VBox/HostDrivers/win/loadall.sh (modified) loadall.sh/cmd for windows. Sat, 07 Apr 2012 19:20:23 GMT vboxsync [40814] * trunk/src/VBox/HostDrivers/win/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/win/loadall.cmd (added) * trunk/src/VBox/HostDrivers/win/loadall.sh (added) loadall.sh/cmd for windows. Sat, 07 Apr 2012 10:23:09 GMT vboxsync [40813] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) logging adjustments Sat, 07 Apr 2012 10:13:10 GMT vboxsync [40812] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp (modified) SUPDrv: Corrected supdrvTracerCommonDeregisterImpl so the tracer ... Fri, 06 Apr 2012 23:05:01 GMT vboxsync [40811] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) Oops. committed too much. Fri, 06 Apr 2012 23:04:11 GMT vboxsync [40810] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp (modified) tstSupLoadModule: new trick Fri, 06 Apr 2012 22:53:53 GMT vboxsync [40809] * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) Seems to work on solaris too. Fri, 06 Apr 2012 22:45:00 GMT vboxsync [40808] * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) Seems to work fine on linux. Fri, 06 Apr 2012 22:43:00 GMT vboxsync [40807] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) build fix Fri, 06 Apr 2012 21:05:19 GMT vboxsync [40806] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/spinlock.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Devices/Bus/SrvPciRawR0.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/VBoxNetFlt-freebsd.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/common/misc/handletable.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletable.h (modified) * trunk/src/VBox/Runtime/common/misc/handletablectx.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletablesimple.cpp (modified) * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/generic/mempool-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/spinlock-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/spinlock-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/spinlock-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether ... Fri, 06 Apr 2012 17:22:46 GMT vboxsync [40805] * trunk/src/VBox/Runtime/Makefile.kmk (modified) tabs Fri, 06 Apr 2012 17:22:00 GMT vboxsync [40804] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: More exports. Fri, 06 Apr 2012 17:07:51 GMT vboxsync [40803] * trunk/Config.kmk (modified) VBoxR0 - Added -fno-common to the ELF and LX versions of the template. Fri, 06 Apr 2012 16:59:59 GMT vboxsync [40802] * trunk/src/VBox/HostDrivers/Support/SUPR0-def-lx.sed (copied) lx version. Fri, 06 Apr 2012 16:57:15 GMT vboxsync [40801] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: sort exports. Fri, 06 Apr 2012 16:54:17 GMT vboxsync [40800] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) SUPDrv: More exports. Fri, 06 Apr 2012 16:52:54 GMT vboxsync [40799] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: Handle packets with unstripped Ethernet CRC (#6152) Fri, 06 Apr 2012 16:44:13 GMT vboxsync [40798] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/common/rand/rand.cpp (modified) * trunk/src/VBox/Runtime/common/string/stringalloc.cpp (modified) SUPDrv: More exports. Fri, 06 Apr 2012 16:36:44 GMT vboxsync [40797] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxLA.cpp (modified) VBoxTray: optionally enable loggingkmd Fri, 06 Apr 2012 16:23:55 GMT vboxsync [40796] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: Export RTTimeNow. Fri, 06 Apr 2012 16:22:40 GMT vboxsync [40795] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-def-pe.sed (added) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (deleted) Generate SUPR0.def from SUPDrv.c. Fri, 06 Apr 2012 15:05:04 GMT vboxsync [40794] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: VLAN support to match the spec (#4806) Fri, 06 Apr 2012 14:29:56 GMT vboxsync [40793] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) build fix Fri, 06 Apr 2012 14:29:20 GMT vboxsync [40792] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Windows build fix Fri, 06 Apr 2012 13:46:37 GMT vboxsync [40791] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: added EthernetCRC CFGM parameter to make calculation of CRC ... Fri, 06 Apr 2012 12:55:17 GMT vboxsync [40790] * trunk/src/VBox/Runtime/Makefile.kmk (modified) build fix Fri, 06 Apr 2012 12:54:00 GMT vboxsync [40789] * trunk/src/VBox/Runtime/common/string/strncpy.asm (modified) duh Fri, 06 Apr 2012 12:52:33 GMT vboxsync [40788] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/strncpy.asm (copied) IPRT:strncpy implementation for the no-crt mode. Fri, 06 Apr 2012 11:01:59 GMT vboxsync [40787] * trunk/Config.kmk (modified) Config.kmk: Make GCCConfig.kmk depend on the gcc and g++ binaries to ... Fri, 06 Apr 2012 07:32:46 GMT vboxsync [40786] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_db.c (modified) NAT:libalias: initialization of TCP socket for constructed link. Fri, 06 Apr 2012 05:42:14 GMT vboxsync [40785] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: fix smp racing Thu, 05 Apr 2012 23:45:14 GMT vboxsync [40784] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) Seems to work on linux too.