source:
vbox/trunk/src/VBox/VMM/VMMAll@
74065
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
AllPdbTypeHack.cpp | 3.9 KB | 71290 | 7 years | VMM: Better GVM alignment; assert padding sanity. | |
APICAll.cpp | 122.6 KB | 73285 | 6 years | APIC,PDM: Avoid a few more return-to-ring-3 statuses now that we've … | |
CPUMAllMsrs.cpp | 251.9 KB | 74054 | 6 years | VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. | |
CPUMAllRegs.cpp | 85.4 KB | 72917 | 6 years | NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. … | |
CPUMStack.cpp | 1.4 KB | 69111 | 7 years | (C) year | |
CSAMAll.cpp | 12.0 KB | 70948 | 7 years | VMM: Added a bMainExecutionEngine member to the VM structure for use … | |
DBGFAll.cpp | 14.4 KB | 73354 | 6 years | DBGFAll.cpp: build fxi | |
EMAll.cpp | 53.4 KB | 72895 | 6 years | EM,HM: Replaced EMInterpretInvlpg with IEMExecDecodedInvlpg. | |
FTMAll.cpp | 1.9 KB | 69111 | 7 years | (C) year | |
GIMAll.cpp | 14.7 KB | 72469 | 6 years | GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044 - IEM: … | |
GIMAllHv.cpp | 56.1 KB | 73351 | 6 years | VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev … | |
GIMAllKvm.cpp | 16.1 KB | 72524 | 6 years | VMM/GIM: Assert in R3 handler for assuming TSC/NanoTS values were … | |
HMAll.cpp | 16.7 KB | 73617 | 6 years | VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a … | |
HMSVMAll.cpp | 22.5 KB | 73606 | 6 years | VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, … | |
HMVMXAll.cpp | 32.4 KB | 74065 | 6 years | VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. | |
IEMAll.cpp | 627.2 KB | 74015 | 6 years | VMM/IEM: Nested VMX: bugref:9180 Add missing diagnostics for vmclear, … | |
IEMAllAImpl.asm | 81.7 KB | 69221 | 7 years | VMM: scm cleanups | |
IEMAllAImplC.cpp | 44.7 KB | 69111 | 7 years | (C) year | |
IEMAllCImpl.cpp.h | 300.9 KB | 73606 | 6 years | VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, … | |
IEMAllCImplStrInstr.cpp.h | 63.4 KB | 72712 | 6 years | IEM: Fixed regression in IEMExecStringIoRead from r123057 where writes … | |
IEMAllCImplSvmInstr.cpp.h | 61.0 KB | 73165 | 6 years | VMM/IEM: space nit. | |
IEMAllCImplVmxInstr.cpp.h | 112.5 KB | 74065 | 6 years | VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits. | |
IEMAllInstructions3DNow.cpp.h | 4.1 KB | 66471 | 8 years | IEM: Split the 3DNow! instruction out into a separate file. | |
IEMAllInstructions.cpp.h | 27.5 KB | 69111 | 7 years | (C) year | |
IEMAllInstructionsOneByte.cpp.h | 392.5 KB | 72515 | 6 years | IEM: Extended testcase to make sure the IEM_MC_XXX macros are only … | |
IEMAllInstructionsPython.py | 152.3 KB | 67072 | 8 years | IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness … | |
IEMAllInstructionsThree0f3a.cpp.h | 22.3 KB | 66479 | 8 years | IEM: Stubbed VEX opcode map 2 and 3. | |
IEMAllInstructionsThree0f38.cpp.h | 38.7 KB | 73606 | 6 years | VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, … | |
IEMAllInstructionsTwoByte0f.cpp.h | 342.5 KB | 74043 | 6 years | VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work. | |
IEMAllInstructionsVexMap1.cpp.h | 152.0 KB | 69221 | 7 years | VMM: scm cleanups | |
IEMAllInstructionsVexMap2.cpp.h | 43.8 KB | 67072 | 8 years | IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness … | |
IEMAllInstructionsVexMap3.cpp.h | 27.5 KB | 66479 | 8 years | IEM: Stubbed VEX opcode map 2 and 3. | |
IOMAll.cpp | 27.0 KB | 72493 | 6 years | IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends … | |
IOMAllMMIO.cpp | 46.3 KB | 73520 | 6 years | iomMMIODoComplicatedWrite: Fixed status code if we need to return ring-3. | |
Makefile.kup | 0 bytes | 2477 | 18 years | export | |
MMAll.cpp | 19.9 KB | 70948 | 7 years | VMM: Added a bMainExecutionEngine member to the VM structure for use … | |
MMAllHyper.cpp | 49.5 KB | 70948 | 7 years | VMM: Added a bMainExecutionEngine member to the VM structure for use … | |
MMAllPagePool.cpp | 7.6 KB | 69111 | 7 years | (C) year | |
NEMAll.cpp | 5.0 KB | 72917 | 6 years | NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. … | |
NEMAllNativeTemplate-win.cpp.h | 231.1 KB | 73376 | 6 years | PGM/NEM: catch make-writable changes during memory exits and avoid the … | |
PATMAll.cpp | 25.3 KB | 70948 | 7 years | VMM: Added a bMainExecutionEngine member to the VM structure for use … | |
PDMAll.cpp | 10.8 KB | 73285 | 6 years | APIC,PDM: Avoid a few more return-to-ring-3 statuses now that we've … | |
PDMAllCritSect.cpp | 29.4 KB | 69111 | 7 years | (C) year | |
PDMAllCritSectBoth.cpp | 3.4 KB | 69111 | 7 years | (C) year | |
PDMAllCritSectRw.cpp | 54.4 KB | 69111 | 7 years | (C) year | |
PDMAllNetShaper.cpp | 2.9 KB | 69111 | 7 years | (C) year | |
PDMAllQueue.cpp | 6.1 KB | 69111 | 7 years | (C) year | |
PGMAll.cpp | 140.5 KB | 73327 | 6 years | NEM/win: Do CR3 flush/update from ring-0 when we can (requires setjmp … | |
PGMAllBth.h | 217.2 KB | 73324 | 6 years | PGM: Introduced a special shadow paging mode for NEM that translates … | |
PGMAllGst.h | 28.3 KB | 73272 | 6 years | PGM: Cleanups. bugref:9044 | |
PGMAllHandler.cpp | 88.1 KB | 72493 | 6 years | IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends … | |
PGMAllMap.cpp | 35.2 KB | 69111 | 7 years | (C) year | |
PGMAllPhys.cpp | 177.5 KB | 73376 | 6 years | PGM/NEM: catch make-writable changes during memory exits and avoid the … | |
PGMAllPool.cpp | 216.0 KB | 73277 | 6 years | PGM: Eliminated the unused VERR_PGM_POOL_FLUSHED and … | |
PGMAllShw.h | 23.8 KB | 73324 | 6 years | PGM: Introduced a special shadow paging mode for NEM that translates … | |
REMAll.cpp | 8.5 KB | 69111 | 7 years | (C) year | |
SELMAll.cpp | 39.8 KB | 70948 | 7 years | VMM: Added a bMainExecutionEngine member to the VM structure for use … | |
TMAll.cpp | 91.9 KB | 72685 | 6 years | TM: Disable annoying trace for /me. bugref:9044 | |
TMAllCpu.cpp | 20.6 KB | 72546 | 6 years | NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. … | |
TMAllReal.cpp | 1.6 KB | 69111 | 7 years | (C) year | |
TMAllVirtual.cpp | 36.1 KB | 69111 | 7 years | (C) year | |
TRPMAll.cpp | 39.0 KB | 70948 | 7 years | VMM: Added a bMainExecutionEngine member to the VM structure for use … | |
VMAll.cpp | 13.4 KB | 73351 | 6 years | VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev … | |
VMMAll.cpp | 10.8 KB | 72469 | 6 years | GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044 - IEM: … | |
VMMAllA.asm | 2.4 KB | 69111 | 7 years | (C) year |
Note:
See TracBrowser
for help on using the repository browser.