VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
VMXAllTemplate.cpp.h 526.4 KB 100244   21 月 vboxsync VMM: Nested VMX: bugref:10318 Guru meditate if the nested-EPT trap …
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   22 月 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   23 月 vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
PGMAllPool.cpp 225.0 KB 100577   20 月 vboxsync VMM/PGM: Nested VMX: bugref:10318 More info on assertion.
PGMAllPhys.cpp 146.7 KB 99739   23 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMAllHandler.cpp 84.4 KB 99739   23 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMAllGstSlatEpt.cpp.h 18.1 KB 100232   21 月 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 233.0 KB 100243   21 月 vboxsync VMM/PGM: Nested VMX: bugref:10474 Prevent log flooding just in case.
PGMAll.cpp 147.5 KB 99891   22 月 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   23 月 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   22 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
NEMAllNativeTemplate-win.cpp.h 141.1 KB 99828   22 月 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   22 月 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 50.3 KB 100327   21 月 vboxsync VMM/IEM: Corrected missing rcPassUp checks and …
IEMAllThreadedPython.py 78.7 KB 100633   20 月 vboxsync VMM/IEM: Check for too early IEMCPU::iEffSeg use during recompiler …
IEMAllThreadedFunctions.cpp 28.9 KB 100326   21 月 vboxsync VMM/IEM: Fixed a problem with 'pop [rsp/esp]' that showed up in …
IEMAllInstructionsVexMap3.cpp.h 64.9 KB 100607   20 月 vboxsync VMM/IEM: Implement vperm2f128/vperm2i128 instruction emulations, …
IEMAllInstructionsVexMap2.cpp.h 106.4 KB 100575   20 月 vboxsync VMM/IEM: Remove the stubs for …
IEMAllInstructionsVexMap1.cpp.h 208.2 KB 100602   20 月 vboxsync VMM/IEM: Implement vpaddsb/vpaddsw instruction emulations, bugref:9898
IEMAllInstructionsTwoByte0f.cpp.h 499.9 KB 100266   21 月 vboxsync VMM/IEM: Collect opcode bytes while decoding instructions in the …
IEMAllInstructionsThree0f38.cpp.h 99.1 KB 100072   22 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsThree0f3a.cpp.h 80.1 KB 99343   2 年 vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
IEMAllInstructionsPython.py 260.7 KB 100633   20 月 vboxsync VMM/IEM: Check for too early IEMCPU::iEffSeg use during recompiler …
IEMAllInstructionsOneByte.cpp.h 450.1 KB 100623   20 月 vboxsync VMM/IEM: pop [mem] correction, iEffSeg must be fetched after address …
IEMAllInstructionsInterpretOnly.cpp 3.3 KB 99220   2 年 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   22 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructions3DNow.cpp.h 4.4 KB 100072   22 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllCImplVmxInstr.cpp 411.1 KB 100109   22 月 vboxsync VMM/IEM: Make it compile and link again with …
IEMAllCImplSvmInstr.cpp 68.3 KB 100072   22 月 vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllCImplStrInstr.cpp.h 68.8 KB 100052   22 月 vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
IEMAllCImpl.cpp 363.5 KB 100624   20 月 vboxsync VMM/IEM: Removed some temporary pop [mem] logging. bugref:10369
IEMAllAImplC.cpp 704.8 KB 100607   20 月 vboxsync VMM/IEM: Implement vperm2f128/vperm2i128 instruction emulations, …
IEMAllAImpl.asm 187.8 KB 100607   20 月 vboxsync VMM/IEM: Implement vperm2f128/vperm2i128 instruction emulations, …
IEMAll.cpp 471.6 KB 100626   20 月 vboxsync VMM/IEM: Logging. bugref:10369
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   22 月 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   23 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
GIMAllKvm.cpp 14.5 KB 99208   2 年 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAllHv.cpp 56.9 KB 99208   2 年 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAll.cpp 16.7 KB 100108   22 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
GICAll.cpp 54.3 KB 100186   21 月 vboxsync VMM/GIC: Need to adjust the written value to the actual bit for the …
GCMAll.cpp 9.6 KB 99208   2 年 vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
EMAll.cpp 39.2 KB 99220   2 年 vboxsync Disassember,*: Start separating the disassembler into a architecture …
DBGFAllTracer.cpp 28.9 KB 99739   23 月 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   22 月 vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
CPUMAllRegs.cpp 99.5 KB 100184   21 月 vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
CPUMAllRegs-armv8.cpp 11.7 KB 100184   21 月 vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
CPUMAllMsrs.cpp 242.1 KB 98103   2 年 vboxsync Copyright year updates by scm.
CPUMAllCpuId.cpp 76.8 KB 99814   22 月 vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
APICAll.cpp 130.7 KB 99739   23 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
AllPdbTypeHack.cpp 4.0 KB 98103   2 年 vboxsync Copyright year updates by scm.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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