# # ChangeLog for trunk/src/VBox/VMM in vbox # # Generated by Trac 1.4.3.2 # Apr 13, 2025 4:29:28 PM Sun, 22 Aug 2010 16:15:03 GMT vboxsync [31849] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM: Don't shadow PDE bits 62/3:52 (NXE=1/0), only shadow the bits we ... Sat, 21 Aug 2010 20:33:07 GMT vboxsync [31847] * trunk/include/iprt/alloca.h (modified) * trunk/include/iprt/crc32.h (deleted) * trunk/include/iprt/crc64.h (deleted) * trunk/include/iprt/runtime.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdptext.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/HostServices/GuestControl/gctrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/crc32.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/crc64.cpp (modified) * trunk/src/VBox/Runtime/common/misc/zip.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTDigest.cpp (modified) * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMGC/VMMGCDeps.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) iprt: removed crc32.h and crc64.h, use crc.h instead. Sat, 21 Aug 2010 01:57:30 GMT vboxsync [31839] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) build fix Sat, 21 Aug 2010 01:19:56 GMT vboxsync [31838] * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) PGMRZDynMap.cpp: better high load check in PGMRZDynMapPushAutoSubset ... Sat, 21 Aug 2010 00:55:30 GMT vboxsync [31837] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) build fix. Sat, 21 Aug 2010 00:53:37 GMT vboxsync [31836] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Increased the span of a subset. nits Sat, 21 Aug 2010 00:53:11 GMT vboxsync [31835] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: fixed assertion. Sat, 21 Aug 2010 00:52:39 GMT vboxsync [31834] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) PGMRZDynMap.cpp: Dropped the PGMMAPSET_MAX_FILL checks and instead ... Sat, 21 Aug 2010 00:12:28 GMT vboxsync [31833] * trunk/src/VBox/VMM/FTMInternal.h (modified) build fix. Sat, 21 Aug 2010 00:04:57 GMT vboxsync [31832] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: The other w7-64 regression. Trouble is that they're using PTE ... Fri, 20 Aug 2010 23:21:03 GMT vboxsync [31831] * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) VMMGuruMediatation.cpp: Repeate the summary of the guru meditation so ... Fri, 20 Aug 2010 23:20:06 GMT vboxsync [31830] * trunk/src/VBox/VMM/FTMInternal.h (modified) FTMInternal.h: Fixed STAM assertions on 32-bit hosts. Fri, 20 Aug 2010 15:16:13 GMT vboxsync [31826] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Disabled the bits casuing the regressions in r64700. Fri, 20 Aug 2010 14:29:57 GMT vboxsync [31824] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Moved unused hints. Fri, 20 Aug 2010 14:29:27 GMT vboxsync [31823] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) nc Fri, 20 Aug 2010 10:04:47 GMT vboxsync [31809] * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) FT updates Fri, 20 Aug 2010 09:15:56 GMT vboxsync [31807] * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) FT: disable large page usage Removed debug code Thu, 19 Aug 2010 18:15:07 GMT vboxsync [31800] * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) PGMRZDynMap.cpp: Disabled totally bogus code that would flush the ... Thu, 19 Aug 2010 18:14:12 GMT vboxsync [31799] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Fixed darwin regression (wrong define). Thu, 19 Aug 2010 14:09:31 GMT vboxsync [31792] * trunk/src/VBox/VMM/VMMAll/FTMAll.cpp (modified) build fix Thu, 19 Aug 2010 13:56:46 GMT vboxsync [31790] * trunk/src/VBox/VMM/FTM.cpp (modified) burn fix Thu, 19 Aug 2010 13:44:54 GMT vboxsync [31789] * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/FTMAll.cpp (added) FT updates Thu, 19 Aug 2010 12:18:48 GMT vboxsync [31786] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr). Thu, 19 Aug 2010 11:42:19 GMT vboxsync [31785] * trunk/src/VBox/VMM/FTM.cpp (modified) newline Thu, 19 Aug 2010 11:42:18 GMT vboxsync [31784] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: Make sure we deploy the MMIO hack on all possible pages. ... Thu, 19 Aug 2010 11:18:51 GMT vboxsync [31782] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) FT updates Thu, 19 Aug 2010 11:12:18 GMT vboxsync [31780] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: Addressed a fixme. logging and minor cleanup. Thu, 19 Aug 2010 09:48:24 GMT vboxsync [31775] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCShw.h (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) PGM: Wrap up all access to PAE/LM PTEs so that we can treat the ... Thu, 19 Aug 2010 08:53:41 GMT vboxsync [31770] * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) FT updates Wed, 18 Aug 2010 14:31:16 GMT vboxsync [31766] * trunk/include/VBox/ftm.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/FTM.cpp (modified) FT updates Wed, 18 Aug 2010 11:31:34 GMT vboxsync [31754] * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) Id Wed, 18 Aug 2010 11:30:02 GMT vboxsync [31753] * trunk/include/VBox/ftm.h (modified) * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) FT updates Wed, 18 Aug 2010 07:58:11 GMT vboxsync [31743] * trunk/include/VBox/ftm.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) FT updates for password Tue, 17 Aug 2010 16:12:51 GMT vboxsync [31738] * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) FT updates Tue, 17 Aug 2010 14:51:12 GMT vboxsync [31737] * trunk/include/VBox/ftm.h (modified) * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) FT updates Tue, 17 Aug 2010 14:13:46 GMT vboxsync [31734] * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (modified) FT updates Tue, 17 Aug 2010 13:51:51 GMT vboxsync [31732] * trunk/include/VBox/ftm.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/src/VBox/VMM/FTM.cpp (modified) * trunk/src/VBox/VMM/FTMInternal.h (added) FT updates Tue, 17 Aug 2010 12:52:13 GMT vboxsync [31727] * trunk/src/VBox/VMM/VBoxVMMDeps.cpp (modified) Pull in new code Tue, 17 Aug 2010 12:02:03 GMT vboxsync [31723] * trunk/include/VBox/ftm.h (modified) * trunk/src/VBox/VMM/FTM.cpp (modified) FT updates Tue, 17 Aug 2010 11:48:09 GMT vboxsync [31722] * trunk/src/VBox/VMM/FTM.cpp (modified) Id Tue, 17 Aug 2010 11:47:52 GMT vboxsync [31721] * trunk/include/VBox/ftm.h (added) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/VMM/FTM.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) FT skeleton code Tue, 17 Aug 2010 08:57:23 GMT vboxsync [31715] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More information in assertion Mon, 16 Aug 2010 14:20:27 GMT vboxsync [31695] * trunk/include/VBox/types.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) State changes for FT Mon, 16 Aug 2010 09:56:13 GMT vboxsync [31684] * trunk/src/VBox/VMM/PGM.cpp (modified) PGM.cpp: comment, spaces. Fri, 13 Aug 2010 14:53:34 GMT vboxsync [31657] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMPool: Drop cRefs since it's always 1. Fri, 13 Aug 2010 12:49:15 GMT vboxsync [31646] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) HWVMXR0.cpp: Made the PGM/MMIO hack work with EPT. Fri, 13 Aug 2010 12:03:15 GMT vboxsync [31636] * trunk/include/VBox/em.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/EMRaw.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use ... Fri, 13 Aug 2010 09:48:28 GMT vboxsync [31631] * trunk/src/VBox/VMM/VMReq.cpp (modified) Wrong assertion Fri, 13 Aug 2010 09:25:42 GMT vboxsync [31630] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Wrong queue flag Thu, 12 Aug 2010 16:00:00 GMT vboxsync [31612] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Compile fix Thu, 12 Aug 2010 15:52:53 GMT vboxsync [31610] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Wrong check Thu, 12 Aug 2010 15:22:39 GMT vboxsync [31606] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) Timer init changes Thu, 12 Aug 2010 15:06:37 GMT vboxsync [31603] * trunk/src/VBox/VMM/PGM.cpp (modified) build fix Thu, 12 Aug 2010 14:51:58 GMT vboxsync [31602] * trunk/src/VBox/VMM/PGM.cpp (modified) Fixed type Thu, 12 Aug 2010 14:17:05 GMT vboxsync [31600] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Extra debug command Thu, 12 Aug 2010 00:52:52 GMT vboxsync [31593] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) PGM,IOM: MMIO optimization - hacking in progress. (still disabled) Wed, 11 Aug 2010 23:32:12 GMT vboxsync [31591] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOMALLMMIO.cpp: Don't waste time check uErrorCode to figure out ... Wed, 11 Aug 2010 13:41:52 GMT vboxsync [31569] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky... Wed, 11 Aug 2010 12:47:07 GMT vboxsync [31565] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) PGM,HWACCM: MMIO optimizations - coding in progress. Tue, 10 Aug 2010 12:13:57 GMT vboxsync [31529] * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) pSharedModules -> g_apSharedModules. (r64559 looked like RT_ELEMENTS ... Tue, 10 Aug 2010 12:10:07 GMT vboxsync [31528] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VirtHandlerUpdateOne: The big page test should be the other way ... Tue, 10 Aug 2010 09:06:28 GMT vboxsync [31512] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUMGetGuestCPL: Don't trust ssHid.Attr.n.u2Dpl to hold the CPL when ... Mon, 09 Aug 2010 17:20:09 GMT vboxsync [31495] * trunk/src/VBox/VMM/VBoxVMMDeps.cpp (modified) Fix build breakage for Linux and Solaris hosts Mon, 09 Aug 2010 16:13:37 GMT vboxsync [31491] * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/DBGFReg.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The ... Mon, 09 Aug 2010 16:12:00 GMT vboxsync [31489] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) CPUMGetGuestCRx,CPUMGetGuestCR8: Do the PDM TPR querying in CPUM ... Mon, 09 Aug 2010 11:55:59 GMT vboxsync [31478] * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) Ahem Mon, 09 Aug 2010 11:51:30 GMT vboxsync [31477] * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) Check the whole range Mon, 09 Aug 2010 11:48:06 GMT vboxsync [31476] * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) Fix Mon, 09 Aug 2010 09:21:27 GMT vboxsync [31465] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Comment Mon, 09 Aug 2010 07:59:43 GMT vboxsync [31460] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-exec.c (modified) REM,DBGF: Logging fixes, avoid assertion when disassembling. Sun, 08 Aug 2010 20:51:04 GMT vboxsync [31458] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOM: fixed writing to MMIO ranges with direction flag set and pfnFill ... Sat, 07 Aug 2010 21:16:28 GMT vboxsync [31447] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) InvalidatePage: Drop the unused hint here as we'll be releaseing the ... Sat, 07 Aug 2010 21:13:53 GMT vboxsync [31446] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMAllPool.cpp: Added lots more PGM_DYNMAP_UNUSED_HINT_VM calls to ... Sat, 07 Aug 2010 21:12:46 GMT vboxsync [31445] * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) PGMRZDynMap.cpp: Unused hinting debugging, define ... Fri, 06 Aug 2010 19:47:04 GMT vboxsync [31444] * trunk/include/VBox/types.h (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: Don't let the ATA device exhaust the dynamic mapping cache - ... Fri, 06 Aug 2010 19:19:31 GMT vboxsync [31443] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: Must pass the RW flag to SyncHandlerPte. Some more logging. Fri, 06 Aug 2010 14:13:01 GMT vboxsync [31441] * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) Not necessary Fri, 06 Aug 2010 13:37:23 GMT vboxsync [31440] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) PGMAllGst.h: Fixed virtual handler regression introduced by r63735. Fri, 06 Aug 2010 12:19:13 GMT vboxsync [31438] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) patmR3HandleDirtyInstr: wrong variable. Fri, 06 Aug 2010 12:01:55 GMT vboxsync [31437] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) patmR3HandleDirtyInstr: Don't access the record after it has been freed. Fri, 06 Aug 2010 11:21:41 GMT vboxsync [31435] * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) PGMR0SharedModuleCheck: Added comment on pgmLock() call. Thu, 05 Aug 2010 13:51:47 GMT vboxsync [31410] * trunk/src/VBox/VMM/VM.cpp (modified) VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and ... Thu, 05 Aug 2010 13:39:30 GMT vboxsync [31408] * trunk/src/VBox/VMM/VM.cpp (modified) No longer necessary Thu, 05 Aug 2010 13:36:39 GMT vboxsync [31407] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and ... Thu, 05 Aug 2010 12:28:18 GMT vboxsync [31402] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInline.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAllPagePool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PGMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (moved) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) PGM: Replaced the hazzardous raw-mode context dynamic mapping code ... Thu, 05 Aug 2010 12:18:36 GMT vboxsync [31398] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGMPhys.cpp: too long lines. Thu, 05 Aug 2010 12:15:00 GMT vboxsync [31395] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM.cpp: Added /CPUM/EnableNX config option, defaults to false. ... Thu, 05 Aug 2010 12:01:43 GMT vboxsync [31394] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Put back (disabled) r64154 Thu, 05 Aug 2010 11:44:39 GMT vboxsync [31393] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) build fix Thu, 05 Aug 2010 11:41:45 GMT vboxsync [31392] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMCritSectEnter: Wait for critical sections in ring-0 when ... Thu, 05 Aug 2010 08:22:44 GMT vboxsync [31383] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Fixed incorrect global module unregistration in the win64 case. Wed, 04 Aug 2010 17:23:39 GMT vboxsync [31369] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Compile fix Wed, 04 Aug 2010 17:22:06 GMT vboxsync [31368] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Comments Wed, 04 Aug 2010 17:20:18 GMT vboxsync [31367] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) Compile fix Wed, 04 Aug 2010 17:17:35 GMT vboxsync [31366] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Restored old mutex grab code Wed, 04 Aug 2010 16:54:37 GMT vboxsync [31365] * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) Update Wed, 04 Aug 2010 16:10:22 GMT vboxsync [31363] * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) Paranoia Wed, 04 Aug 2010 15:54:14 GMT vboxsync [31362] * trunk/src/VBox/VMM/VM.cpp (modified) Missing commit Wed, 04 Aug 2010 15:38:35 GMT vboxsync [31361] * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Reapplied 64410 with previous lookup added Wed, 04 Aug 2010 15:34:27 GMT vboxsync [31360] * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Temporarily backed out 64410