# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 5:07:42 PM Mon, 01 Dec 2008 17:51:53 GMT vboxsync [14880] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: nit picking. Mon, 01 Dec 2008 17:15:41 GMT vboxsync [14879] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Added a few VGA register dump debug helpers (see 'info help'). Mon, 01 Dec 2008 16:45:56 GMT vboxsync [14878] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) Renamed Mon, 01 Dec 2008 16:37:38 GMT vboxsync [14877] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: bigger cache (4x), even fewer unrolled/inlined collision ... Mon, 01 Dec 2008 16:27:04 GMT vboxsync [14876] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) Debug state save fix for AMD-V. Mon, 01 Dec 2008 16:24:22 GMT vboxsync [14875] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) More switcher updates Mon, 01 Dec 2008 16:18:38 GMT vboxsync [14874] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 15:53:00 GMT vboxsync [14873] * trunk/include/iprt/fs.h (modified) typos Mon, 01 Dec 2008 15:51:56 GMT vboxsync [14872] * trunk/include/iprt/file.h (modified) typo Mon, 01 Dec 2008 15:36:48 GMT vboxsync [14871] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) Removed assertions that will trigger. Mon, 01 Dec 2008 15:28:54 GMT vboxsync [14870] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (added) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Cleaning up. Mon, 01 Dec 2008 15:20:17 GMT vboxsync [14869] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt: translation-related todo Mon, 01 Dec 2008 15:20:06 GMT vboxsync [14868] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: some predictions based on statistics, 5 more stats. Mon, 01 Dec 2008 15:15:37 GMT vboxsync [14867] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt: translation-related todo Mon, 01 Dec 2008 15:05:47 GMT vboxsync [14866] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 14:39:29 GMT vboxsync [14865] * trunk/src/VBox/HostDrivers/linux/Makefile (modified) additional targets Mon, 01 Dec 2008 14:39:11 GMT vboxsync [14864] * trunk/src/VBox/VMM/VMMGC/DBGFGC.cpp (modified) invalid format type Mon, 01 Dec 2008 14:32:18 GMT vboxsync [14863] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt: translation-related todo Mon, 01 Dec 2008 14:19:16 GMT vboxsync [14862] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Compile fix Mon, 01 Dec 2008 14:13:45 GMT vboxsync [14861] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: disabled expensive statistic. Mon, 01 Dec 2008 14:12:55 GMT vboxsync [14860] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt: translation-related todo Mon, 01 Dec 2008 14:01:55 GMT vboxsync [14859] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More updates for 32/64. Mon, 01 Dec 2008 13:56:37 GMT vboxsync [14858] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 13:43:57 GMT vboxsync [14857] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Added missing if (fInvalidateIt) before ... Mon, 01 Dec 2008 13:41:12 GMT vboxsync [14856] * trunk/src/VBox/Runtime/r3/init.cpp (modified) Runtime: moved initialization of `g_u64ProgramStart*TS` down to be ... Mon, 01 Dec 2008 13:28:58 GMT vboxsync [14855] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) #3162: Fixed a newly introduced memory leak. Added VDShutdown() to ... Mon, 01 Dec 2008 13:12:56 GMT vboxsync [14854] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: rip XML classes out of settings code and move them to ... Mon, 01 Dec 2008 12:51:26 GMT vboxsync [14853] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Sane PGMR0DYNMAP_GUARD_PAGES values. Mon, 01 Dec 2008 11:46:18 GMT vboxsync [14852] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) #3162: Plugin backends are now loaded upon startup, this should get ... Mon, 01 Dec 2008 11:17:50 GMT vboxsync [14851] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) More switcher target functions for FPU and debug state updates. Mon, 01 Dec 2008 11:16:13 GMT vboxsync [14850] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: statistics and tuning of autoset insertion. Mon, 01 Dec 2008 11:09:19 GMT vboxsync [14849] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 10:33:42 GMT vboxsync [14848] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Alignment Mon, 01 Dec 2008 10:26:31 GMT vboxsync [14847] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Compile fixes Mon, 01 Dec 2008 10:26:21 GMT vboxsync [14846] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 10:12:25 GMT vboxsync [14845] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Switcher updates Mon, 01 Dec 2008 10:07:12 GMT vboxsync [14844] * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) netsniffer: fixed offset between VBox.log and the sniffer tracefile Mon, 01 Dec 2008 10:05:21 GMT vboxsync [14843] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 09:40:05 GMT vboxsync [14842] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) s/VBOX_E_OBJECT_IN_USE/VBOX_E_INVALID_OBJECT_STATE/g as suggested by ... Mon, 01 Dec 2008 09:24:42 GMT vboxsync [14841] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) - Correct path to errmsgvboxcomdata.h - Bump copyright year to 2008 ... Mon, 01 Dec 2008 09:08:40 GMT vboxsync [14840] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) fixed linux build Mon, 01 Dec 2008 07:57:31 GMT vboxsync [14839] * trunk/src/recompiler_new/target-i386/ops_sse.h (modified) recompiler_new: patch taken from upstream fixing pmovsx* / pmovzx* ... Sun, 30 Nov 2008 21:31:28 GMT vboxsync [14838] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) compile fix Sun, 30 Nov 2008 21:01:06 GMT vboxsync [14837] * trunk/src/VBox/Additions/x11/xclient/testcase/tstSeamlessX11.cpp (modified) missing header Sun, 30 Nov 2008 20:51:20 GMT vboxsync [14836] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind ... Sun, 30 Nov 2008 18:55:34 GMT vboxsync [14835] * trunk/Config.kmk (modified) Config.kmk: Temporarily disabled the new recompiler on darwin as it ... Sun, 30 Nov 2008 11:26:52 GMT vboxsync [14834] * trunk/src/recompiler_new/Makefile.kmk (modified) src/recompiler_new/Makefile.kmk: VBOX_WITH_NEW_RECOMPILER Sun, 30 Nov 2008 11:14:27 GMT vboxsync [14833] * trunk/Config.kmk (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) Drop the global VBOX_WITH_NEW_RECOMPILER global. Sun, 30 Nov 2008 10:43:53 GMT vboxsync [14832] * trunk/src/VBox/Runtime/r3/init.cpp (modified) build fix. Sun, 30 Nov 2008 10:31:16 GMT vboxsync [14831] * trunk/src/VBox/Additions/x11/xclient/testcase/tstSeamlessX11.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVDI.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPage.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) * trunk/src/VBox/Main/testcase/VBox.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/VBox/Main/win/svcmain.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstCritSect.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDeadlock.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstEnv.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstErrUnique.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFileLock.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrLoad.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLog.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstMove.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstPrfRT.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTFsQueries.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcWait.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstStrFormat.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTimer.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTimerLR.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstInstrEmul.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-2.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) * trunk/src/testcase/tstRunTestcases.cpp (modified) whole bunch: avoid runtime.h, include individual headers indead. Sun, 30 Nov 2008 09:03:02 GMT vboxsync [14830] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) DevPCI: field trivial I/O port accesses in R0/RC. (speeds up OS/2 ... Sun, 30 Nov 2008 08:16:10 GMT vboxsync [14829] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) DevVGA: fixed some stats. Sun, 30 Nov 2008 07:57:05 GMT vboxsync [14828] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2: darwin+VT-x+VGA Sun, 30 Nov 2008 07:56:35 GMT vboxsync [14827] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) DevVGA: Map into ring-0 on darwin and do the same thing as we do in RC. Sun, 30 Nov 2008 07:55:50 GMT vboxsync [14826] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) VMM: New DevHlp pfnMMIO2MapKernel for darwin/VT-x/VGA. Sun, 30 Nov 2008 07:54:21 GMT vboxsync [14825] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) SUPDrv: Permit userland to make kernel mappings of SUPR0PageAllocEx ... Sun, 30 Nov 2008 07:52:59 GMT vboxsync [14824] * trunk/include/iprt/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object ... Sun, 30 Nov 2008 07:30:09 GMT vboxsync [14823] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: fixed assertion (copy & past). Sun, 30 Nov 2008 05:36:38 GMT vboxsync [14822] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Fixed bug in previous pgmR0DynMapPageSlow bug fix. Bad ... Sun, 30 Nov 2008 01:08:47 GMT vboxsync [14821] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0.cpp: cleanup bugfix. Sun, 30 Nov 2008 00:24:50 GMT vboxsync [14820] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImpl.cpp: asm.h Sun, 30 Nov 2008 00:24:20 GMT vboxsync [14819] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImpl.cpp: asm.h Sun, 30 Nov 2008 00:20:47 GMT vboxsync [14818] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) VirtualBox4/VBoxGlobal.cpp: missing sup.h Sun, 30 Nov 2008 00:19:18 GMT vboxsync [14817] * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) tstVD.cpp: VBox/log.h, iprt/asm.h and *ALWAYS* call RTR3Init first in ... Sun, 30 Nov 2008 00:16:42 GMT vboxsync [14816] * trunk/include/VBox/VBoxHDD-new.h (modified) VBoxHDD-new.h: don't drag in pdm.h when pdmifs.h is sufficient, nasty ... Sun, 30 Nov 2008 00:15:49 GMT vboxsync [14815] * trunk/src/VBox/Main/HostImpl.cpp (modified) HostImple.cpp: x86.h Sun, 30 Nov 2008 00:14:34 GMT vboxsync [14814] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: build fix. Sun, 30 Nov 2008 00:10:09 GMT vboxsync [14813] * trunk/include/VBox/VBoxHDD.h (modified) VBoxHDD.h: Don't drag in VBox/pdm.h Sat, 29 Nov 2008 23:48:45 GMT vboxsync [14812] * trunk/Config.kmk (modified) spaces Sat, 29 Nov 2008 23:48:26 GMT vboxsync [14811] * trunk/include/VBox/gvmm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0Internal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Always call VMMR0TermVM{HWACCMR0TermVM,PGMR0DynMapTerm}, don't ... Sat, 29 Nov 2008 23:22:49 GMT vboxsync [14810] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Run release builds with 1 guard page (for now). Sat, 29 Nov 2008 23:22:01 GMT vboxsync [14809] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool: RTLogPrintf exist in ring-0 now. Sat, 29 Nov 2008 23:06:52 GMT vboxsync [14808] * trunk/include/iprt/asm.h (modified) iprt/asm.h: GNU C/C++ defined __PIC__ to indicate whether -fPIC ... Sat, 29 Nov 2008 03:49:30 GMT vboxsync [14807] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (modified) #3202: Enabled VT-X/AMD-V in the qt4 gui. Sat, 29 Nov 2008 03:47:27 GMT vboxsync [14806] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) #3202: config and VT-X/software mix errors. Sat, 29 Nov 2008 03:24:36 GMT vboxsync [14805] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) #3202: Use SUPR0Abs*. Sat, 29 Nov 2008 03:17:08 GMT vboxsync [14804] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) #3202: Got long mode darwin host running. Sat, 29 Nov 2008 01:40:02 GMT vboxsync [14803] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) #3202: More darwin mess. Sat, 29 Nov 2008 01:37:55 GMT vboxsync [14802] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0Mixed.mac (copied) #3202: More darwin mess. Sat, 29 Nov 2008 00:50:23 GMT vboxsync [14801] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) oops, removed RTMemAlloc. Sat, 29 Nov 2008 00:30:03 GMT vboxsync [14800] * trunk/include/VBox/x86.h (modified) X86_SEL_SHIFT_HC docs+comment Fri, 28 Nov 2008 23:59:56 GMT vboxsync [14799] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) #3202: assembly hacking for weird darwin kernel. Fri, 28 Nov 2008 23:59:09 GMT vboxsync [14798] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) SUPDrv: Some new exports for VT-x on darwin. Fri, 28 Nov 2008 17:40:21 GMT vboxsync [14797] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Fixed style. Fri, 28 Nov 2008 17:23:45 GMT vboxsync [14796] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Added 'info vgatext' command to format VGA memory as 80x25 text. Fri, 28 Nov 2008 17:06:07 GMT vboxsync [14795] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) warning Fri, 28 Nov 2008 16:58:51 GMT vboxsync [14794] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp: fixed error handling Fri, 28 Nov 2008 16:57:01 GMT vboxsync [14793] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Add missing space in string literal. Fri, 28 Nov 2008 16:50:05 GMT vboxsync [14792] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp: missing error code Fri, 28 Nov 2008 16:30:57 GMT vboxsync [14791] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) #3285: Improve error handling API to include unique error numbers Fri, 28 Nov 2008 16:26:30 GMT vboxsync [14790] * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) Typo in comment. Fri, 28 Nov 2008 16:16:05 GMT vboxsync [14789] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) DevPit-i8254: missing decimal separator. Fri, 28 Nov 2008 15:50:18 GMT vboxsync [14788] * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) typo Fri, 28 Nov 2008 15:32:04 GMT vboxsync [14787] * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) Devices: Don't add vditool to PROGRAMS w/o adding the sources and the ... Fri, 28 Nov 2008 15:17:42 GMT vboxsync [14786] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Fri, 28 Nov 2008 15:11:20 GMT vboxsync [14785] * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) More switcher updates Fri, 28 Nov 2008 14:57:31 GMT vboxsync [14784] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: Resurrected addiscsidisk command (note that iSCSI hard ... Fri, 28 Nov 2008 14:55:59 GMT vboxsync [14783] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: Treat hard disks with no Create capabilities as Created right ... Fri, 28 Nov 2008 14:48:29 GMT vboxsync [14782] * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) Installer/solaris: smf script to start webservice must use "su -", ... Fri, 28 Nov 2008 14:43:55 GMT vboxsync [14781] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) Main/XIDL/Doxygen: Allow for extar HTML and reference tags inside ...