VirtualBox

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

Name Size Rev Age Author Last Change
../
AllPdbTypeHack.cpp 3.7 KB 82968   5 years vboxsync Copyright year updates by scm.
APICAll.cpp 130.1 KB 90305   3 years vboxsync VMM/APIC: Don't notify the calling EMT in apicSetInterruptFF ring-3. …
CPUMAllMsrs.cpp 240.9 KB 91339   3 years vboxsync VMM/CPUM: Comment nit.
CPUMAllRegs.cpp 97.8 KB 91305   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X I/O permission bitmap allocations …
DBGFAll.cpp 14.2 KB 89911   3 years vboxsync VMM/DBGFAll: Fix todo
DBGFAllBp.cpp 23.5 KB 89924   3 years vboxsync VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 - …
DBGFAllTracer.cpp 28.7 KB 84823   4 years vboxsync VMM/DBGFTracer: Windows build fixes, bugref:9210
EMAll.cpp 46.1 KB 82968   5 years vboxsync Copyright year updates by scm.
GIMAll.cpp 15.6 KB 82968   5 years vboxsync Copyright year updates by scm.
GIMAllHv.cpp 56.6 KB 87766   4 years vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
GIMAllKvm.cpp 14.3 KB 86121   4 years vboxsync VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 …
HMAll.cpp 37.4 KB 91323   3 years vboxsync VMM: bugref:10106 Fixed IA32_FEATURE_CONTROL MSR reported to the guest.
HMSVMAll.cpp 18.6 KB 91287   3 years vboxsync VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
HMVMXAll.cpp 78.8 KB 91360   3 years vboxsync VMM: Nested VMX: bugref:10092 Introduced …
IEMAll.cpp 651.8 KB 91281   3 years vboxsync VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
IEMAllAImpl.asm 82.8 KB 89974   3 years vboxsync IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052
IEMAllAImplC.cpp 44.7 KB 82968   5 years vboxsync Copyright year updates by scm.
IEMAllCImpl.cpp.h 333.4 KB 91297   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X VMCS allocation into CPUMCTX. …
IEMAllCImplStrInstr.cpp.h 65.5 KB 82968   5 years vboxsync Copyright year updates by scm.
IEMAllCImplSvmInstr.cpp.h 60.7 KB 91291   3 years vboxsync VMM/CPUM,++: Moved the nested SVM I/O permission bitmap allocation …
IEMAllCImplVmxInstr.cpp.h 353.8 KB 91360   3 years vboxsync VMM: Nested VMX: bugref:10092 Introduced …
IEMAllInstructions3DNow.cpp.h 4.1 KB 82968   5 years vboxsync Copyright year updates by scm.
IEMAllInstructions.cpp.h 27.5 KB 82968   5 years vboxsync Copyright year updates by scm.
IEMAllInstructionsOneByte.cpp.h 394.2 KB 90250   3 years vboxsync IEM: Fixed copy & paste error for 16-bit xchg. bugref:10052
IEMAllInstructionsPython.py 152.3 KB 82968   5 years vboxsync Copyright year updates by scm.
IEMAllInstructionsThree0f3a.cpp.h 22.3 KB 82968   5 years vboxsync Copyright year updates by scm.
IEMAllInstructionsThree0f38.cpp.h 40.5 KB 82968   5 years vboxsync Copyright year updates by scm.
IEMAllInstructionsTwoByte0f.cpp.h 343.3 KB 86183   4 years vboxsync VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
IEMAllInstructionsVexMap1.cpp.h 152.0 KB 82968   5 years vboxsync Copyright year updates by scm.
IEMAllInstructionsVexMap2.cpp.h 43.8 KB 82968   5 years vboxsync Copyright year updates by scm.
IEMAllInstructionsVexMap3.cpp.h 27.5 KB 82968   5 years vboxsync Copyright year updates by scm.
IOMAll.cpp 23.2 KB 90426   3 years vboxsync IOM: Be more careful checking the status of IOM_LOCK_SHARED(). bugref:6695
IOMAllMmioNew.cpp 50.6 KB 90426   3 years vboxsync IOM: Be more careful checking the status of IOM_LOCK_SHARED(). bugref:6695
Makefile.kup 0 bytes 2477   18 years vboxsync export
MMAll.cpp 19.8 KB 91016   3 years vboxsync VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code …
MMAllHyper.cpp 49.4 KB 91266   3 years vboxsync VMM/CPUM: Moved CPUIDs and MSRs from the hyper heap and into the VM …
NEMAll.cpp 5.1 KB 82968   5 years vboxsync Copyright year updates by scm.
NEMAllNativeTemplate-win.cpp.h 233.7 KB 91281   3 years vboxsync VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
PDMAll.cpp 12.2 KB 90981   3 years vboxsync VMM: Changed pgmLock to pass VINF_SUCCESS to PDMCritSectEnter and …
PDMAllCritSect.cpp 45.9 KB 90910   3 years vboxsync VMM/PDMCritSect[Rw]Enter*: Don't set cNsMaxTotal back to RT_NS_1MIN …
PDMAllCritSectBoth.cpp 4.2 KB 90677   3 years vboxsync VMM/PDMCritSectRwEnterShared: Implemented waiting in ring-0/HM …
PDMAllCritSectRw.cpp 83.9 KB 90940   3 years vboxsync VMM/PDMAllCritSectRw: Removed blank line. bugref:6695
PDMAllIommu.cpp 17.9 KB 90042   3 years vboxsync AMD IOMMU: bugref:9654 Adjusted assertion in PDMAllIommu.cpp.
PDMAllNetShaper.cpp 3.2 KB 90784   3 years vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
PDMAllQueue.cpp 5.9 KB 90784   3 years vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
PDMAllTask.cpp 3.9 KB 82968   5 years vboxsync Copyright year updates by scm.
PGMAll.cpp 131.4 KB 91345   3 years vboxsync VMM/PGM: Move 'fUseLargePages' into PGM.
PGMAllBth.h 196.9 KB 91271   3 years vboxsync VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX.
PGMAllGst.h 18.5 KB 86487   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
PGMAllHandler.cpp 69.0 KB 91247   3 years vboxsync PGM: Moved the statistics into the VM and VMCPU structures (was on the …
PGMAllMap.cpp 34.7 KB 91247   3 years vboxsync PGM: Moved the statistics into the VM and VMCPU structures (was on the …
PGMAllPhys.cpp 158.8 KB 91247   3 years vboxsync PGM: Moved the statistics into the VM and VMCPU structures (was on the …
PGMAllPool.cpp 208.7 KB 91247   3 years vboxsync PGM: Moved the statistics into the VM and VMCPU structures (was on the …
PGMAllShw.h 25.6 KB 90439   3 years vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
SELMAll.cpp 13.0 KB 82968   5 years vboxsync Copyright year updates by scm.
TMAll.cpp 105.0 KB 90346   3 years vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
TMAllCpu.cpp 22.7 KB 90380   3 years vboxsync VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing …
TMAllReal.cpp 1.6 KB 82968   5 years vboxsync Copyright year updates by scm.
TMAllVirtual.cpp 42.7 KB 90346   3 years vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
TRPMAll.cpp 14.1 KB 82968   5 years vboxsync Copyright year updates by scm.
VMAll.cpp 13.5 KB 90997   3 years vboxsync VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
VMMAll.cpp 8.1 KB 90598   3 years vboxsync VMM: Speed up VMMGetCpuId in ring-0 by using hash table (via new …
VMMAllA.asm 2.4 KB 82968   5 years vboxsync Copyright year updates by scm.
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette