VirtualBox

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

Name Size Rev Age Author Last Change
../
AllPdbTypeHack.cpp 4.0 KB 98103   17 months vboxsync Copyright year updates by scm.
APICAll.cpp 130.7 KB 99739   13 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMAllCpuId.cpp 76.8 KB 99814   13 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
CPUMAllMsrs.cpp 242.1 KB 98103   17 months vboxsync Copyright year updates by scm.
CPUMAllRegs-armv8.cpp 11.0 KB 99576   13 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
CPUMAllRegs.cpp 99.3 KB 99739   13 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMAllSysRegs-armv8.cpp 17.5 KB 99956   12 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
DBGFAll.cpp 22.4 KB 99051   15 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
DBGFAllBp.cpp 23.6 KB 98103   17 months vboxsync Copyright year updates by scm.
DBGFAllTracer.cpp 28.9 KB 99739   13 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
EMAll.cpp 39.2 KB 99220   14 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
GCMAll.cpp 9.6 KB 99208   14 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GICAll.cpp 48.8 KB 100100   12 months vboxsync VMM/GIC: Fixes and updates to the implementation in order to support …
GIMAll.cpp 16.5 KB 99208   14 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAllHv.cpp 56.9 KB 99208   14 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAllKvm.cpp 14.5 KB 99208   14 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
HMAll.cpp 37.7 KB 99739   13 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
HMSVMAll.cpp 19.9 KB 98103   17 months vboxsync Copyright year updates by scm.
HMVMXAll.cpp 79.1 KB 98103   17 months vboxsync Copyright year updates by scm.
IEMAll-armv8.cpp 4.1 KB 99053   15 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
IEMAll.cpp 482.6 KB 100060   12 months vboxsync VMM/IEM: todo on iemFpuUpdateDP
IEMAllAImpl.asm 184.9 KB 99790   13 months vboxsync IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
IEMAllAImplC.cpp 672.8 KB 99681   13 months vboxsync VMM/IEM: Mark iemAImpl_sha1rnds4_fX as not throwing any exceptions to …
IEMAllCImpl.cpp 361.7 KB 100084   12 months vboxsync VMM/IEM: Added iemRegGRegStoreUxx inline helpers and replaced all the …
IEMAllCImplStrInstr.cpp.h 68.8 KB 100052   12 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
IEMAllCImplSvmInstr.cpp 68.3 KB 100072   12 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllCImplVmxInstr.cpp 410.9 KB 100052   12 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
IEMAllInstructions3DNow.cpp.h 4.4 KB 100072   12 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsCommon.cpp.h 25.5 KB 100072   12 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsCommonBodyMacros.h 6.8 KB 98916   15 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
IEMAllInstructionsInterpretOnly.cpp 3.3 KB 99220   14 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
IEMAllInstructionsOneByte.cpp.h 445.7 KB 100072   12 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsPython.py 253.5 KB 100089   12 months vboxsync VMM/IEM: Reworking the variations generated by the python script to …
IEMAllInstructionsThreadedRecompiler.cpp 12.5 KB 100072   12 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsThree0f3a.cpp.h 80.1 KB 99343   14 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
IEMAllInstructionsThree0f38.cpp.h 99.1 KB 100072   12 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsTwoByte0f.cpp.h 499.9 KB 100072   12 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsVexMap1.cpp.h 206.2 KB 100072   12 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsVexMap2.cpp.h 90.7 KB 100072   12 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsVexMap3.cpp.h 56.4 KB 99958   12 months vboxsync IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU …
IEMAllThreadedFunctions.cpp 24.9 KB 100096   12 months vboxsync VMM/IEM: Adjusted/reworked the relative jump MCs in the threaded …
IEMAllThreadedPython.py 66.4 KB 100096   12 months vboxsync VMM/IEM: Adjusted/reworked the relative jump MCs in the threaded …
IOMAll.cpp 23.4 KB 98103   17 months vboxsync Copyright year updates by scm.
IOMAllMmioNew.cpp 52.6 KB 99220   14 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
Makefile.kup 0 bytes 2477   17 years vboxsync export
MMAll.cpp 3.9 KB 98103   17 months vboxsync Copyright year updates by scm.
NEMAll.cpp 4.1 KB 98103   17 months vboxsync Copyright year updates by scm.
NEMAllNativeTemplate-win.cpp.h 141.1 KB 99828   13 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
PDMAll.cpp 14.3 KB 100044   12 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
PDMAllCritSect.cpp 46.1 KB 98743   15 months vboxsync VMM/PDMAllCritSect: comment typo
PDMAllCritSectBoth.cpp 4.5 KB 98103   17 months vboxsync Copyright year updates by scm.
PDMAllCritSectRw.cpp 84.1 KB 98103   17 months vboxsync Copyright year updates by scm.
PDMAllIommu.cpp 18.2 KB 98103   17 months vboxsync Copyright year updates by scm.
PDMAllNetShaper.cpp 6.5 KB 98103   17 months vboxsync Copyright year updates by scm.
PDMAllQueue.cpp 11.3 KB 99674   13 months vboxsync VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 …
PDMAllTask.cpp 4.2 KB 98103   17 months vboxsync Copyright year updates by scm.
PGMAll.cpp 147.5 KB 99891   13 months vboxsync VMM/PGM: Docs correction for PGMInvalidatePage.
PGMAllBth.h 232.9 KB 99788   13 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Don't need to get the physical page …
PGMAllGst.h 19.4 KB 98103   17 months vboxsync Copyright year updates by scm.
PGMAllGstSlatEpt.cpp.h 18.1 KB 98103   17 months vboxsync Copyright year updates by scm.
PGMAllHandler.cpp 84.4 KB 99739   13 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMAllPhys.cpp 146.7 KB 99739   13 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMAllPool.cpp 224.9 KB 99812   13 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Fixes to flushing of large page page …
PGMAllShw.h 29.8 KB 99748   13 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
SELMAll.cpp 13.3 KB 98103   17 months vboxsync Copyright year updates by scm.
TMAll.cpp 106.9 KB 98103   17 months vboxsync Copyright year updates by scm.
TMAllCpu.cpp 24.1 KB 100005   12 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
TMAllReal.cpp 1.8 KB 98103   17 months vboxsync Copyright year updates by scm.
TMAllVirtual.cpp 43.8 KB 98103   17 months vboxsync Copyright year updates by scm.
TRPMAll.cpp 14.4 KB 98103   17 months vboxsync Copyright year updates by scm.
VMAll.cpp 13.7 KB 98103   17 months vboxsync Copyright year updates by scm.
VMMAll.cpp 8.0 KB 98103   17 months vboxsync Copyright year updates by scm.
VMMAllA.asm 2.6 KB 98103   17 months vboxsync Copyright year updates by scm.
VMXAllTemplate.cpp.h 526.7 KB 99753   13 months vboxsync VMM: More Clang 13 build fixes (warnings as errors).
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use