VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
target-x86 104373   10 月 vboxsync VMM/IEM: Implement native emitter for pmovmskb which is used at least …
VMXAllTemplate.cpp.h 530.0 KB 104516   9 月 vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
VMMAllA.asm 2.6 KB 98103   2 年 vboxsync Copyright year updates by scm.
VMMAll.cpp 8.0 KB 98103   2 年 vboxsync Copyright year updates by scm.
VMAll.cpp 13.7 KB 98103   2 年 vboxsync Copyright year updates by scm.
TRPMAll.cpp 14.5 KB 103194   12 月 vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
TMAllVirtual.cpp 43.9 KB 101025   17 月 vboxsync VMM/VMMAll: Compilation fixes.
TMAllReal.cpp 1.8 KB 98103   2 年 vboxsync Copyright year updates by scm.
TMAllCpu.cpp 24.2 KB 104131   10 月 vboxsync VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
TMAll.cpp 108.4 KB 104788   8 月 vboxsync VMM/tmTimerQueuesSanityChecks: Corrected free count check. bugref:10688
SELMAll.cpp 13.3 KB 98103   2 年 vboxsync Copyright year updates by scm.
PGMAllShw.h 31.5 KB 103720   11 月 vboxsync VMM/PGM: Nested VMX: bugref:10607 Fixed getting shadow page when the …
PGMAllPool.cpp 226.6 KB 104840   8 月 vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
PGMAllPhys.cpp 210.4 KB 104935   8 月 vboxsync VMM/PGM: Lockless pgmPhysGCPhys2R3Ptr variant for use in …
PGMAllHandler.cpp 86.1 KB 104840   8 月 vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
PGMAllGstSlatEpt.cpp.h 18.6 KB 104932   8 月 vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
PGMAllGst.h 41.7 KB 104939   8 月 vboxsync VMM/PGM: Elimintate the GstWalk local from PGM_GST_NAME(WalkFast). …
PGMAllBth.h 236.3 KB 104840   8 月 vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
PGMAll.cpp 153.8 KB 104990   8 月 vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
PDMAllTask.cpp 4.2 KB 98103   2 年 vboxsync Copyright year updates by scm.
PDMAllQueue.cpp 11.3 KB 99674   21 月 vboxsync VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 …
PDMAllNetShaper.cpp 6.5 KB 98103   2 年 vboxsync Copyright year updates by scm.
PDMAllIommu.cpp 18.2 KB 98103   2 年 vboxsync Copyright year updates by scm.
PDMAllCritSectRw.cpp 84.1 KB 98103   2 年 vboxsync Copyright year updates by scm.
PDMAllCritSectBoth.cpp 4.5 KB 98103   2 年 vboxsync Copyright year updates by scm.
PDMAllCritSect.cpp 46.1 KB 103802   11 月 vboxsync VMM/PDMAllCritSect.cpp: Build fix for dbgopt build
PDMAll.cpp 14.3 KB 100108   20 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
NEMAllNativeTemplate-win.cpp.h 141.1 KB 99828   21 月 vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
NEMAll.cpp 4.1 KB 98103   2 年 vboxsync Copyright year updates by scm.
MMAll.cpp 3.9 KB 98103   2 年 vboxsync Copyright year updates by scm.
Makefile.kup 0 位元組 2477   18 年 vboxsync export
IOMAllMmioNew.cpp 52.7 KB 104255   10 月 vboxsync VMM/IOM: Initialize stack value before calling pfnReadCallback in …
IOMAll.cpp 23.4 KB 98103   2 年 vboxsync Copyright year updates by scm.
IEMAllThrdTables.h 18.9 KB 104357   10 月 vboxsync VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
IEMAllThrdTables4.cpp 1.1 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables3.cpp 1.1 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables2.cpp 1.1 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables1.cpp 1.1 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdRecompiler.cpp 129.9 KB 104877   8 月 vboxsync VMM/IEM: Removed double checking of the physical TLB revision in …
IEMAllThrdPython.py 191.6 KB 104424   10 月 vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
IEMAllThrdFuncsBltIn.cpp 34.2 KB 105072   7 月 vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
IEMAllThrdFuncs.cpp 45.1 KB 104419   10 月 vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
IEMAllN8veRecompiler.cpp 430.8 KB 105036   7 月 vboxsync VMM/IEM: Split the TLB into non-global (even) and global (odd) …
IEMAllN8veRecompFuncs.h 486.1 KB 105035   7 月 vboxsync VMM/IEM,bs3-cpu-weird-1: Made bs3CpuWeird1_PcWrapping run w/o …
IEMAllN8veRecompFuncs4.cpp 1.0 KB 103807   11 月 vboxsync VMM/IEM: Split up the native recompiler functions …
IEMAllN8veRecompFuncs3.cpp 1.0 KB 103807   11 月 vboxsync VMM/IEM: Split up the native recompiler functions …
IEMAllN8veRecompFuncs2.cpp 1.0 KB 103807   11 月 vboxsync VMM/IEM: Split up the native recompiler functions …
IEMAllN8veRecompFuncs1.cpp 1.0 KB 103807   11 月 vboxsync VMM/IEM: Split up the native recompiler functions …
IEMAllN8veRecompBltIn.cpp 95.6 KB 104957   8 月 vboxsync VMM/IEM: TLB statistics tweaks & fixes. bugref:10687
IEMAllN8vePython.py 47.5 KB 104422   10 月 vboxsync VMM/IEM: Add native emitters for the …
IEMAllN8veLiveness.cpp 89.0 KB 104420   10 月 vboxsync VMM/IEM: Add native emitters for the …
IEMAllN8veHlpA.asm 8.2 KB 104378   10 月 vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
IEMAllN8veHlpA-arm64.S 8.2 KB 104798   8 月 vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
IEMAllN8veExecMem.cpp 63.4 KB 104876   8 月 vboxsync VMM/IEM: Optimize executable memory allocation on macOS by removing …
IEMAllMemRWTmplInline.cpp.h 86.3 KB 105036   7 月 vboxsync VMM/IEM: Split the TLB into non-global (even) and global (odd) …
IEMAllMemRWTmpl.cpp.h 27.6 KB 104956   8 月 vboxsync VMM/IEM: TLB statistics reorg. bugref:10687
IEMAllIntprTables.h 3.4 KB 100740   19 月 vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllIntprTables4.cpp 1.1 KB 100740   19 月 vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllIntprTables3.cpp 1.1 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllIntprTables2.cpp 1.1 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllIntprTables1.cpp 1.0 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllInstVexMap3.cpp.h 89.9 KB 104784   8 月 vboxsync VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
IEMAllInstVexMap2.cpp.h 135.1 KB 104784   8 月 vboxsync VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
IEMAllInstVexMap1.cpp.h 223.1 KB 104439   9 月 vboxsync VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
IEMAllInstTwoByte0f.cpp.h 517.6 KB 104521   9 月 vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
IEMAllInstThree0f38.cpp.h 99.9 KB 104208   10 月 vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
IEMAllInstThree0f3a.cpp.h 79.3 KB 104368   10 月 vboxsync VMM/IEM: bugref:9898 Fix insertps emulation to apply the clear mask …
IEMAllInstPython.py 326.8 KB 104419   10 月 vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
IEMAllInstOneByte.cpp.h 593.6 KB 105072   7 月 vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
IEMAllInstCommonBodyMacros.h 19.8 KB 104195   10 月 vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
IEMAllInstCommon.cpp.h 35.0 KB 104732   9 月 vboxsync VMM/IEM: Don't define the function tables for the host assembly …
IEMAllInst3DNow.cpp.h 4.4 KB 100733   19 月 vboxsync VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
IEMAllDbg.cpp 75.9 KB 102869   13 月 vboxsync Fixing most probaly a typo in r161081. bugref:10371
IEMAllCImplVmxInstr.cpp 412.9 KB 104990   8 月 vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
IEMAllCImplSvmInstr.cpp 68.3 KB 104990   8 月 vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
IEMAllCImplStrInstr.cpp.h 68.9 KB 104581   9 月 vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
IEMAllCImpl.cpp 390.2 KB 105072   7 月 vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
IEMAllAImplC.cpp 730.1 KB 104521   9 月 vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
IEMAllAImpl.asm 205.6 KB 104521   9 月 vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
IEMAllAImpl-arm64.S 40.3 KB 104346   10 月 vboxsync VMM/IEM: Fixed regression from r162777 that broke 8- and 16-bit wide …
IEMAll.cpp 451.9 KB 105072   7 月 vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
IEMAll-armv8.cpp 4.2 KB 104990   8 月 vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
HMVMXAll.cpp 80.2 KB 103194   12 月 vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
HMSVMAll.cpp 19.9 KB 103194   12 月 vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
HMAll.cpp 37.7 KB 99739   21 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
GIMAllKvm.cpp 14.5 KB 99208   23 月 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAllHv.cpp 56.9 KB 99208   23 月 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAll.cpp 16.7 KB 100108   20 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
GICAll.cpp 57.4 KB 104386   10 月 vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
GCMAll.cpp 18.0 KB 104516   9 月 vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
EMAll.cpp 39.2 KB 101539   16 月 vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
DBGFAllTracer.cpp 28.9 KB 99739   21 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFAllBp.cpp 23.6 KB 98103   2 年 vboxsync Copyright year updates by scm.
DBGFAll.cpp 29.0 KB 105072   7 月 vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
CPUMAllSysRegs-armv8.cpp 17.5 KB 99956   21 月 vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
CPUMAllRegs.cpp 99.5 KB 100940   18 月 vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
CPUMAllRegs-armv8.cpp 11.8 KB 101221   17 月 vboxsync VMM/CPUMAllRegs-armv8.cpp: Implement CPUMGetGuestAddrWidths(), bugref:10525
CPUMAllMsrs.cpp 245.8 KB 104219   10 月 vboxsync VMM: bugref:10610 Fixed MSR loading.
CPUMAllCpuId.cpp 78.7 KB 101428   16 月 vboxsync VMM/HM: Added logging for new SVM features.
APICAll.cpp 130.7 KB 103025   13 月 vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
AllPdbTypeHack.cpp 4.0 KB 98103   2 年 vboxsync Copyright year updates by scm.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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