VirtualBox

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

Name Size Rev Age Author Last Change
../
Makefile.kup 0 bytes 2477   18 years vboxsync export
AllPdbTypeHack.cpp 4.0 KB 98103   23 months vboxsync Copyright year updates by scm.
CPUMAllMsrs.cpp 242.1 KB 98103   23 months vboxsync Copyright year updates by scm.
DBGFAllBp.cpp 23.6 KB 98103   23 months vboxsync Copyright year updates by scm.
HMSVMAll.cpp 19.9 KB 98103   23 months vboxsync Copyright year updates by scm.
IOMAll.cpp 23.4 KB 98103   23 months vboxsync Copyright year updates by scm.
MMAll.cpp 3.9 KB 98103   23 months vboxsync Copyright year updates by scm.
NEMAll.cpp 4.1 KB 98103   23 months vboxsync Copyright year updates by scm.
PDMAllCritSectBoth.cpp 4.5 KB 98103   23 months vboxsync Copyright year updates by scm.
PDMAllCritSectRw.cpp 84.1 KB 98103   23 months vboxsync Copyright year updates by scm.
PDMAllIommu.cpp 18.2 KB 98103   23 months vboxsync Copyright year updates by scm.
PDMAllNetShaper.cpp 6.5 KB 98103   23 months vboxsync Copyright year updates by scm.
PDMAllTask.cpp 4.2 KB 98103   23 months vboxsync Copyright year updates by scm.
PGMAllGst.h 19.4 KB 98103   23 months vboxsync Copyright year updates by scm.
SELMAll.cpp 13.3 KB 98103   23 months vboxsync Copyright year updates by scm.
TMAll.cpp 106.9 KB 98103   23 months vboxsync Copyright year updates by scm.
TMAllReal.cpp 1.8 KB 98103   23 months vboxsync Copyright year updates by scm.
TMAllVirtual.cpp 43.8 KB 98103   23 months vboxsync Copyright year updates by scm.
TRPMAll.cpp 14.4 KB 98103   23 months vboxsync Copyright year updates by scm.
VMAll.cpp 13.7 KB 98103   23 months vboxsync Copyright year updates by scm.
VMMAll.cpp 8.0 KB 98103   23 months vboxsync Copyright year updates by scm.
VMMAllA.asm 2.6 KB 98103   23 months vboxsync Copyright year updates by scm.
PDMAllCritSect.cpp 46.1 KB 98743   22 months vboxsync VMM/PDMAllCritSect: comment typo
IEMAllInstructionsCommonBodyMacros.h 6.8 KB 98916   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
DBGFAll.cpp 22.4 KB 99051   21 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
IEMAll-armv8.cpp 4.1 KB 99053   21 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
GCMAll.cpp 9.6 KB 99208   20 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAllHv.cpp 56.9 KB 99208   20 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAllKvm.cpp 14.5 KB 99208   20 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
EMAll.cpp 39.2 KB 99220   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
IEMAllInstructionsInterpretOnly.cpp 3.3 KB 99220   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
IEMAllInstructionsThree0f3a.cpp.h 80.1 KB 99343   20 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
PDMAllQueue.cpp 11.3 KB 99674   19 months vboxsync VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 …
IEMAllAImplC.cpp 672.8 KB 99681   19 months vboxsync VMM/IEM: Mark iemAImpl_sha1rnds4_fX as not throwing any exceptions to …
APICAll.cpp 130.7 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFAllTracer.cpp 28.9 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
HMAll.cpp 37.7 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMAllHandler.cpp 84.4 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMAllPhys.cpp 146.7 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMAllShw.h 29.8 KB 99748   19 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
CPUMAllCpuId.cpp 76.8 KB 99814   19 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
NEMAllNativeTemplate-win.cpp.h 141.1 KB 99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
PGMAll.cpp 147.5 KB 99891   19 months vboxsync VMM/PGM: Docs correction for PGMInvalidatePage.
CPUMAllSysRegs-armv8.cpp 17.5 KB 99956   19 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
TMAllCpu.cpp 24.1 KB 100005   18 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
IEMAllCImplStrInstr.cpp.h 68.8 KB 100052   18 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
IEMAllCImplSvmInstr.cpp 68.3 KB 100072   18 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructions3DNow.cpp.h 4.4 KB 100072   18 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsCommon.cpp.h 25.5 KB 100072   18 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsThree0f38.cpp.h 99.1 KB 100072   18 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllInstructionsVexMap1.cpp.h 206.2 KB 100072   18 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
GIMAll.cpp 16.7 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
IOMAllMmioNew.cpp 52.7 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
PDMAll.cpp 14.3 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
IEMAllCImplVmxInstr.cpp 411.1 KB 100109   18 months vboxsync VMM/IEM: Make it compile and link again with …
HMVMXAll.cpp 80.1 KB 100139   18 months vboxsync VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
CPUMAllRegs-armv8.cpp 11.7 KB 100184   18 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
CPUMAllRegs.cpp 99.5 KB 100184   18 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
GICAll.cpp 54.3 KB 100186   18 months vboxsync VMM/GIC: Need to adjust the written value to the actual bit for the …
PGMAllGstSlatEpt.cpp.h 18.1 KB 100232   18 months vboxsync VMM: Nested VMX: bugref:10318 Fixed incorrect accumulation of execute …
PGMAllBth.h 233.0 KB 100243   18 months vboxsync VMM/PGM: Nested VMX: bugref:10474 Prevent log flooding just in case.
VMXAllTemplate.cpp.h 526.4 KB 100244   18 months vboxsync VMM: Nested VMX: bugref:10318 Guru meditate if the nested-EPT trap …
IEMAllInstructionsTwoByte0f.cpp.h 499.9 KB 100266   18 months vboxsync VMM/IEM: Collect opcode bytes while decoding instructions in the …
IEMAllCImpl.cpp 363.7 KB 100326   17 months vboxsync VMM/IEM: Fixed a problem with 'pop [rsp/esp]' that showed up in …
IEMAllThreadedFunctions.cpp 28.9 KB 100326   17 months vboxsync VMM/IEM: Fixed a problem with 'pop [rsp/esp]' that showed up in …
IEMAllThreadedRecompiler.cpp 50.3 KB 100327   17 months vboxsync VMM/IEM: Corrected missing rcPassUp checks and …
IEMAllAImpl.asm 187.4 KB 100340   17 months vboxsync VMM/IEMAllAImpl.asm: IBT endbr64/32 and notrack related changes. …
IEMAllInstructionsVexMap2.cpp.h 106.4 KB 100575   17 months vboxsync VMM/IEM: Remove the stubs for …
PGMAllPool.cpp 225.0 KB 100577   17 months vboxsync VMM/PGM: Nested VMX: bugref:10318 More info on assertion.
IEMAllInstructionsVexMap3.cpp.h 59.5 KB 100579   17 months vboxsync VMM/IEM: Implement vinserti128/vinsertf128 instruction emulation, …
IEMAllThreadedPython.py 78.4 KB 100587   17 months vboxsync VMM/IEMAllThreadedPython: Fix type, bugref:10369
IEMAllInstructionsPython.py 259.3 KB 100588   17 months vboxsync VMM/IEMAllThreadedPython: Add some more micro code statements, bugref:10369
IEMAllInstructionsOneByte.cpp.h 450.1 KB 100591   17 months vboxsync VMM/IEM: Must pass the FPU opcode word to the various MCs updating FOP …
IEMAll.cpp 471.5 KB 100592   17 months vboxsync VMM/IEM: doxygen fix. bugref:10369
Note: See TracBrowser for help on using the repository browser.

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