source:
vbox/trunk/src/VBox/VMM@
18117
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
PATM | 16552 | 16 年 | Ignore patch writes that don't change anything | ||
testcase | 18117 | 16 年 | sed(1): make these locale independent by using [:alnum:] and friends. … | ||
VMMAll | 18101 | 16 年 | PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to … | ||
VMMGC | 18101 | 16 年 | PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to … | ||
VMMR0 | 18101 | 16 年 | PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to … | ||
VMMSwitcher | 16859 | 16 年 | Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the … | ||
CFGM.cpp | 73.2 KB | 17541 | 16 年 | MM,CFGM,VBox/param.h: Added a RamHoleSize CFGM value that defaults to … | |
CFGMInternal.h | 3.2 KB | 14070 | 16 年 | CFGM: 64-bit MSC warning hunt. | |
CPUM.cpp | 110.3 KB | 17034 | 16 年 | CPUMR3Reset: AMD specs stats that TR.Attr is set to 16-bit busy (Intel … | |
CPUMInternal.h | 11.5 KB | 16113 | 16 年 | Save the host FPU/XMM state for the 32/64 case. | |
CPUMInternal.mac | 13.3 KB | 15962 | 16 年 | Added debugging code (inactive) for tracking the state of the 32/64 … | |
DBGF.cpp | 30.4 KB | 14660 | 16 年 | DBGF: don't bother waiting for attach assertions and errors when in … | |
DBGFAddr.cpp | 4.9 KB | 13816 | 16 年 | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
DBGFAddrSpace.cpp | 1.5 KB | 12677 | 16 年 | DBGF file headers. | |
DBGFBp.cpp | 26.6 KB | 13818 | 16 年 | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
DBGFDisas.cpp | 20.8 KB | 15942 | 16 年 | gcc warnings | |
DBGFInfo.cpp | 25.0 KB | 13818 | 16 年 | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
DBGFInternal.h | 8.1 KB | 12989 | 16 年 | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
DBGFLog.cpp | 4.8 KB | 13816 | 16 年 | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
DBGFMem.cpp | 8.9 KB | 15997 | 16 年 | DBGFR3MemScan: Fixed crash on 32-bit hosts. | |
DBGFModule.cpp | 1.6 KB | 12677 | 16 年 | DBGF file headers. | |
DBGFOS.cpp | 11.1 KB | 13782 | 16 年 | More SMP groundwork. | |
DBGFStack.cpp | 15.9 KB | 13975 | 16 年 | Even more debugger fixes. | |
DBGFSym.cpp | 32.4 KB | 16080 | 16 年 | DBGF: 64-bit linux symbol files. | |
EM.cpp | 153.8 KB | 17969 | 16 年 | EM: check for pending hardware interrupts when halted in HWACC mode | |
EMInternal.h | 13.2 KB | 15633 | 16 年 | Smsw emlution (inactive). | |
GMM.cpp | 9.8 KB | 17432 | 16 年 | PGM,GMM: Filling in missing bits and fixing some bugs. | |
HWACCM.cpp | 78.5 KB | 17909 | 16 年 | Reapplied r44216 with fix for hlt | |
HWACCMInternal.h | 25.3 KB | 17909 | 16 年 | Reapplied r44216 with fix for hlt | |
HWACCMInternal.mac | 2.3 KB | 15962 | 16 年 | Added debugging code (inactive) for tracking the state of the 32/64 … | |
IOM.cpp | 79.1 KB | 17332 | 16 年 | Partially backed out 43703 | |
IOMInternal.h | 18.8 KB | 17332 | 16 年 | Partially backed out 43703 | |
Makefile.kmk | 11.7 KB | 17294 | 16 年 | PGM: started looking at direct access of PGMPAGE::HCPhys and the … | |
MM.cpp | 34.4 KB | 18046 | 16 年 | PGM,MM: saved state bugfixes for VBOX_WITH_NEW_PHYS_CODE. | |
MMHeap.cpp | 24.0 KB | 13816 | 16 年 | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
MMHyper.cpp | 40.4 KB | 17536 | 16 年 | mmR3HyperMap: better assertion message. | |
MMInternal.h | 26.7 KB | 17513 | 16 年 | MM,PGM: Fixed page reservation, include a full set of handy pages for … | |
MMPagePool.cpp | 18.4 KB | 14602 | 16 年 | MMPagePool: Fixed VMSetError condition. | |
MMPhys.cpp | 18.5 KB | 17372 | 16 年 | PGM,MM: Made VBOX_WITH_NEW_PHYS_CODE compile and link. | |
PDM.cpp | 50.0 KB | 16021 | 16 年 | PDM: Add new flags which will make the device notified first if the VM … | |
PDMCritSect.cpp | 11.0 KB | 14657 | 16 年 | pgmR3CritSectInitOne: pVMR0 was pointing to pVMR3. | |
PDMDevHlp.cpp | 133.5 KB | 18101 | 16 年 | PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to … | |
PDMDevice.cpp | 29.9 KB | 14299 | 16 年 | Corrected grammos in comments. No code changes. | |
PDMDevMiscHlp.cpp | 15.2 KB | 13820 | 16 年 | VMM: %VG* inspection - an awfaul lot of these, hope I got it all right… | |
PDMDriver.cpp | 39.1 KB | 14070 | 16 年 | CFGM: 64-bit MSC warning hunt. | |
PDMInternal.h | 37.8 KB | 13519 | 16 年 | fixed return type (gcc found this bug) | |
PDMLdr.cpp | 37.8 KB | 16933 | 16 年 | IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument … | |
PDMQueue.cpp | 26.1 KB | 14074 | 16 年 | PDMQueue: The 64-bit MSC warning hunt continues. | |
PDMThread.cpp | 32.9 KB | 15540 | 16 年 | pdmR3ThreadMain: Added LogRel on unexpected thread termination. | |
PGM.cpp | 231.8 KB | 18046 | 16 年 | PGM,MM: saved state bugfixes for VBOX_WITH_NEW_PHYS_CODE. | |
PGMBth.h | 10.5 KB | 17586 | 16 年 | Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. | |
PGMDbg.cpp | 23.4 KB | 17370 | 16 年 | PGMDbg: new phys code. | |
PGMGst.h | 4.8 KB | 17586 | 16 年 | Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. | |
PGMGstDefs.h | 5.3 KB | 17215 | 16 年 | Split up the definitions and the guest code. Otherwise we'll end up … | |
PGMHandler.cpp | 23.2 KB | 17517 | 16 年 | PGM: Fixed PGMVIRTHANDLERTYPE_ALL regression from the other day - it … | |
PGMInternal.h | 187.2 KB | 18046 | 16 年 | PGM,MM: saved state bugfixes for VBOX_WITH_NEW_PHYS_CODE. | |
PGMMap.cpp | 45.9 KB | 17898 | 16 年 | warning | |
PGMPhys.cpp | 115.3 KB | 18101 | 16 年 | PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to … | |
PGMPhysRWTmpl.h | 3.9 KB | 17534 | 16 年 | PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when … | |
PGMPool.cpp | 28.5 KB | 17586 | 16 年 | Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. | |
PGMShw.h | 9.3 KB | 17586 | 16 年 | Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. | |
REMInternal.h | 9.5 KB | 17537 | 16 年 | REM: Added REMR3InitFinalize and moved the dirty page bit map … | |
SELM.cpp | 95.5 KB | 17616 | 16 年 | Inform SELM about shadow CR3 changes. | |
SELMInternal.h | 7.9 KB | 17106 | 16 年 | VMM,REM: Removed the single page limitation on the TSS monitoring and … | |
SSM.cpp | 117.3 KB | 18045 | 16 年 | SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved … | |
SSMInternal.h | 5.0 KB | 13597 | 16 年 | SSM todo. | |
STAM.cpp | 67.3 KB | 17369 | 16 年 | STAM: Use SUPCallVMMR0Ex. | |
STAMInternal.h | 3.8 KB | 12989 | 16 年 | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
TM.cpp | 90.9 KB | 15844 | 16 年 | TM: LogRel GIP mode and update rate. | |
TMInternal.h | 20.7 KB | 13742 | 16 年 | Some initial VM data restructuring. | |
TRPM.cpp | 72.9 KB | 17428 | 16 年 | TRPMR3IsGateHandler: Don't use PGMPhysGCPtr2R3Ptr [deprecated] but … | |
TRPMInternal.h | 7.7 KB | 14515 | 16 年 | SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code. | |
TRPMInternal.mac | 3.8 KB | 14351 | 16 年 | Don't fixup VM::trpm.s.paStatForwardedIRQ* in build without statistics. | |
VBoxVMMDeps.cpp | 1.8 KB | 13035 | 16 年 | #1865: More PGM… | |
VM.cpp | 100.0 KB | 18105 | 16 年 | typo | |
VMEmt.cpp | 37.8 KB | 13858 | 16 年 | Pass the VMCPU id to the ring 0 callbacks. | |
VMInternal.h | 20.8 KB | 16311 | 16 年 | IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions. | |
VMM.cpp | 54.3 KB | 17367 | 16 年 | VMM: Added VMMR3CallR0 for use with operations which may make host … | |
VMMCodingGuidelines.cpp | 3.9 KB | 9212 | 16 年 | Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE … | |
VMMDocsRawMode.cpp | 1.1 KB | 8155 | 17 年 | The Big Sun Rebranding Header Change | |
VMMGuruMeditation.cpp | 15.9 KB | 17189 | 16 年 | unused variables | |
VMMInternal.h | 18.8 KB | 17546 | 16 年 | VMM: Don't make host calls for Assertion or logging purposes when … | |
VMMInternal.mac | 1.7 KB | 8155 | 17 年 | The Big Sun Rebranding Header Change | |
VMMSwitcher.cpp | 36.4 KB | 17586 | 16 年 | Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code. | |
VMMTests.cpp | 23.8 KB | 16861 | 16 年 | More assertions | |
VMReq.cpp | 39.0 KB | 13858 | 16 年 | Pass the VMCPU id to the ring 0 callbacks. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器