source:
vbox/trunk/src/VBox/VMM/VMMR0@
91358
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
CPUMR0.cpp | 35.8 KB | 91283 | 3 years | VMM/CPUM: Moved the host's extended state (XState) from the hyper heap … | |
CPUMR0A.asm | 11.5 KB | 91283 | 3 years | VMM/CPUM: Moved the host's extended state (XState) from the hyper heap … | |
DBGFR0.cpp | 2.0 KB | 87594 | 4 years | VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) … | |
DBGFR0Bp.cpp | 19.2 KB | 89924 | 3 years | VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 - … | |
DBGFR0Tracer.cpp | 7.7 KB | 86683 | 4 years | VMM/DBGF: Missing tracer destruction in R0 when the VM terminates, … | |
EMR0.cpp | 2.2 KB | 82968 | 5 years | Copyright year updates by scm. | |
GIMR0.cpp | 3.0 KB | 86121 | 4 years | VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 … | |
GIMR0Hv.cpp | 5.6 KB | 82968 | 5 years | Copyright year updates by scm. | |
GMMR0.cpp | 200.6 KB | 91321 | 3 years | VMM/GMMR0: Disabled legacy mode everywhere. | |
GMMR0Internal.h | 3.7 KB | 82991 | 5 years | VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. [oops] bugref:9627 | |
GVMMR0.cpp | 108.4 KB | 91287 | 3 years | VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. … | |
GVMMR0Internal.h | 4.2 KB | 90597 | 3 years | VMM: Speed up VMMGetCpu in ring-0 by using hash table (via new … | |
HMR0.cpp | 68.2 KB | 91323 | 3 years | VMM: bugref:10106 Fixed IA32_FEATURE_CONTROL MSR reported to the guest. | |
HMR0A.asm | 59.6 KB | 91281 | 3 years | VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper … | |
HMR0UtilA.asm | 10.6 KB | 87310 | 4 years | VMM: Split out the generic VMX/SVM instruction wrapper utility method … | |
HMSVMR0.cpp | 320.1 KB | 91308 | 3 years | VMM/CPUM: Comments/todos for some big CPUMCTX members. bugref:10093 | |
HMSVMR0.h | 2.3 KB | 87387 | 4 years | Moved the hmR0SvmVmRun* prototypes to HMInternal.h. | |
HMVMXR0.cpp | 740.6 KB | 91358 | 3 years | VMM: Nested VMX: bugref:10092 More consistent naming of EPT/VPID caps. | |
HMVMXR0.h | 2.0 KB | 87412 | 4 years | VMM/HMVMX: Renamed VMXR0StartVM64 to hmR0VMXStartVM and reduced the … | |
IOMR0.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
IOMR0IoPort.cpp | 14.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
IOMR0Mmio.cpp | 14.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
Makefile.kup | 0 bytes | 2477 | 18 years | export | |
NEMR0Native-win.cpp | 112.5 KB | 91323 | 3 years | VMM: bugref:10106 Fixed IA32_FEATURE_CONTROL MSR reported to the guest. | |
PDMR0DevHlp.cpp | 73.5 KB | 90997 | 3 years | VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to … | |
PDMR0DevHlpTracing.cpp | 18.9 KB | 88641 | 4 years | Intel IOMMU: bugref:9967 PDM naming consistency. | |
PDMR0Device.cpp | 35.7 KB | 84459 | 5 years | VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the … | |
PDMR0Driver.cpp | 8.0 KB | 90997 | 3 years | VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to … | |
PGMR0.cpp | 29.2 KB | 91250 | 3 years | VMM/PGM: Moved pStatTrap0eAttributionR0 to GVMCPU. bugref:10093 | |
PGMR0Bth.h | 1.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
PGMR0Pool.cpp | 7.6 KB | 91243 | 3 years | VMM/PGMPool: Call PGMR0PoolGrow directly from ring-0 instead of going … | |
PGMR0SharedPage.cpp | 7.3 KB | 86473 | 4 years | VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 … | |
TMR0.cpp | 6.8 KB | 90347 | 3 years | VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074 | |
VMMR0.cpp | 131.5 KB | 91271 | 3 years | VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX. | |
VMMR0.def | 2.7 KB | 90997 | 3 years | VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to … | |
VMMR0JmpA-amd64.asm | 14.6 KB | 90829 | 3 years | IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM … | |
VMMR0JmpA-x86.asm | 11.5 KB | 90829 | 3 years | IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM … | |
VMMR0TripleFaultHack.cpp | 6.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
VMMR0TripleFaultHackA.asm | 5.3 KB | 82968 | 5 years | Copyright year updates by scm. |
Note:
See TracBrowser
for help on using the repository browser.