source:
vbox/trunk/src/VBox/VMM@
18770
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
PATM | 18272 | 16 years | More details. | ||
testcase | 18718 | 16 years | MM: cleaned out MMLOCKEDMEM stuff (only user was MMR3HyperMapPages). | ||
VMMAll | 18770 | 16 years | Fake rdpmc instead of causing an invalid opcode exception. | ||
VMMGC | 18770 | 16 years | Fake rdpmc instead of causing an invalid opcode exception. | ||
VMMR0 | 18770 | 16 years | Fake rdpmc instead of causing an invalid opcode exception. | ||
VMMSwitcher | 16859 | 16 years | Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the … | ||
CFGM.cpp | 73.2 KB | 18351 | 16 years | CFGM: doc update. | |
CFGMInternal.h | 3.2 KB | 14070 | 16 years | CFGM: 64-bit MSC warning hunt. | |
CPUM.cpp | 110.3 KB | 17034 | 16 years | CPUMR3Reset: AMD specs stats that TR.Attr is set to 16-bit busy (Intel … | |
CPUMInternal.h | 11.5 KB | 16113 | 16 years | Save the host FPU/XMM state for the 32/64 case. | |
CPUMInternal.mac | 13.3 KB | 15962 | 16 years | Added debugging code (inactive) for tracking the state of the 32/64 … | |
DBGF.cpp | 30.4 KB | 14660 | 16 years | DBGF: don't bother waiting for attach assertions and errors when in … | |
DBGFAddr.cpp | 4.9 KB | 13816 | 16 years | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
DBGFAddrSpace.cpp | 1.5 KB | 12677 | 16 years | DBGF file headers. | |
DBGFBp.cpp | 26.6 KB | 13818 | 16 years | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
DBGFDisas.cpp | 20.8 KB | 15942 | 16 years | gcc warnings | |
DBGFInfo.cpp | 25.0 KB | 13818 | 16 years | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
DBGFInternal.h | 8.1 KB | 12989 | 16 years | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
DBGFLog.cpp | 4.8 KB | 13816 | 16 years | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
DBGFMem.cpp | 8.9 KB | 15997 | 16 years | DBGFR3MemScan: Fixed crash on 32-bit hosts. | |
DBGFModule.cpp | 1.6 KB | 12677 | 16 years | DBGF file headers. | |
DBGFOS.cpp | 11.1 KB | 13782 | 16 years | More SMP groundwork. | |
DBGFStack.cpp | 15.9 KB | 13975 | 16 years | Even more debugger fixes. | |
DBGFSym.cpp | 32.4 KB | 16080 | 16 years | DBGF: 64-bit linux symbol files. | |
EM.cpp | 158.8 KB | 18770 | 16 years | Fake rdpmc instead of causing an invalid opcode exception. | |
EMInternal.h | 13.4 KB | 18770 | 16 years | Fake rdpmc instead of causing an invalid opcode exception. | |
GMM.cpp | 10.1 KB | 18204 | 16 years | GMM: More logging. | |
HWACCM.cpp | 78.6 KB | 18770 | 16 years | Fake rdpmc instead of causing an invalid opcode exception. | |
HWACCMInternal.h | 25.3 KB | 18770 | 16 years | Fake rdpmc instead of causing an invalid opcode exception. | |
HWACCMInternal.mac | 2.3 KB | 15962 | 16 years | Added debugging code (inactive) for tracking the state of the 32/64 … | |
IOM.cpp | 79.1 KB | 17332 | 16 years | Partially backed out 43703 | |
IOMInternal.h | 18.8 KB | 17332 | 16 years | Partially backed out 43703 | |
Makefile.kmk | 11.7 KB | 18665 | 16 years | VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1) | |
MM.cpp | 29.2 KB | 18718 | 16 years | MM: cleaned out MMLOCKEDMEM stuff (only user was MMR3HyperMapPages). | |
MMHeap.cpp | 23.7 KB | 18287 | 16 years | MMHeap,MMHyper: Adjusting statistics. | |
MMHyper.cpp | 40.7 KB | 18719 | 16 years | MMR3HyperMapPages: break, not return. | |
MMInternal.h | 23.2 KB | 18718 | 16 years | MM: cleaned out MMLOCKEDMEM stuff (only user was MMR3HyperMapPages). | |
MMPagePool.cpp | 18.4 KB | 14602 | 16 years | MMPagePool: Fixed VMSetError condition. | |
PDM.cpp | 49.0 KB | 18618 | 16 years | PDM,EM: Killed PDMR3Pool. RIP. | |
PDMCritSect.cpp | 13.6 KB | 18532 | 16 years | PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for … | |
PDMDevHlp.cpp | 134.9 KB | 18665 | 16 years | VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1) | |
PDMDevice.cpp | 29.9 KB | 14299 | 16 years | Corrected grammos in comments. No code changes. | |
PDMDevMiscHlp.cpp | 15.2 KB | 13820 | 16 years | VMM: %VG* inspection - an awfaul lot of these, hope I got it all right… | |
PDMDriver.cpp | 38.5 KB | 18645 | 16 years | VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return … | |
PDMInternal.h | 37.5 KB | 18615 | 16 years | PDM: At last, no more polling! | |
PDMLdr.cpp | 38.2 KB | 18431 | 16 years | PDMLdr.cpp: Another annoying conversion warning, made the code … | |
PDMQueue.cpp | 26.1 KB | 14074 | 16 years | PDMQueue: The 64-bit MSC warning hunt continues. | |
PDMThread.cpp | 32.9 KB | 15540 | 16 years | pdmR3ThreadMain: Added LogRel on unexpected thread termination. | |
PGM.cpp | 229.3 KB | 18665 | 16 years | VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1) | |
PGMBth.h | 10.5 KB | 18289 | 16 years | PGMBth.h: nc | |
PGMDbg.cpp | 20.7 KB | 18665 | 16 years | VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1) | |
PGMGst.h | 4.8 KB | 17586 | 16 years | Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. | |
PGMGstDefs.h | 5.3 KB | 17215 | 16 years | Split up the definitions and the guest code. Otherwise we'll end up … | |
PGMHandler.cpp | 23.0 KB | 18665 | 16 years | VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1) | |
PGMInternal.h | 182.6 KB | 18746 | 16 years | PGMInternal.h: Marked PGM_SYNC_MONITOR_CR3 as obsolete and scheduled … | |
PGMMap.cpp | 46.6 KB | 18747 | 16 years | PGMR3MappingsUnfix: Flag CR3 resync. | |
PGMPhys.cpp | 113.2 KB | 18665 | 16 years | VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1) | |
PGMPhysRWTmpl.h | 3.9 KB | 17534 | 16 years | PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when … | |
PGMPool.cpp | 28.5 KB | 17586 | 16 years | Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. | |
PGMShw.h | 9.3 KB | 17586 | 16 years | Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. | |
REMInternal.h | 9.5 KB | 17537 | 16 years | REM: Added REMR3InitFinalize and moved the dirty page bit map … | |
SELM.cpp | 95.5 KB | 17616 | 16 years | Inform SELM about shadow CR3 changes. | |
SELMInternal.h | 7.9 KB | 17106 | 16 years | VMM,REM: Removed the single page limitation on the TSS monitoring and … | |
SSM.cpp | 117.3 KB | 18045 | 16 years | SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved … | |
SSMInternal.h | 5.0 KB | 13597 | 16 years | SSM todo. | |
STAM.cpp | 67.3 KB | 17369 | 16 years | STAM: Use SUPCallVMMR0Ex. | |
STAMInternal.h | 3.8 KB | 12989 | 16 years | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
TM.cpp | 90.9 KB | 15844 | 16 years | TM: LogRel GIP mode and update rate. | |
TMInternal.h | 20.7 KB | 13742 | 16 years | Some initial VM data restructuring. | |
TRPM.cpp | 73.0 KB | 18617 | 16 years | PGM,EM: Handle out of memory situations more gracefully - part 1. New … | |
TRPMInternal.h | 7.7 KB | 14515 | 16 years | SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code. | |
TRPMInternal.mac | 3.8 KB | 14351 | 16 years | Don't fixup VM::trpm.s.paStatForwardedIRQ* in build without statistics. | |
VBoxVMMDeps.cpp | 1.8 KB | 13035 | 16 years | #1865: More PGM… | |
VM.cpp | 101.1 KB | 18767 | 16 years | typo | |
VMEmt.cpp | 37.3 KB | 18619 | 16 years | PDM,EM: Killed PDMR3Poll. RIP. | |
VMInternal.h | 20.8 KB | 18645 | 16 years | VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return … | |
VMM.cpp | 53.9 KB | 18665 | 16 years | VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1) | |
VMMCodingGuidelines.cpp | 3.9 KB | 9212 | 16 years | Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE … | |
VMMDocsRawMode.cpp | 1.1 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VMMGuruMeditation.cpp | 16.0 KB | 18285 | 16 years | VMMGuruMeditation.cpp: More hyper stack info. | |
VMMInternal.h | 18.7 KB | 18665 | 16 years | VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1) | |
VMMInternal.mac | 1.7 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VMMSwitcher.cpp | 36.4 KB | 17586 | 16 years | Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. | |
VMMTests.cpp | 23.8 KB | 16861 | 16 years | More assertions | |
VMReq.cpp | 39.0 KB | 13858 | 16 years | Pass the VMCPU id to the ring 0 callbacks. |
Note:
See TracBrowser
for help on using the repository browser.