source:
vbox/trunk/src/VBox/VMM/VMMAll@
91247
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
AllPdbTypeHack.cpp | 3.7 KB | 82968 | 5 years | Copyright year updates by scm. | |
APICAll.cpp | 130.1 KB | 90305 | 3 years | VMM/APIC: Don't notify the calling EMT in apicSetInterruptFF ring-3. … | |
CPUMAllMsrs.cpp | 240.3 KB | 85183 | 4 years | VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794 | |
CPUMAllRegs.cpp | 97.9 KB | 91037 | 3 years | VMM: Nested VMX: bugref:10092 Added support for tertiary processor … | |
DBGFAll.cpp | 14.2 KB | 89911 | 3 years | VMM/DBGFAll: Fix todo | |
DBGFAllBp.cpp | 23.5 KB | 89924 | 3 years | VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 - … | |
DBGFAllTracer.cpp | 28.7 KB | 84823 | 4 years | VMM/DBGFTracer: Windows build fixes, bugref:9210 | |
EMAll.cpp | 46.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
GIMAll.cpp | 15.6 KB | 82968 | 5 years | Copyright year updates by scm. | |
GIMAllHv.cpp | 56.6 KB | 87766 | 4 years | VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a … | |
GIMAllKvm.cpp | 14.3 KB | 86121 | 4 years | VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 … | |
HMAll.cpp | 37.7 KB | 91037 | 3 years | VMM: Nested VMX: bugref:10092 Added support for tertiary processor … | |
HMSVMAll.cpp | 18.6 KB | 87563 | 4 years | VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM … | |
HMVMXAll.cpp | 78.4 KB | 91044 | 3 years | VMM: Nested VMX: bugref:10092 More consistent naming of VMCS fields. | |
IEMAll.cpp | 653.0 KB | 91016 | 3 years | VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code … | |
IEMAllAImpl.asm | 82.8 KB | 89974 | 3 years | IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052 | |
IEMAllAImplC.cpp | 44.7 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllCImpl.cpp.h | 333.8 KB | 86185 | 4 years | VMM: Implemented sysenter and sysexit in IEM (limited testing). Added … | |
IEMAllCImplStrInstr.cpp.h | 65.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllCImplSvmInstr.cpp.h | 60.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllCImplVmxInstr.cpp.h | 354.2 KB | 91044 | 3 years | VMM: Nested VMX: bugref:10092 More consistent naming of VMCS fields. | |
IEMAllInstructions3DNow.cpp.h | 4.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllInstructions.cpp.h | 27.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllInstructionsOneByte.cpp.h | 394.2 KB | 90250 | 3 years | IEM: Fixed copy & paste error for 16-bit xchg. bugref:10052 | |
IEMAllInstructionsPython.py | 152.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllInstructionsThree0f3a.cpp.h | 22.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllInstructionsThree0f38.cpp.h | 40.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllInstructionsTwoByte0f.cpp.h | 343.3 KB | 86183 | 4 years | VMM: Implemented sysenter and sysexit in IEM (limited testing). Added … | |
IEMAllInstructionsVexMap1.cpp.h | 152.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllInstructionsVexMap2.cpp.h | 43.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
IEMAllInstructionsVexMap3.cpp.h | 27.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
IOMAll.cpp | 23.2 KB | 90426 | 3 years | IOM: Be more careful checking the status of IOM_LOCK_SHARED(). bugref:6695 | |
IOMAllMmioNew.cpp | 50.6 KB | 90426 | 3 years | IOM: Be more careful checking the status of IOM_LOCK_SHARED(). bugref:6695 | |
Makefile.kup | 0 bytes | 2477 | 18 years | export | |
MMAll.cpp | 19.8 KB | 91016 | 3 years | VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code … | |
MMAllHyper.cpp | 49.4 KB | 90991 | 3 years | VMM: Eliminated VMMCALLRING3_MMHYPER_LOCK. bugref:6695 | |
NEMAll.cpp | 5.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
NEMAllNativeTemplate-win.cpp.h | 234.2 KB | 88745 | 4 years | NEM/win: Improved APIC interrupt delivery (see bugref:9993). | |
PDMAll.cpp | 12.2 KB | 90981 | 3 years | VMM: Changed pgmLock to pass VINF_SUCCESS to PDMCritSectEnter and … | |
PDMAllCritSect.cpp | 45.9 KB | 90910 | 3 years | VMM/PDMCritSect[Rw]Enter*: Don't set cNsMaxTotal back to RT_NS_1MIN … | |
PDMAllCritSectBoth.cpp | 4.2 KB | 90677 | 3 years | VMM/PDMCritSectRwEnterShared: Implemented waiting in ring-0/HM … | |
PDMAllCritSectRw.cpp | 83.9 KB | 90940 | 3 years | VMM/PDMAllCritSectRw: Removed blank line. bugref:6695 | |
PDMAllIommu.cpp | 17.9 KB | 90042 | 3 years | AMD IOMMU: bugref:9654 Adjusted assertion in PDMAllIommu.cpp. | |
PDMAllNetShaper.cpp | 3.2 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMAllQueue.cpp | 5.9 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMAllTask.cpp | 3.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
PGMAll.cpp | 132.3 KB | 91247 | 3 years | PGM: Moved the statistics into the VM and VMCPU structures (was on the … | |
PGMAllBth.h | 196.9 KB | 91247 | 3 years | PGM: Moved the statistics into the VM and VMCPU structures (was on the … | |
PGMAllGst.h | 18.5 KB | 86487 | 4 years | VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). … | |
PGMAllHandler.cpp | 69.0 KB | 91247 | 3 years | PGM: Moved the statistics into the VM and VMCPU structures (was on the … | |
PGMAllMap.cpp | 34.7 KB | 91247 | 3 years | PGM: Moved the statistics into the VM and VMCPU structures (was on the … | |
PGMAllPhys.cpp | 158.8 KB | 91247 | 3 years | PGM: Moved the statistics into the VM and VMCPU structures (was on the … | |
PGMAllPool.cpp | 208.7 KB | 91247 | 3 years | PGM: Moved the statistics into the VM and VMCPU structures (was on the … | |
PGMAllShw.h | 25.6 KB | 90439 | 3 years | VMM/PGM: Check PGMCritSectEnter status code when we don't return it. … | |
SELMAll.cpp | 13.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
TMAll.cpp | 105.0 KB | 90346 | 3 years | - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - … | |
TMAllCpu.cpp | 22.7 KB | 90380 | 3 years | VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing … | |
TMAllReal.cpp | 1.6 KB | 82968 | 5 years | Copyright year updates by scm. | |
TMAllVirtual.cpp | 42.7 KB | 90346 | 3 years | - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - … | |
TRPMAll.cpp | 14.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
VMAll.cpp | 13.5 KB | 90997 | 3 years | VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to … | |
VMMAll.cpp | 8.1 KB | 90598 | 3 years | VMM: Speed up VMMGetCpuId in ring-0 by using hash table (via new … | |
VMMAllA.asm | 2.4 KB | 82968 | 5 years | Copyright year updates by scm. |
Note:
See TracBrowser
for help on using the repository browser.