# # ChangeLog for trunk/src/VBox/VMM in vbox # # Generated by Trac 1.4.3.2 # Jan 10, 2025 5:01:38 AM Mon, 30 May 2011 10:54:45 GMT vboxsync [37251] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Removed unused code and moved some functions around. Mon, 30 May 2011 10:09:57 GMT vboxsync [37250] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Unused variable. Mon, 30 May 2011 10:02:24 GMT vboxsync [37248] * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (modified) GMMR0: Rewrote the allocator. Mon, 30 May 2011 10:02:05 GMT vboxsync [37247] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Rewrote the allocator. Fri, 27 May 2011 16:17:12 GMT vboxsync [37242] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (modified) GMMR0: Keep the free bound-mode memory in the GVM instead of in GMM. Fri, 27 May 2011 11:38:30 GMT vboxsync [37232] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) blank line Fri, 27 May 2011 11:28:52 GMT vboxsync [37231] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) HWACCMR0: Fixed bug in HWACCMR0EnableAllCpus, the current CPU is ... Thu, 26 May 2011 19:25:54 GMT vboxsync [37228] * trunk/Config.kmk (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD2R0.cpp (added) * trunk/src/VBox/Devices/build/VBoxDDR0.cpp (added) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/modulestub-r0drv-solaris.c (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic ... Thu, 26 May 2011 18:35:59 GMT vboxsync [37227] * trunk/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm (modified) VMMR0JmpA-amd64.asm: Don't reference unused symbol. Wed, 25 May 2011 14:38:28 GMT vboxsync [37214] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Added a dedicated for empty chunks. Wed, 25 May 2011 13:27:48 GMT vboxsync [37213] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Harmless changes, I hope. Wed, 25 May 2011 11:38:11 GMT vboxsync [37212] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) Some ASMAtomic*Size elimiation. Wed, 25 May 2011 11:37:52 GMT vboxsync [37211] * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) Some ASMAtomic*Size elimiation. Tue, 24 May 2011 18:43:32 GMT vboxsync [37206] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Simplified the cleanup, let the VMs work in parallel since. ... Tue, 24 May 2011 16:12:43 GMT vboxsync [37203] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Try reduce chunk lock contention. Tue, 24 May 2011 14:00:32 GMT vboxsync [37195] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Set list selection function (no real change) Tue, 24 May 2011 13:09:05 GMT vboxsync [37193] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Use the GMMCHUNK::fFlags field to indicate large pages - ... Tue, 24 May 2011 12:06:38 GMT vboxsync [37192] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Use chunk level locking to avoid having to hold the giant GMM ... Mon, 23 May 2011 16:11:11 GMT vboxsync [37187] * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) typo fix Mon, 23 May 2011 08:17:29 GMT vboxsync [37178] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Leave the GMM lock when mapping a chunk into user space, it's ... Thu, 19 May 2011 12:54:13 GMT vboxsync [37153] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0.cpp: Some cleanup. Wed, 18 May 2011 14:49:39 GMT vboxsync [37137] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) Remvoed the non-PGM_USE_RAMRANGE_SEARCH_TREES code. Wed, 18 May 2011 14:45:47 GMT vboxsync [37136] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) CPUM: Option to set Hypervisor Present bit. Wed, 18 May 2011 13:51:06 GMT vboxsync [37133] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) CPUM,x86.h: Hypervisor present bit. Mon, 16 May 2011 15:36:27 GMT vboxsync [37110] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) PGMSavedState.cpp: 2nd attempt at working around the PXE ROM issue ... Mon, 16 May 2011 15:11:58 GMT vboxsync [37107] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) PGMSavedState.cpp: Attempt at working around the PXE ROM issue when ... Mon, 16 May 2011 06:56:22 GMT vboxsync [37094] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMA.asm (modified) tabs Sat, 14 May 2011 07:06:09 GMT vboxsync [37091] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) build fix Sat, 14 May 2011 01:45:15 GMT vboxsync [37090] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: exception hacking... Fri, 13 May 2011 19:53:12 GMT vboxsync [37085] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: xadd Fri, 13 May 2011 19:53:02 GMT vboxsync [37084] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: xadd Fri, 13 May 2011 15:35:03 GMT vboxsync [37079] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Implemented the bare minimum of protected mode interrupt ... Fri, 13 May 2011 15:23:28 GMT vboxsync [37078] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) CPUM.cpp: Corrected initial FTW value. Fri, 13 May 2011 14:18:14 GMT vboxsync [37072] * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified) PDMBlkCache: Commit dirty entries before suspending the cache to ... Fri, 13 May 2011 10:18:29 GMT vboxsync [37062] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) VMM: Support for online/offlining of CPUs. Fri, 13 May 2011 10:16:40 GMT vboxsync [37061] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) burn fix? Fri, 13 May 2011 09:06:40 GMT vboxsync [37058] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) -> office Fri, 13 May 2011 06:53:11 GMT vboxsync [37056] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEMAllAImpl.asm: BEGINCODE Thu, 12 May 2011 09:27:45 GMT vboxsync [37045] * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (modified) Enable a few assertions temporary Wed, 11 May 2011 15:04:25 GMT vboxsync [37039] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: Hacking in progress... Tue, 10 May 2011 18:10:46 GMT vboxsync [37034] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Hacking in progress... Tue, 10 May 2011 12:19:55 GMT vboxsync [37026] * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) SSM: pointers aren't UL everywhere. Mon, 09 May 2011 12:23:37 GMT vboxsync [37013] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: Some exception/interrupt dispatching preparations. Mon, 09 May 2011 10:04:13 GMT vboxsync [37011] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: Reduce the code / exception table size a wee bit for GCC. Mon, 09 May 2011 08:51:42 GMT vboxsync [37008] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: More checks and another build fix attempt. Mon, 09 May 2011 08:16:34 GMT vboxsync [37007] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: check more, try fix build. Mon, 09 May 2011 08:07:54 GMT vboxsync [37006] * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: check more, try fix build. Mon, 09 May 2011 07:44:51 GMT vboxsync [37005] * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) build fix Sun, 08 May 2011 18:22:11 GMT vboxsync [37004] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: More cleanup and checks. Sun, 08 May 2011 17:36:08 GMT vboxsync [37003] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: More cleanup and checks. Sun, 08 May 2011 17:01:56 GMT vboxsync [37002] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (added) IEM: Cleaning up and 'microcode' testcase - work in progress... Fri, 06 May 2011 15:59:27 GMT vboxsync [36988] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0: Increased the maximum number of VMs from 1024 to 8192 on ... Fri, 06 May 2011 13:50:35 GMT vboxsync [36984] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Yield the mutex during cleanup since it may take quite a while ... Fri, 06 May 2011 13:48:56 GMT vboxsync [36983] * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) nit Thu, 05 May 2011 10:05:34 GMT vboxsync [36970] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMM: Adjusted the mapping array allocation 'strategy' to conserve ... Thu, 05 May 2011 08:59:43 GMT vboxsync [36969] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) more gcc-4.6 -Werror=int-to-pointer-cast fixes Wed, 04 May 2011 16:08:29 GMT vboxsync [36960] * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) PGM,MM: Heap and shadow pool size adjustments for large memory configs. Tue, 03 May 2011 19:25:28 GMT vboxsync [36946] * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) fix win-dbg Tue, 03 May 2011 17:13:31 GMT vboxsync [36944] * trunk/include/VBox/param.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VBox/param.h: Bumped the max RAM limit up to 2TB on 64-bit hosts (was ... Tue, 03 May 2011 14:55:19 GMT vboxsync [36940] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) PGMPAGE: Finally, idPage is 32-bit. The physical address can now be ... Tue, 03 May 2011 14:19:38 GMT vboxsync [36939] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPAGE: 6-bit unused bits. Tue, 03 May 2011 14:16:56 GMT vboxsync [36938] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) PGMPAGE: Moved the union a level up (PGMPAGE) and rename the 'bit' ... Tue, 03 May 2011 14:11:41 GMT vboxsync [36937] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) PGMPAGE: HCPhys + ID should be made bitfields as well, because the ... Tue, 03 May 2011 13:54:06 GMT vboxsync [36935] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPAGE: Use bitfields. Tue, 03 May 2011 13:45:05 GMT vboxsync [36934] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPAGE: Yet more. Tue, 03 May 2011 13:42:57 GMT vboxsync [36933] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPAGE: A bit more. Tue, 03 May 2011 13:34:43 GMT vboxsync [36931] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstHelp.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) PGMPAGE: A tiny bit more. Tue, 03 May 2011 11:08:35 GMT vboxsync [36927] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPAGE: More bit fields. Tue, 03 May 2011 10:06:14 GMT vboxsync [36926] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: PGMPAGE adjustments in progress... Mon, 02 May 2011 14:23:40 GMT vboxsync [36913] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) gcc-4.6 -Werror=int-to-pointer-cast fixes Mon, 02 May 2011 14:23:01 GMT vboxsync [36912] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) gcc-4.6 -Werror=int-to-pointer-cast fixes Mon, 02 May 2011 14:21:18 GMT vboxsync [36911] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) pgmR3PhysChangeMemBalloonRendezvous: Use the PGM_PAGE_GET_TYPE macro, ... Mon, 02 May 2011 14:00:58 GMT vboxsync [36910] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMInternal.h: Cleaning up page macros before making further changes. Sat, 30 Apr 2011 12:19:51 GMT vboxsync [36905] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: Alignment fix. Sat, 30 Apr 2011 12:04:21 GMT vboxsync [36904] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) Alignment fix. Sat, 30 Apr 2011 11:58:12 GMT vboxsync [36903] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: Enable the RAM range search trees. Sat, 30 Apr 2011 11:57:28 GMT vboxsync [36902] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: Implemented RAM range search trees (disabled). Fri, 29 Apr 2011 15:11:55 GMT vboxsync [36897] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: work in progress... Fri, 29 Apr 2011 13:46:39 GMT vboxsync [36894] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) pgmPhysGetRangeAtOrAboveSlow: Use GCPhys instead of pRam->GCPhys. Fri, 29 Apr 2011 13:26:46 GMT vboxsync [36893] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: Removed the #ifndef PGM_USE_RAMRANGE_TLB code. Fri, 29 Apr 2011 13:23:27 GMT vboxsync [36892] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: Enabled the RAM range TLB. Fri, 29 Apr 2011 13:22:57 GMT vboxsync [36891] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (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/PGMAllHandler.cpp (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/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled). Thu, 28 Apr 2011 01:20:59 GMT vboxsync [36866] * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) build fix Thu, 28 Apr 2011 00:59:50 GMT vboxsync [36865] * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) build fix Thu, 28 Apr 2011 00:55:05 GMT vboxsync [36864] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) tstX86-1: made it work on darwin. Wed, 27 Apr 2011 18:34:01 GMT vboxsync [36863] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) CPUM: Don't assert if the supported standard CPUID level is smaller ... Wed, 27 Apr 2011 18:32:31 GMT vboxsync [36862] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) tstX86-1: Testing invalid lock prefix decoding order. Wed, 27 Apr 2011 17:38:26 GMT vboxsync [36861] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUMSetGuestTR: Awww, shut up. Wed, 27 Apr 2011 17:31:21 GMT vboxsync [36860] * trunk/include/VBox/x86.h (modified) * 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: rdtsc, mov DRx, ltr, lldt. cmovnle fix. Wed, 27 Apr 2011 15:05:06 GMT vboxsync [36858] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) build fix. Wed, 27 Apr 2011 14:54:49 GMT vboxsync [36857] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: bsf, bsr, bt, btc, bts, btr and leave. Some cleaning up. Wed, 27 Apr 2011 09:08:01 GMT vboxsync [36851] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: SHLD, SHRD. Tue, 26 Apr 2011 15:41:32 GMT vboxsync [36849] * trunk/include/VBox/x86.h (modified) * 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) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Some more bits. Tue, 26 Apr 2011 08:48:35 GMT vboxsync [36844] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: started drilling down to FINIT, but have to change location. Tue, 26 Apr 2011 00:09:06 GMT vboxsync [36841] * 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: CMOVcc, JMPF Ep. Mon, 25 Apr 2011 19:47:38 GMT vboxsync [36840] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: cpuid, clts, fixes. Mon, 25 Apr 2011 14:17:54 GMT vboxsync [36838] * 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) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) IEM: SMSW and LMSW. Mon, 25 Apr 2011 00:29:01 GMT vboxsync [36835] * 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: pop Ev; fixed the setting of accessed bit. Sun, 24 Apr 2011 23:04:52 GMT vboxsync [36834] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (copied) IEM: Moved the iemCImpl functions out of IEMAll.cpp and into ... Sun, 24 Apr 2011 22:59:32 GMT vboxsync [36833] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' ...