VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
VMXAllTemplate.cpp.h 529.3 KB 103053   13 月 vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
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.1 KB 100005   21 月 vboxsync VMM: Take the vTimer expiration into account when halting due to a …
TMAll.cpp 108.0 KB 101088   17 月 vboxsync VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
SELMAll.cpp 13.3 KB 98103   2 年 vboxsync Copyright year updates by scm.
PGMAllShw.h 29.8 KB 99748   21 月 vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
PGMAllPool.cpp 225.2 KB 103261   12 月 vboxsync VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
PGMAllPhys.cpp 148.0 KB 103374   12 月 vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
PGMAllHandler.cpp 84.8 KB 103374   12 月 vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
PGMAllGstSlatEpt.cpp.h 18.1 KB 100232   20 月 vboxsync VMM: Nested VMX: bugref:10318 Fixed incorrect accumulation of execute …
PGMAllGst.h 19.4 KB 98103   2 年 vboxsync Copyright year updates by scm.
PGMAllBth.h 236.3 KB 103374   12 月 vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
PGMAll.cpp 152.8 KB 103417   12 月 vboxsync Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
PDMAllTask.cpp 4.2 KB 98103   2 年 vboxsync Copyright year updates by scm.
PDMAllQueue.cpp 11.3 KB 99674   22 月 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 98743   2 年 vboxsync VMM/PDMAllCritSect: comment typo
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 100108   20 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
IOMAll.cpp 23.4 KB 98103   2 年 vboxsync Copyright year updates by scm.
IEMAllThrdTables.h 14.8 KB 102879   13 月 vboxsync VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
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 111.3 KB 103404   12 月 vboxsync VMM/IEM: Threaded function statistics. bugref:10376
IEMAllThrdPython.py 161.9 KB 103404   12 月 vboxsync VMM/IEM: Threaded function statistics. bugref:10376
IEMAllThrdFuncsBltIn.cpp 34.5 KB 103181   12 月 vboxsync VMM/IEM: Liveness analysis, part 1. bugref:10372
IEMAllThrdFuncs.cpp 34.9 KB 103233   12 月 vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
IEMAllN8veRecompiler.cpp 627.7 KB 103404   12 月 vboxsync VMM/IEM: Threaded function statistics. bugref:10376
IEMAllN8veRecompBltIn.cpp 95.7 KB 103318   12 月 vboxsync VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
IEMAllN8vePython.py 38.6 KB 103259   12 月 vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
IEMAllN8veLiveness.cpp 79.9 KB 103393   12 月 vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
IEMAllN8veHlpA.asm 5.7 KB 103376   12 月 vboxsync VMM/IEM: Experimental alternative to throw/longjmp when executing …
IEMAllN8veHlpA-arm64.S 2.8 KB 103377   12 月 vboxsync VMM/IEM: Implemented iemNativeTbLongJmp and fixed the associated code …
IEMAllMemRWTmplInline.cpp.h 81.0 KB 102977   13 月 vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
IEMAllMemRWTmpl.cpp.h 26.9 KB 102977   13 月 vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
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 66.2 KB 103256   12 月 vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
IEMAllInstVexMap2.cpp.h 109.7 KB 103256   12 月 vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
IEMAllInstVexMap1.cpp.h 221.1 KB 103267   12 月 vboxsync VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
IEMAllInstTwoByte0f.cpp.h 529.7 KB 103256   12 月 vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
IEMAllInstThree0f38.cpp.h 101.6 KB 103212   12 月 vboxsync VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
IEMAllInstThree0f3a.cpp.h 80.0 KB 103212   12 月 vboxsync VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
IEMAllInstPython.py 316.7 KB 103256   12 月 vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
IEMAllInstOneByte.cpp.h 553.5 KB 103350   12 月 vboxsync VMM/IEM: Added some explicit/insane casting to shut up parfait. bugref:3409
IEMAllInstCommonBodyMacros.h 7.1 KB 101850   15 月 vboxsync VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
IEMAllInstCommon.cpp.h 34.9 KB 102783   13 月 vboxsync VMM/IEM: Corrected assertion in iemOpCommonPushSReg for 64-bit mode. …
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.8 KB 103349   12 月 vboxsync VMM/IEM: Nested VMX: bugref:3409 Fix incorrect implicit casting …
IEMAllCImplSvmInstr.cpp 68.3 KB 100072   21 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllCImplStrInstr.cpp.h 68.9 KB 102430   15 月 vboxsync VMM/IEM: Refactored iemMemMap and friends to work with bUnmapInfo / …
IEMAllCImpl.cpp 370.7 KB 103333   12 月 vboxsync VMM/IEMAllCImpl: Fix sizeof(), bugref:3409
IEMAllAImplC.cpp 727.5 KB 103361   12 月 vboxsync VMM/IEM: Shut up parfait warning in …
IEMAllAImpl.asm 195.8 KB 103267   12 月 vboxsync VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
IEMAllAImpl-arm64.S 11.4 KB 103003   13 月 vboxsync VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376
IEMAll.cpp 448.1 KB 103417   12 月 vboxsync Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
IEMAll-armv8.cpp 4.2 KB 103290   12 月 vboxsync VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
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 56.2 KB 103374   12 月 vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
GCMAll.cpp 9.6 KB 99208   23 月 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
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 22.4 KB 99051   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
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.2 KB 100935   18 月 vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
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