source:
vbox/trunk/src/VBox/VMM/VMMAll@
103050
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
AllPdbTypeHack.cpp | 4.0 KB | 98103 | 22 months | Copyright year updates by scm. | |
APICAll.cpp | 130.7 KB | 103025 | 10 months | *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588 | |
CPUMAllCpuId.cpp | 78.7 KB | 101428 | 13 months | VMM/HM: Added logging for new SVM features. | |
CPUMAllMsrs.cpp | 245.2 KB | 100935 | 15 months | VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and … | |
CPUMAllRegs-armv8.cpp | 11.8 KB | 101221 | 14 months | VMM/CPUMAllRegs-armv8.cpp: Implement CPUMGetGuestAddrWidths(), bugref:10525 | |
CPUMAllRegs.cpp | 99.5 KB | 100940 | 15 months | VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM … | |
CPUMAllSysRegs-armv8.cpp | 17.5 KB | 99956 | 18 months | VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed … | |
DBGFAll.cpp | 22.4 KB | 99051 | 20 months | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
DBGFAllBp.cpp | 23.6 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGFAllTracer.cpp | 28.9 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
EMAll.cpp | 39.2 KB | 101539 | 13 months | DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly … | |
GCMAll.cpp | 9.6 KB | 99208 | 20 months | Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types … | |
GICAll.cpp | 56.0 KB | 101062 | 14 months | VMM/GICAll: Properly fix assertion, uIntId == 0 is of course allowed … | |
GIMAll.cpp | 16.7 KB | 100108 | 17 months | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
GIMAllHv.cpp | 56.9 KB | 99208 | 20 months | Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types … | |
GIMAllKvm.cpp | 14.5 KB | 99208 | 20 months | Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types … | |
HMAll.cpp | 37.7 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
HMSVMAll.cpp | 19.9 KB | 98103 | 22 months | Copyright year updates by scm. | |
HMVMXAll.cpp | 80.1 KB | 100139 | 17 months | VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all … | |
IEMAll-armv8.cpp | 4.1 KB | 100966 | 15 months | VMM/PGM,IEM: Prepare work for write monitoring page containing … | |
IEMAll.cpp | 445.4 KB | 102977 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllAImpl-arm64.S | 11.4 KB | 103003 | 10 months | VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376 | |
IEMAllAImpl.asm | 192.9 KB | 102896 | 10 months | VMM/IEM: Use standard binary assembly helper signature for ADCX and … | |
IEMAllAImplC.cpp | 712.3 KB | 103003 | 10 months | VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376 | |
IEMAllCImpl.cpp | 370.7 KB | 102876 | 10 months | VMM/IEM: Call different threaded functions for each branch in a … | |
IEMAllCImplStrInstr.cpp.h | 68.9 KB | 102430 | 12 months | VMM/IEM: Refactored iemMemMap and friends to work with bUnmapInfo / … | |
IEMAllCImplSvmInstr.cpp | 68.3 KB | 100072 | 18 months | VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include … | |
IEMAllCImplVmxInstr.cpp | 412.8 KB | 102965 | 10 months | VMM/IEM: Nested VMX: bugref:10318 Disabled descriptor reserved bit … | |
IEMAllDbg.cpp | 75.9 KB | 102869 | 10 months | Fixing most probaly a typo in r161081. bugref:10371 | |
IEMAllInst3DNow.cpp.h | 4.4 KB | 100733 | 16 months | VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to … | |
IEMAllInstCommon.cpp.h | 34.9 KB | 102783 | 10 months | VMM/IEM: Corrected assertion in iemOpCommonPushSReg for 64-bit mode. … | |
IEMAllInstCommonBodyMacros.h | 7.1 KB | 101850 | 12 months | VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with … | |
IEMAllInstOneByte.cpp.h | 534.5 KB | 102977 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllInstPython.py | 307.2 KB | 102978 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllInstThree0f3a.cpp.h | 79.7 KB | 102331 | 12 months | VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following … | |
IEMAllInstThree0f38.cpp.h | 101.5 KB | 102896 | 10 months | VMM/IEM: Use standard binary assembly helper signature for ADCX and … | |
IEMAllInstTwoByte0f.cpp.h | 524.4 KB | 102978 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllInstVexMap1.cpp.h | 211.9 KB | 102011 | 12 months | VMM/IEM: Added a flush mask for guest register shadows to the … | |
IEMAllInstVexMap2.cpp.h | 108.8 KB | 102331 | 12 months | VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following … | |
IEMAllInstVexMap3.cpp.h | 66.2 KB | 102331 | 12 months | VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following … | |
IEMAllIntprTables1.cpp | 1.0 KB | 100743 | 16 months | VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up … | |
IEMAllIntprTables2.cpp | 1.1 KB | 100743 | 16 months | VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up … | |
IEMAllIntprTables3.cpp | 1.1 KB | 100743 | 16 months | VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up … | |
IEMAllIntprTables4.cpp | 1.1 KB | 100740 | 16 months | VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed … | |
IEMAllIntprTables.h | 3.4 KB | 100740 | 16 months | VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed … | |
IEMAllMemRWTmpl.cpp.h | 26.9 KB | 102977 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllMemRWTmplInline.cpp.h | 81.0 KB | 102977 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllN8veHlpA.asm | 4.3 KB | 102737 | 11 months | VMM/IEM: Use correct TLBE flags when doing lookups. duh. bugref:10371 | |
IEMAllN8vePython.py | 38.0 KB | 102977 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllN8veRecompBltIn.cpp | 88.2 KB | 102883 | 10 months | VMM/IEM: Maintain pReNative->fExec in … | |
IEMAllN8veRecompiler.cpp | 605.0 KB | 102977 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllThrdFuncs.cpp | 34.1 KB | 102876 | 10 months | VMM/IEM: Call different threaded functions for each branch in a … | |
IEMAllThrdFuncsBltIn.cpp | 34.5 KB | 102699 | 11 months | VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only … | |
IEMAllThrdPython.py | 149.0 KB | 102977 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllThrdRecompiler.cpp | 110.7 KB | 102977 | 10 months | VMM/IEM: Implemented generic fallback for misaligned x86 locking that … | |
IEMAllThrdTables1.cpp | 1.1 KB | 100743 | 16 months | VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up … | |
IEMAllThrdTables2.cpp | 1.1 KB | 100743 | 16 months | VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up … | |
IEMAllThrdTables3.cpp | 1.1 KB | 100743 | 16 months | VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up … | |
IEMAllThrdTables4.cpp | 1.1 KB | 100743 | 16 months | VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up … | |
IEMAllThrdTables.h | 14.8 KB | 102879 | 10 months | VMM/IEM: Skip PC validation and such if we don't jump on a conditional … | |
IOMAll.cpp | 23.4 KB | 98103 | 22 months | Copyright year updates by scm. | |
IOMAllMmioNew.cpp | 52.7 KB | 100108 | 17 months | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
Makefile.kup | 0 bytes | 2477 | 18 years | export | |
MMAll.cpp | 3.9 KB | 98103 | 22 months | Copyright year updates by scm. | |
NEMAll.cpp | 4.1 KB | 98103 | 22 months | Copyright year updates by scm. | |
NEMAllNativeTemplate-win.cpp.h | 141.1 KB | 99828 | 18 months | *: A bunch of adjustments that allows using /permissive- with Visual … | |
PDMAll.cpp | 14.3 KB | 100108 | 17 months | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
PDMAllCritSect.cpp | 46.1 KB | 98743 | 21 months | VMM/PDMAllCritSect: comment typo | |
PDMAllCritSectBoth.cpp | 4.5 KB | 98103 | 22 months | Copyright year updates by scm. | |
PDMAllCritSectRw.cpp | 84.1 KB | 98103 | 22 months | Copyright year updates by scm. | |
PDMAllIommu.cpp | 18.2 KB | 98103 | 22 months | Copyright year updates by scm. | |
PDMAllNetShaper.cpp | 6.5 KB | 98103 | 22 months | Copyright year updates by scm. | |
PDMAllQueue.cpp | 11.3 KB | 99674 | 18 months | VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 … | |
PDMAllTask.cpp | 4.2 KB | 98103 | 22 months | Copyright year updates by scm. | |
PGMAll.cpp | 152.7 KB | 100964 | 15 months | VMM/PGM: Some experiments wrt preseving ZERO page status as the … | |
PGMAllBth.h | 236.0 KB | 102075 | 12 months | scm | |
PGMAllGst.h | 19.4 KB | 98103 | 22 months | Copyright year updates by scm. | |
PGMAllGstSlatEpt.cpp.h | 18.1 KB | 100232 | 17 months | VMM: Nested VMX: bugref:10318 Fixed incorrect accumulation of execute … | |
PGMAllHandler.cpp | 84.5 KB | 100966 | 15 months | VMM/PGM,IEM: Prepare work for write monitoring page containing … | |
PGMAllPhys.cpp | 147.9 KB | 102663 | 11 months | VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. … | |
PGMAllPool.cpp | 225.1 KB | 103015 | 10 months | iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the … | |
PGMAllShw.h | 29.8 KB | 99748 | 18 months | VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit … | |
SELMAll.cpp | 13.3 KB | 98103 | 22 months | Copyright year updates by scm. | |
TMAll.cpp | 108.0 KB | 101088 | 14 months | VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369 | |
TMAllCpu.cpp | 24.1 KB | 100005 | 18 months | VMM: Take the vTimer expiration into account when halting due to a … | |
TMAllReal.cpp | 1.8 KB | 98103 | 22 months | Copyright year updates by scm. | |
TMAllVirtual.cpp | 43.9 KB | 101025 | 14 months | VMM/VMMAll: Compilation fixes. | |
TRPMAll.cpp | 14.4 KB | 98103 | 22 months | Copyright year updates by scm. | |
VMAll.cpp | 13.7 KB | 98103 | 22 months | Copyright year updates by scm. | |
VMMAll.cpp | 8.0 KB | 98103 | 22 months | Copyright year updates by scm. | |
VMMAllA.asm | 2.6 KB | 98103 | 22 months | Copyright year updates by scm. | |
VMXAllTemplate.cpp.h | 526.8 KB | 102852 | 10 months | VMM/VMXAllTemplate: Nested VMX: bugref:10318 Trying to narrow down the … |
Note:
See TracBrowser
for help on using the repository browser.