VirtualBox

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

Name Size Rev Age Author Last Change
../
AllPdbTypeHack.cpp 4.0 KB 98103   22 months vboxsync Copyright year updates by scm.
APICAll.cpp 130.7 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMAllCpuId.cpp 77.0 KB 100935   15 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
CPUMAllMsrs.cpp 245.2 KB 100935   15 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
CPUMAllRegs-armv8.cpp 11.7 KB 100940   15 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
CPUMAllRegs.cpp 99.5 KB 100940   15 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
CPUMAllSysRegs-armv8.cpp 17.5 KB 99956   18 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
DBGFAll.cpp 22.4 KB 99051   20 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
DBGFAllBp.cpp 23.6 KB 98103   22 months vboxsync Copyright year updates by scm.
DBGFAllTracer.cpp 28.9 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
EMAll.cpp 39.2 KB 99220   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
GCMAll.cpp 9.6 KB 99208   20 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GICAll.cpp 56.0 KB 100767   16 months vboxsync VMM/GIC: Some more logging, bugref:10404
GIMAll.cpp 16.7 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
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 …
HMAll.cpp 37.7 KB 99739   18 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
HMSVMAll.cpp 19.9 KB 98103   22 months vboxsync Copyright year updates by scm.
HMVMXAll.cpp 80.1 KB 100139   17 months vboxsync VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
IEMAll-armv8.cpp 4.1 KB 100966   15 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
IEMAll.cpp 445.5 KB 100966   15 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
IEMAllAImpl.asm 190.3 KB 100851   15 months vboxsync VMM/IEM: Make the assembly helpers hidden to avoid calling via the plt …
IEMAllAImplC.cpp 704.9 KB 100840   15 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
IEMAllCImpl.cpp 363.6 KB 100787   16 months vboxsync VMM/IEM: Check for IRQs immediately after STI as well as after the …
IEMAllCImplStrInstr.cpp.h 68.8 KB 100804   16 months vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
IEMAllCImplSvmInstr.cpp 68.3 KB 100072   18 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllCImplVmxInstr.cpp 411.1 KB 100109   18 months vboxsync VMM/IEM: Make it compile and link again with …
IEMAllDbg.cpp 37.7 KB 100673   16 months vboxsync VMM/IEM: Some VxD syscall logging. [build fix] bugref:10369
IEMAllInst3DNow.cpp.h 4.4 KB 100733   16 months vboxsync VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
IEMAllInstCommon.cpp.h 30.2 KB 100854   15 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
IEMAllInstCommonBodyMacros.h 7.0 KB 100856   15 months vboxsync VMM/IEM: Made use of the IEM_MC_F_XXX flags to limit the number of …
IEMAllInstOneByte.cpp.h 488.5 KB 100858   15 months vboxsync VMM/IEM: Mark 32-bit pushes and pops as not possible in 64-bit mode. …
IEMAllInstPython.py 275.0 KB 100856   15 months vboxsync VMM/IEM: Made use of the IEM_MC_F_XXX flags to limit the number of …
IEMAllInstThree0f3a.cpp.h 81.2 KB 100856   15 months vboxsync VMM/IEM: Made use of the IEM_MC_F_XXX flags to limit the number of …
IEMAllInstThree0f38.cpp.h 101.0 KB 100856   15 months vboxsync VMM/IEM: Made use of the IEM_MC_F_XXX flags to limit the number of …
IEMAllInstTwoByte0f.cpp.h 520.5 KB 100864   15 months vboxsync VMM/IEM: Corrected missing IEM_CIMPL_F_MODE on iemCImpl_mov_Dd_Rd. …
IEMAllInstVexMap1.cpp.h 211.6 KB 100854   15 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
IEMAllInstVexMap2.cpp.h 108.4 KB 100854   15 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
IEMAllInstVexMap3.cpp.h 65.8 KB 100854   15 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
IEMAllIntprTables1.cpp 1.0 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllIntprTables2.cpp 1.1 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllIntprTables3.cpp 1.1 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllIntprTables4.cpp 1.1 KB 100740   16 months vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllIntprTables.h 3.4 KB 100740   16 months vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllMemRWTmpl.cpp.h 17.6 KB 100868   15 months vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
IEMAllMemRWTmplInline.cpp.h 52.6 KB 100868   15 months vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
IEMAllThrdFuncs.cpp 27.9 KB 100811   16 months vboxsync VMM/IEM: Working on implementing the FLAT mode (64-bit mode and 32-bit …
IEMAllThrdFuncsBltIn.cpp 31.7 KB 100829   15 months vboxsync VMM/IEM: Implemented hardware instruction breakpoints. Only tested …
IEMAllThrdPython.py 101.0 KB 100859   15 months vboxsync VMM/IEM: Stack MC rework preps. bugref:10369
IEMAllThrdRecompiler.cpp 71.8 KB 100869   15 months vboxsync VMM/IEM: Use a fixed maxed-out TB during threaded compilation and …
IEMAllThrdTables1.cpp 1.1 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables2.cpp 1.1 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables3.cpp 1.1 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables4.cpp 1.1 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables.h 13.9 KB 100829   15 months vboxsync VMM/IEM: Implemented hardware instruction breakpoints. Only tested …
IOMAll.cpp 23.4 KB 98103   22 months vboxsync Copyright year updates by scm.
IOMAllMmioNew.cpp 52.7 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
Makefile.kup 0 bytes 2477   18 years vboxsync export
MMAll.cpp 3.9 KB 98103   22 months vboxsync Copyright year updates by scm.
NEMAll.cpp 4.1 KB 98103   22 months vboxsync Copyright year updates by scm.
NEMAllNativeTemplate-win.cpp.h 141.1 KB 99828   18 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
PDMAll.cpp 14.3 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
PDMAllCritSect.cpp 46.1 KB 98743   21 months vboxsync VMM/PDMAllCritSect: comment typo
PDMAllCritSectBoth.cpp 4.5 KB 98103   22 months vboxsync Copyright year updates by scm.
PDMAllCritSectRw.cpp 84.1 KB 98103   22 months vboxsync Copyright year updates by scm.
PDMAllIommu.cpp 18.2 KB 98103   22 months vboxsync Copyright year updates by scm.
PDMAllNetShaper.cpp 6.5 KB 98103   22 months vboxsync Copyright year updates by scm.
PDMAllQueue.cpp 11.3 KB 99674   19 months vboxsync VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 …
PDMAllTask.cpp 4.2 KB 98103   22 months vboxsync Copyright year updates by scm.
PGMAll.cpp 152.7 KB 100964   15 months vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
PGMAllBth.h 236.0 KB 100964   15 months vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
PGMAllGst.h 19.4 KB 98103   22 months vboxsync Copyright year updates by scm.
PGMAllGstSlatEpt.cpp.h 18.1 KB 100232   17 months vboxsync VMM: Nested VMX: bugref:10318 Fixed incorrect accumulation of execute …
PGMAllHandler.cpp 84.5 KB 100966   15 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
PGMAllPhys.cpp 147.8 KB 100966   15 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
PGMAllPool.cpp 225.2 KB 100964   15 months vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
PGMAllShw.h 29.8 KB 99748   18 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
SELMAll.cpp 13.3 KB 98103   22 months vboxsync Copyright year updates by scm.
TMAll.cpp 106.9 KB 98103   22 months vboxsync Copyright year updates by scm.
TMAllCpu.cpp 24.1 KB 100005   18 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
TMAllReal.cpp 1.8 KB 98103   22 months vboxsync Copyright year updates by scm.
TMAllVirtual.cpp 43.8 KB 98103   22 months vboxsync Copyright year updates by scm.
TRPMAll.cpp 14.4 KB 98103   22 months vboxsync Copyright year updates by scm.
VMAll.cpp 13.7 KB 98103   22 months vboxsync Copyright year updates by scm.
VMMAll.cpp 8.0 KB 98103   22 months vboxsync Copyright year updates by scm.
VMMAllA.asm 2.6 KB 98103   22 months vboxsync Copyright year updates by scm.
VMXAllTemplate.cpp.h 526.4 KB 100244   17 months vboxsync VMM: Nested VMX: bugref:10318 Guru meditate if the nested-EPT trap …
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