source:
vbox/trunk/src/VBox/VMM/VMMAll@
90802
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 | 98.1 KB | 88290 | 4 years | Intel IOMMU: bugref:9967 PDM: Added CPUMGetGuestAddrWidths and PDM … | |
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.6 KB | 87563 | 4 years | VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM … | |
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.1 KB | 87921 | 4 years | HM/VMX: Apparently xeon e3-1220 v2 and friends are also affected by … | |
IEMAll.cpp | 653.0 KB | 89974 | 3 years | IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052 | |
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 | 353.2 KB | 87040 | 4 years | VMM: Better fix for r141682 - Fix delivery of external interrupts when … | |
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.9 KB | 87134 | 4 years | VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect … | |
MMAllHyper.cpp | 49.5 KB | 90346 | 3 years | - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - … | |
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.6 KB | 90436 | 3 years | VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM … | |
PDMAllCritSect.cpp | 45.8 KB | 90657 | 3 years | VMM/PDMCritSect: Removed unnecessary #ifdef IN_RING3. bugref:6695 | |
PDMAllCritSectBoth.cpp | 4.2 KB | 90677 | 3 years | VMM/PDMCritSectRwEnterShared: Implemented waiting in ring-0/HM … | |
PDMAllCritSectRw.cpp | 83.7 KB | 90677 | 3 years | VMM/PDMCritSectRwEnterShared: Implemented waiting in ring-0/HM … | |
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 | 134.9 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. | |
PGMAllBth.h | 199.2 KB | 90439 | 3 years | VMM/PGM: Check PGMCritSectEnter status code when we don't return it. … | |
PGMAllGst.h | 18.5 KB | 86487 | 4 years | VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). … | |
PGMAllHandler.cpp | 69.0 KB | 90439 | 3 years | VMM/PGM: Check PGMCritSectEnter status code when we don't return it. … | |
PGMAllMap.cpp | 34.8 KB | 90439 | 3 years | VMM/PGM: Check PGMCritSectEnter status code when we don't return it. … | |
PGMAllPhys.cpp | 160.4 KB | 90439 | 3 years | VMM/PGM: Check PGMCritSectEnter status code when we don't return it. … | |
PGMAllPool.cpp | 208.8 KB | 90439 | 3 years | VMM/PGM: Check PGMCritSectEnter status code when we don't return it. … | |
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.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
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.