source:
vbox/trunk/src/VBox/VMM/VMMAll@
105724
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
target-x86 | 105491 | 4 months | VMM/IEM: Implement native emitters for addps, addpd, mulps and subps, … | ||
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.9 KB | 105364 | 4 months | VMM: Expose FMA and F16C instruction set extensions if available and … | |
CPUMAllMsrs.cpp | 245.8 KB | 104219 | 7 months | VMM: bugref:10610 Fixed MSR loading. | |
CPUMAllRegs-armv8.cpp | 11.8 KB | 101221 | 14 months | VMM/CPUMAllRegs-armv8.cpp: Implement CPUMGetGuestAddrWidths(), bugref:10525 | |
CPUMAllRegs.cpp | 99.7 KB | 105092 | 4 months | VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try … | |
CPUMAllSysRegs-armv8.cpp | 17.5 KB | 99956 | 18 months | VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed … | |
DBGFAll.cpp | 29.0 KB | 105072 | 5 months | VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly … | |
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 | 18.0 KB | 104516 | 6 months | VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa … | |
GICAll.cpp | 57.3 KB | 105697 | 3 months | Main,VMMArm/GIC: Fixes for linux.arm64, bugref:10747 | |
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 | 103194 | 9 months | VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 … | |
HMVMXAll.cpp | 80.2 KB | 103194 | 9 months | VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 … | |
IEMAll-armv8.cpp | 4.2 KB | 104990 | 5 months | VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the … | |
IEMAll.cpp | 474.8 KB | 105673 | 3 months | VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. … | |
IEMAllAImpl-arm64.S | 40.3 KB | 104346 | 7 months | VMM/IEM: Fixed regression from r162777 that broke 8- and 16-bit wide … | |
IEMAllAImpl.asm | 221.4 KB | 105486 | 4 months | VMM/IEM: Fix for r164115, bugref:10652 | |
IEMAllAImplC.cpp | 792.2 KB | 105462 | 4 months | VMM/IEM: Simplify the MXCSR exception calculation a tiny bit, bugref:10652 | |
IEMAllCImpl.cpp | 398.9 KB | 105664 | 3 months | VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction … | |
IEMAllCImplStrInstr.cpp.h | 69.0 KB | 105711 | 3 months | VMM/IEM: Ensure that the required segment is up to date in CPUM when … | |
IEMAllCImplSvmInstr.cpp | 68.3 KB | 104990 | 5 months | VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the … | |
IEMAllCImplVmxInstr.cpp | 412.9 KB | 104990 | 5 months | VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the … | |
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 | 35.0 KB | 104732 | 6 months | VMM/IEM: Don't define the function tables for the host assembly … | |
IEMAllInstCommonBodyMacros.h | 19.8 KB | 104195 | 7 months | VMM/IEM: Refactoring assembly helpers to not pass eflags by reference … | |
IEMAllInstOneByte.cpp.h | 593.5 KB | 105652 | 3 months | VMM/IEM: Fix bound instruction emulation when running in the … | |
IEMAllInstPython.py | 328.2 KB | 105664 | 3 months | VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction … | |
IEMAllInstThree0f3a.cpp.h | 81.4 KB | 105445 | 4 months | VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into … | |
IEMAllInstThree0f38.cpp.h | 101.0 KB | 105399 | 4 months | VMM/IEM: Implement native emitters for … | |
IEMAllInstTwoByte0f.cpp.h | 518.0 KB | 105699 | 3 months | VMM/IEM: Fix disassembly metadata for movq_Pq_Qq, vcmpss, vcmpsd … | |
IEMAllInstVexMap1.cpp.h | 298.7 KB | 105699 | 3 months | VMM/IEM: Fix disassembly metadata for movq_Pq_Qq, vcmpss, vcmpsd … | |
IEMAllInstVexMap2.cpp.h | 149.9 KB | 105664 | 3 months | VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction … | |
IEMAllInstVexMap3.cpp.h | 132.9 KB | 105445 | 4 months | VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into … | |
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 | 27.6 KB | 104956 | 5 months | VMM/IEM: TLB statistics reorg. bugref:10687 | |
IEMAllMemRWTmplInline.cpp.h | 86.3 KB | 105036 | 5 months | VMM/IEM: Split the TLB into non-global (even) and global (odd) … | |
IEMAllN8veExecMem.cpp | 68.0 KB | 105414 | 4 months | VMM/IEM: Log how many bytes of executable memory are not usable due to … | |
IEMAllN8veHlpA-arm64.S | 9.7 KB | 105490 | 4 months | VMM/IEM: Basic infrastructure to natively recompile SIMD floating … | |
IEMAllN8veHlpA.asm | 8.8 KB | 105589 | 3 months | VMM/IEMAllN8veHlpA.asm: Fixed iemNativeFpCtrlRegRestore on windows … | |
IEMAllN8veLiveness.cpp | 90.2 KB | 105652 | 3 months | VMM/IEM: Fix bound instruction emulation when running in the … | |
IEMAllN8vePython.py | 48.0 KB | 105652 | 3 months | VMM/IEM: Fix bound instruction emulation when running in the … | |
IEMAllN8veRecompBltIn.cpp | 101.3 KB | 105698 | 3 months | VMM/IEM,TM: Adaptive timer polling and running of the timer queues … | |
IEMAllN8veRecompFuncs1.cpp | 1.0 KB | 103807 | 8 months | VMM/IEM: Split up the native recompiler functions … | |
IEMAllN8veRecompFuncs2.cpp | 1.0 KB | 103807 | 8 months | VMM/IEM: Split up the native recompiler functions … | |
IEMAllN8veRecompFuncs3.cpp | 1.0 KB | 103807 | 8 months | VMM/IEM: Split up the native recompiler functions … | |
IEMAllN8veRecompFuncs4.cpp | 1.0 KB | 103807 | 8 months | VMM/IEM: Split up the native recompiler functions … | |
IEMAllN8veRecompFuncs.h | 502.1 KB | 105657 | 3 months | VMM/IEM: Fix bound instruction emulation when running in the … | |
IEMAllN8veRecompiler.cpp | 454.0 KB | 105724 | 3 months | Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert … | |
IEMAllThrdFuncs.cpp | 45.1 KB | 104419 | 7 months | VMM/IEM: Convert near return (retn) and relative/indirect call … | |
IEMAllThrdFuncsBltIn.cpp | 36.2 KB | 105698 | 3 months | VMM/IEM,TM: Adaptive timer polling and running of the timer queues … | |
IEMAllThrdPython.py | 192.5 KB | 105673 | 3 months | VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. … | |
IEMAllThrdRecompiler.cpp | 145.7 KB | 105718 | 3 months | VMM/IEM: Take down the FLAT PC when compiling TBs the first time. … | |
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 | 18.9 KB | 105673 | 3 months | VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. … | |
IOMAll.cpp | 23.4 KB | 98103 | 22 months | Copyright year updates by scm. | |
IOMAllMmioNew.cpp | 52.7 KB | 104255 | 7 months | VMM/IOM: Initialize stack value before calling pfnReadCallback in … | |
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 | 103802 | 8 months | VMM/PDMAllCritSect.cpp: Build fix for dbgopt build | |
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 | 153.8 KB | 104990 | 5 months | VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the … | |
PGMAllBth.h | 236.3 KB | 104840 | 5 months | VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added … | |
PGMAllGst.h | 41.7 KB | 104939 | 5 months | VMM/PGM: Elimintate the GstWalk local from PGM_GST_NAME(WalkFast). … | |
PGMAllGstSlatEpt.cpp.h | 18.6 KB | 104932 | 5 months | VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that … | |
PGMAllHandler.cpp | 86.1 KB | 104840 | 5 months | VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added … | |
PGMAllPhys.cpp | 210.4 KB | 104935 | 5 months | VMM/PGM: Lockless pgmPhysGCPhys2R3Ptr variant for use in … | |
PGMAllPool.cpp | 226.7 KB | 105724 | 3 months | Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert … | |
PGMAllShw.h | 31.5 KB | 103720 | 8 months | VMM/PGM: Nested VMX: bugref:10607 Fixed getting shadow page when the … | |
SELMAll.cpp | 13.3 KB | 98103 | 22 months | Copyright year updates by scm. | |
TMAll.cpp | 108.3 KB | 105715 | 3 months | VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656 | |
TMAllCpu.cpp | 24.2 KB | 104131 | 7 months | VMM/TM: Allow linear scaling of the guest TSC; primarily required for … | |
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.5 KB | 103194 | 9 months | VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 … | |
VMAll.cpp | 13.7 KB | 105352 | 4 months | VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit … | |
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 | 530.0 KB | 104516 | 6 months | VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa … |
Note:
See TracBrowser
for help on using the repository browser.