VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
AllPdbTypeHack.cpp 4.0 KB 98103   2 年 vboxsync Copyright year updates by scm.
APICAll.cpp 130.7 KB 99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMAllCpuId.cpp 78.7 KB 101428   16 月 vboxsync VMM/HM: Added logging for new SVM features.
CPUMAllMsrs.cpp 245.2 KB 100935   18 月 vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
CPUMAllRegs-armv8.cpp 11.8 KB 101221   17 月 vboxsync VMM/CPUMAllRegs-armv8.cpp: Implement CPUMGetGuestAddrWidths(), bugref:10525
CPUMAllRegs.cpp 99.5 KB 100940   18 月 vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
CPUMAllSysRegs-armv8.cpp 17.5 KB 99956   21 月 vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
DBGFAll.cpp 22.4 KB 99051   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
DBGFAllBp.cpp 23.6 KB 98103   2 年 vboxsync Copyright year updates by scm.
DBGFAllTracer.cpp 28.9 KB 99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
EMAll.cpp 39.2 KB 99220   23 月 vboxsync Disassember,*: Start separating the disassembler into a architecture …
GCMAll.cpp 9.6 KB 99208   23 月 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GICAll.cpp 56.0 KB 101062   18 月 vboxsync VMM/GICAll: Properly fix assertion, uIntId == 0 is of course allowed …
GIMAll.cpp 16.7 KB 100108   21 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
GIMAllHv.cpp 56.9 KB 99208   23 月 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAllKvm.cpp 14.5 KB 99208   23 月 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
HMAll.cpp 37.7 KB 99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
HMSVMAll.cpp 19.9 KB 98103   2 年 vboxsync Copyright year updates by scm.
HMVMXAll.cpp 80.1 KB 100139   21 月 vboxsync VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
IEMAll-armv8.cpp 4.1 KB 100966   18 月 vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
IEMAll.cpp 445.5 KB 100966   18 月 vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
IEMAllAImpl.asm 190.3 KB 101376   17 月 vboxsync VMM/IEM: Implement vmpsadbw instruction emulations, bugref:9898
IEMAllAImplC.cpp 706.2 KB 101378   17 月 vboxsync VMM/IEM: Implement vmpsadbw instruction emulations [review fix], …
IEMAllCImpl.cpp 363.8 KB 101304   17 月 vboxsync VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested on …
IEMAllCImplStrInstr.cpp.h 68.8 KB 100804   19 月 vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
IEMAllCImplSvmInstr.cpp 68.3 KB 100072   21 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllCImplVmxInstr.cpp 411.1 KB 100109   21 月 vboxsync VMM/IEM: Make it compile and link again with …
IEMAllDbg.cpp 37.7 KB 100673   19 月 vboxsync VMM/IEM: Some VxD syscall logging. [build fix] bugref:10369
IEMAllInst3DNow.cpp.h 4.4 KB 100733   19 月 vboxsync VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
IEMAllInstCommon.cpp.h 30.2 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllInstCommonBodyMacros.h 7.1 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllInstOneByte.cpp.h 489.9 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllInstPython.py 281.5 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllInstThree0f3a.cpp.h 81.4 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllInstThree0f38.cpp.h 101.1 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllInstTwoByte0f.cpp.h 521.7 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllInstVexMap1.cpp.h 212.0 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllInstVexMap2.cpp.h 108.5 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllInstVexMap3.cpp.h 66.1 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllIntprTables1.cpp 1.0 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 …
IEMAllIntprTables3.cpp 1.1 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllIntprTables4.cpp 1.1 KB 100740   19 月 vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllIntprTables.h 3.4 KB 100740   19 月 vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllMemRWTmpl.cpp.h 17.6 KB 100868   18 月 vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
IEMAllMemRWTmplInline.cpp.h 52.6 KB 100868   18 月 vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
IEMAllN8vePython.py 15.0 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllN8veRecompiler.cpp 83.8 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllThrdFuncs.cpp 30.8 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllThrdFuncsBltIn.cpp 32.1 KB 101182   17 月 vboxsync VMM/IEM: Eliminated a parameter for three more builtin threaded …
IEMAllThrdPython.py 121.3 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllThrdRecompiler.cpp 100.7 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IEMAllThrdTables1.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 …
IEMAllThrdTables3.cpp 1.1 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables4.cpp 1.1 KB 100743   19 月 vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables.h 14.2 KB 101387   17 月 vboxsync VMM/IEM: Added a new class of threaded function variants, the …
IOMAll.cpp 23.4 KB 98103   2 年 vboxsync Copyright year updates by scm.
IOMAllMmioNew.cpp 52.7 KB 100108   21 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
Makefile.kup 0 位元組 2477   18 年 vboxsync export
MMAll.cpp 3.9 KB 98103   2 年 vboxsync Copyright year updates by scm.
NEMAll.cpp 4.1 KB 98103   2 年 vboxsync Copyright year updates by scm.
NEMAllNativeTemplate-win.cpp.h 141.1 KB 99828   21 月 vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
PDMAll.cpp 14.3 KB 100108   21 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
PDMAllCritSect.cpp 46.1 KB 98743   2 年 vboxsync VMM/PDMAllCritSect: comment typo
PDMAllCritSectBoth.cpp 4.5 KB 98103   2 年 vboxsync Copyright year updates by scm.
PDMAllCritSectRw.cpp 84.1 KB 98103   2 年 vboxsync Copyright year updates by scm.
PDMAllIommu.cpp 18.2 KB 98103   2 年 vboxsync Copyright year updates by scm.
PDMAllNetShaper.cpp 6.5 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 …
PDMAllTask.cpp 4.2 KB 98103   2 年 vboxsync Copyright year updates by scm.
PGMAll.cpp 152.7 KB 100964   18 月 vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
PGMAllBth.h 235.6 KB 101058   18 月 vboxsync VMM: Nested VMX: bugref:10318 Pass only the final (leaf) SLAT PTE …
PGMAllGst.h 19.4 KB 98103   2 年 vboxsync Copyright year updates by scm.
PGMAllGstSlatEpt.cpp.h 18.1 KB 100232   20 月 vboxsync VMM: Nested VMX: bugref:10318 Fixed incorrect accumulation of execute …
PGMAllHandler.cpp 84.5 KB 100966   18 月 vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
PGMAllPhys.cpp 147.8 KB 100966   18 月 vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
PGMAllPool.cpp 225.2 KB 100964   18 月 vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
PGMAllShw.h 29.8 KB 99748   22 月 vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
SELMAll.cpp 13.3 KB 98103   2 年 vboxsync Copyright year updates by scm.
TMAll.cpp 108.0 KB 101088   17 月 vboxsync VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
TMAllCpu.cpp 24.1 KB 100005   21 月 vboxsync VMM: Take the vTimer expiration into account when halting due to a …
TMAllReal.cpp 1.8 KB 98103   2 年 vboxsync Copyright year updates by scm.
TMAllVirtual.cpp 43.9 KB 101025   18 月 vboxsync VMM/VMMAll: Compilation fixes.
TRPMAll.cpp 14.4 KB 98103   2 年 vboxsync Copyright year updates by scm.
VMAll.cpp 13.7 KB 98103   2 年 vboxsync Copyright year updates by scm.
VMMAll.cpp 8.0 KB 98103   2 年 vboxsync Copyright year updates by scm.
VMMAllA.asm 2.6 KB 98103   2 年 vboxsync Copyright year updates by scm.
VMXAllTemplate.cpp.h 526.3 KB 101060   18 月 vboxsync VMM: Nested VMX: bugref:10318 VMX PAT MSR checking nit.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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