source:
vbox/trunk/src/VBox/VMM@
14033
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
PATM | 14029 | 16 年 | no stdio.h or stdlib.h in GC. | ||
testcase | 13991 | 16 年 | #1865: More PGM cleanup. | ||
VMMAll | 14032 | 16 年 | mac build fix | ||
VMMGC | 13960 | 16 年 | Moved guest and host CPU contexts into per-VCPU array. | ||
VMMR0 | 14033 | 16 年 | VMMR0.def: nocrt exports. | ||
VMMSwitcher | 13960 | 16 年 | Moved guest and host CPU contexts into per-VCPU array. | ||
CFGM.cpp | 73.0 KB | 13840 | 16 年 | Hex format types (Vhx[sd] -> Rhx[sd]). | |
CFGMInternal.h | 3.2 KB | 12635 | 16 年 | #1865: CFGM. | |
CPUM.cpp | 108.9 KB | 13990 | 16 年 | Save and load the number of VMCPUs. | |
CPUMInternal.h | 10.5 KB | 13960 | 16 年 | Moved guest and host CPU contexts into per-VCPU array. | |
CPUMInternal.mac | 13.0 KB | 13960 | 16 年 | Moved guest and host CPU contexts into per-VCPU array. | |
CPUMStack.cpp | 1.5 KB | 13827 | 16 年 | MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC. | |
DBGF.cpp | 30.2 KB | 13973 | 16 年 | This is the actual fix | |
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 | 13975 | 16 年 | Even more debugger fixes. | |
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.8 KB | 13816 | 16 年 | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
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 | 31.4 KB | 13841 | 16 年 | The VBox format types - they are not retired, just sligtly deprecated … | |
EM.cpp | 151.8 KB | 13858 | 16 年 | Pass the VMCPU id to the ring 0 callbacks. | |
EMInternal.h | 13.0 KB | 13742 | 16 年 | Some initial VM data restructuring. | |
GMM.cpp | 8.6 KB | 13816 | 16 年 | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
HWACCM.cpp | 58.0 KB | 13932 | 16 年 | warning. | |
HWACCMInternal.h | 20.4 KB | 13912 | 16 年 | 32-bit build fix | |
IOM.cpp | 79.1 KB | 13832 | 16 年 | IN_GC -> IN_RC. | |
IOMInternal.h | 18.8 KB | 13413 | 16 年 | VMM: spaces mostly. | |
Makefile.kmk | 10.9 KB | 13798 | 16 年 | VMM: Split out the switcher code from VMM.cpp and into VMMSwitcher.cpp. | |
MM.cpp | 30.4 KB | 13980 | 16 年 | Missing ! in if. Fails if MM node in CFGM already exists | |
MMHeap.cpp | 24.0 KB | 13816 | 16 年 | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
MMHyper.cpp | 40.3 KB | 13831 | 16 年 | VMM: Retired VM::pVMGCUnused. | |
MMInternal.h | 25.0 KB | 12989 | 16 年 | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
MMPagePool.cpp | 18.6 KB | 13818 | 16 年 | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
MMPhys.cpp | 18.7 KB | 13841 | 16 年 | The VBox format types - they are not retired, just sligtly deprecated … | |
PDM.cpp | 48.6 KB | 13824 | 16 年 | VMM: %VGp -> %RGp | |
PDMCritSect.cpp | 11.0 KB | 13818 | 16 年 | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
PDMDevHlp.cpp | 131.4 KB | 13840 | 16 年 | Hex format types (Vhx[sd] -> Rhx[sd]). | |
PDMDevice.cpp | 29.9 KB | 13818 | 16 年 | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
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 | 13818 | 16 年 | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
PDMInternal.h | 37.8 KB | 13519 | 16 年 | fixed return type (gcc found this bug) | |
PDMLdr.cpp | 37.3 KB | 13830 | 16 年 | VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR. | |
PDMQueue.cpp | 26.2 KB | 13818 | 16 年 | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
PDMThread.cpp | 32.8 KB | 12989 | 16 年 | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
PGM.cpp | 209.7 KB | 13991 | 16 年 | #1865: More PGM cleanup. | |
PGMBth.h | 7.0 KB | 13937 | 16 年 | PGM: RTGCUINTPTR -> RTGCPTR. | |
PGMDbg.cpp | 17.4 KB | 13937 | 16 年 | PGM: RTGCUINTPTR -> RTGCPTR. | |
PGMGst.h | 20.1 KB | 13937 | 16 年 | PGM: RTGCUINTPTR -> RTGCPTR. | |
PGMHandler.cpp | 22.6 KB | 13936 | 16 年 | PGM: removed a bunch of unnecessary RTGCUINTPTR/RTGCPTR casts. … | |
PGMInternal.h | 172.6 KB | 14010 | 16 年 | #1865: PGM - one more down. | |
PGMMap.cpp | 41.8 KB | 13937 | 16 年 | PGM: RTGCUINTPTR -> RTGCPTR. | |
PGMPhys.cpp | 84.4 KB | 13824 | 16 年 | VMM: %VGp -> %RGp | |
PGMPhysRWTmpl.h | 3.9 KB | 13146 | 16 年 | #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, … | |
PGMPool.cpp | 29.4 KB | 13991 | 16 年 | #1865: More PGM cleanup. | |
PGMShw.h | 6.8 KB | 13991 | 16 年 | #1865: More PGM cleanup. | |
REMInternal.h | 10.4 KB | 13565 | 16 年 | #1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted … | |
SELM.cpp | 92.2 KB | 13840 | 16 年 | Hex format types (Vhx[sd] -> Rhx[sd]). | |
SELMInternal.h | 7.7 KB | 13577 | 16 年 | #1865: SELM. | |
SSM.cpp | 109.9 KB | 13840 | 16 年 | Hex format types (Vhx[sd] -> Rhx[sd]). | |
SSMInternal.h | 5.0 KB | 13597 | 16 年 | SSM todo. | |
STAM.cpp | 67.3 KB | 13816 | 16 年 | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
STAMInternal.h | 3.8 KB | 12989 | 16 年 | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
TM.cpp | 90.6 KB | 13830 | 16 年 | VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR. | |
TMInternal.h | 20.7 KB | 13742 | 16 年 | Some initial VM data restructuring. | |
TRPM.cpp | 72.6 KB | 13830 | 16 年 | VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR. | |
TRPMInternal.h | 7.9 KB | 13636 | 16 年 | build fix. | |
TRPMInternal.mac | 3.8 KB | 13635 | 16 年 | #1865: TRPM. | |
VBoxVMMDeps.cpp | 1.8 KB | 13035 | 16 年 | #1865: More PGM… | |
VM.cpp | 98.9 KB | 13858 | 16 年 | Pass the VMCPU id to the ring 0 callbacks. | |
VMEmt.cpp | 37.8 KB | 13858 | 16 年 | Pass the VMCPU id to the ring 0 callbacks. | |
VMInternal.h | 20.8 KB | 13791 | 16 年 | Moving data around | |
VMM.cpp | 51.7 KB | 13858 | 16 年 | Pass the VMCPU id to the ring 0 callbacks. | |
VMMCodingGuidelines.cpp | 3.9 KB | 9212 | 17 年 | 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 | 13840 | 16 年 | Hex format types (Vhx[sd] -> Rhx[sd]). | |
VMMInternal.h | 18.8 KB | 13879 | 16 年 | SMP updates for VT-x/AMD-V. | |
VMMInternal.mac | 1.7 KB | 8155 | 17 年 | The Big Sun Rebranding Header Change | |
VMMSwitcher.cpp | 34.3 KB | 13830 | 16 年 | VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR. | |
VMMTests.cpp | 23.2 KB | 13858 | 16 年 | Pass the VMCPU id to the ring 0 callbacks. | |
VMReq.cpp | 39.0 KB | 13858 | 16 年 | Pass the VMCPU id to the ring 0 callbacks. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器