VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll@ 74795

Name Size Rev Age Author Last Change
../
AllPdbTypeHack.cpp 3.9 KB 71290   6 years vboxsync VMM: Better GVM alignment; assert padding sanity.
APICAll.cpp 122.6 KB 74785   6 years vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
CPUMAllMsrs.cpp 252.8 KB 74648   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR …
CPUMAllRegs.cpp 85.4 KB 74101   6 years vboxsync VMM/CPUM: Naming nit.
CPUMStack.cpp 1.4 KB 69111   7 years vboxsync (C) year
CSAMAll.cpp 12.0 KB 70948   6 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
DBGFAll.cpp 14.4 KB 73354   6 years vboxsync DBGFAll.cpp: build fxi
EMAll.cpp 53.7 KB 74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
FTMAll.cpp 1.9 KB 69111   7 years vboxsync (C) year
GIMAll.cpp 14.7 KB 72469   6 years vboxsync GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044 - IEM: …
GIMAllHv.cpp 56.1 KB 73351   6 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
GIMAllKvm.cpp 16.1 KB 72524   6 years vboxsync VMM/GIM: Assert in R3 handler for assuming TSC/NanoTS values were …
HMAll.cpp 16.7 KB 73617   6 years vboxsync VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a …
HMSVMAll.cpp 22.5 KB 73606   6 years vboxsync VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, …
HMVMXAll.cpp 55.8 KB 74696   6 years vboxsync VMM/HMVMXAll: Comment typo.
IEMAll.cpp 631.4 KB 74791   6 years vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
IEMAllAImpl.asm 81.7 KB 69221   7 years vboxsync VMM: scm cleanups
IEMAllAImplC.cpp 44.7 KB 69111   7 years vboxsync (C) year
IEMAllCImpl.cpp.h 318.0 KB 74785   6 years vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
IEMAllCImplStrInstr.cpp.h 65.7 KB 74791   6 years vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
IEMAllCImplSvmInstr.cpp.h 60.3 KB 74792   6 years vboxsync vm.h,VMM: Made VM_FF_SET and VMCPU_FF_SET both work on a single flag, …
IEMAllCImplVmxInstr.cpp.h 289.4 KB 74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
IEMAllInstructions3DNow.cpp.h 4.1 KB 66471   7 years vboxsync IEM: Split the 3DNow! instruction out into a separate file.
IEMAllInstructions.cpp.h 27.5 KB 69111   7 years vboxsync (C) year
IEMAllInstructionsOneByte.cpp.h 393.0 KB 74753   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Implemented pause and …
IEMAllInstructionsPython.py 152.3 KB 67072   7 years vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
IEMAllInstructionsThree0f3a.cpp.h 22.3 KB 66479   7 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
IEMAllInstructionsThree0f38.cpp.h 38.7 KB 73606   6 years vboxsync VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, …
IEMAllInstructionsTwoByte0f.cpp.h 342.5 KB 74603   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 VM-exit bits; LMSW intercept. …
IEMAllInstructionsVexMap1.cpp.h 152.0 KB 69221   7 years vboxsync VMM: scm cleanups
IEMAllInstructionsVexMap2.cpp.h 43.8 KB 67072   7 years vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
IEMAllInstructionsVexMap3.cpp.h 27.5 KB 66479   7 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
IOMAll.cpp 27.0 KB 72493   6 years vboxsync IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
IOMAllMMIO.cpp 46.3 KB 73520   6 years vboxsync iomMMIODoComplicatedWrite: Fixed status code if we need to return ring-3.
Makefile.kup 0 bytes 2477   17 years vboxsync export
MMAll.cpp 19.9 KB 70948   6 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
MMAllHyper.cpp 49.5 KB 70948   6 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
MMAllPagePool.cpp 7.6 KB 69111   7 years vboxsync (C) year
NEMAll.cpp 5.0 KB 72917   6 years vboxsync NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
NEMAllNativeTemplate-win.cpp.h 231.0 KB 74791   6 years vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
PATMAll.cpp 25.3 KB 70948   6 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
PDMAll.cpp 10.8 KB 73285   6 years vboxsync APIC,PDM: Avoid a few more return-to-ring-3 statuses now that we've …
PDMAllCritSect.cpp 29.4 KB 69111   7 years vboxsync (C) year
PDMAllCritSectBoth.cpp 3.4 KB 69111   7 years vboxsync (C) year
PDMAllCritSectRw.cpp 54.4 KB 69111   7 years vboxsync (C) year
PDMAllNetShaper.cpp 2.9 KB 69111   7 years vboxsync (C) year
PDMAllQueue.cpp 6.1 KB 69111   7 years vboxsync (C) year
PGMAll.cpp 140.5 KB 74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
PGMAllBth.h 217.2 KB 74791   6 years vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
PGMAllGst.h 28.3 KB 73272   6 years vboxsync PGM: Cleanups. bugref:9044
PGMAllHandler.cpp 88.2 KB 74341   6 years vboxsync PGM: Build fix for Windows host without REM.
PGMAllMap.cpp 35.2 KB 69111   7 years vboxsync (C) year
PGMAllPhys.cpp 177.5 KB 74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
PGMAllPool.cpp 216.0 KB 73277   6 years vboxsync PGM: Eliminated the unused VERR_PGM_POOL_FLUSHED and …
PGMAllShw.h 23.8 KB 73324   6 years vboxsync PGM: Introduced a special shadow paging mode for NEM that translates …
REMAll.cpp 8.5 KB 69111   7 years vboxsync (C) year
SELMAll.cpp 39.8 KB 74785   6 years vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
TMAll.cpp 91.9 KB 74785   6 years vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
TMAllCpu.cpp 20.6 KB 72546   6 years vboxsync NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
TMAllReal.cpp 1.6 KB 69111   7 years vboxsync (C) year
TMAllVirtual.cpp 36.1 KB 74785   6 years vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
TRPMAll.cpp 39.0 KB 74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
VMAll.cpp 13.4 KB 73351   6 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
VMMAll.cpp 10.8 KB 72469   6 years vboxsync GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044 - IEM: …
VMMAllA.asm 2.4 KB 69111   7 years vboxsync (C) year
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use