VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
VMXAllTemplate.cpp.h 526.7 KB 99753   22 月 vboxsync VMM: More Clang 13 build fixes (warnings as errors).
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.4 KB 98103   2 年 vboxsync Copyright year updates by scm.
TMAllVirtual.cpp 43.8 KB 98103   2 年 vboxsync Copyright year updates by scm.
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 106.9 KB 98103   2 年 vboxsync Copyright year updates by scm.
SELMAll.cpp 13.3 KB 98103   2 年 vboxsync Copyright year updates by scm.
PGMAllShw.h 29.8 KB 99748   22 月 vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
PGMAllPool.cpp 225.0 KB 100108   21 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
PGMAllPhys.cpp 146.7 KB 99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMAllHandler.cpp 84.4 KB 99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMAllGstSlatEpt.cpp.h 18.1 KB 98103   2 年 vboxsync Copyright year updates by scm.
PGMAllGst.h 19.4 KB 98103   2 年 vboxsync Copyright year updates by scm.
PGMAllBth.h 232.9 KB 99788   22 月 vboxsync VMM/PGM: Nested VMX: bugref:10318 Don't need to get the physical page …
PGMAll.cpp 147.5 KB 99891   21 月 vboxsync VMM/PGM: Docs correction for PGMInvalidatePage.
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   21 月 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   21 月 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.
IEMAllThreadedRecompiler.cpp 14.4 KB 100151   21 月 vboxsync VMM/IEM: Implemented iemThreadedTbExec. bugref:10369
IEMAllThreadedPython.py 73.5 KB 100149   21 月 vboxsync VMM/IEM: Emit extra mode-check after CIMPL calls with the …
IEMAllThreadedFunctions.cpp 27.2 KB 100149   21 月 vboxsync VMM/IEM: Emit extra mode-check after CIMPL calls with the …
IEMAllInstructionsVexMap3.cpp.h 56.4 KB 99958   21 月 vboxsync IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU …
IEMAllInstructionsVexMap2.cpp.h 90.7 KB 100138   21 月 vboxsync VMM/IEM: Fix typo vpboardcast{b,w} -> vpbroadcast{b,w}
IEMAllInstructionsVexMap1.cpp.h 206.2 KB 100072   21 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsTwoByte0f.cpp.h 499.9 KB 100072   21 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsThree0f38.cpp.h 99.1 KB 100072   21 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsThree0f3a.cpp.h 80.1 KB 99343   23 月 vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
IEMAllInstructionsPython.py 258.5 KB 100148   21 月 vboxsync VMM/IEM: Made the python scripts pick up and deal with the …
IEMAllInstructionsOneByte.cpp.h 445.7 KB 100148   21 月 vboxsync VMM/IEM: Made the python scripts pick up and deal with the …
IEMAllInstructionsInterpretOnly.cpp 3.3 KB 99220   23 月 vboxsync Disassember,*: Start separating the disassembler into a architecture …
IEMAllInstructionsCommonBodyMacros.h 6.8 KB 98916   2 年 vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
IEMAllInstructionsCommon.cpp.h 25.5 KB 100072   21 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructions3DNow.cpp.h 4.4 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 …
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.8 KB 100052   21 月 vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
IEMAllCImpl.cpp 361.7 KB 100108   21 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
IEMAllAImplC.cpp 672.8 KB 99681   22 月 vboxsync VMM/IEM: Mark iemAImpl_sha1rnds4_fX as not throwing any exceptions to …
IEMAllAImpl.asm 184.9 KB 99790   22 月 vboxsync IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
IEMAll.cpp 482.6 KB 100060   21 月 vboxsync VMM/IEM: todo on iemFpuUpdateDP
IEMAll-armv8.cpp 4.1 KB 99053   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
HMVMXAll.cpp 80.1 KB 100139   21 月 vboxsync VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
HMSVMAll.cpp 19.9 KB 98103   2 年 vboxsync Copyright year updates by scm.
HMAll.cpp 37.7 KB 99739   22 月 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   21 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
GICAll.cpp 48.8 KB 100108   21 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
GCMAll.cpp 9.6 KB 99208   23 月 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
EMAll.cpp 39.2 KB 99220   23 月 vboxsync Disassember,*: Start separating the disassembler into a architecture …
DBGFAllTracer.cpp 28.9 KB 99739   22 月 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.3 KB 99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMAllRegs-armv8.cpp 11.4 KB 100119   21 月 vboxsync VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
CPUMAllMsrs.cpp 242.1 KB 98103   2 年 vboxsync Copyright year updates by scm.
CPUMAllCpuId.cpp 76.8 KB 99814   21 月 vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
APICAll.cpp 130.7 KB 99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
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