VirtualBox

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

Name Size Rev Age Author Last Change
../
VMXAllTemplate.cpp.h 526.2 KB 102020   13 months vboxsync VMM: Nested VMX: bugref:10318 Discard unused VMCS launch-state bits …
VMMAllA.asm 2.6 KB 98103   23 months vboxsync Copyright year updates by scm.
VMMAll.cpp 8.0 KB 98103   23 months vboxsync Copyright year updates by scm.
VMAll.cpp 13.7 KB 98103   23 months vboxsync Copyright year updates by scm.
TRPMAll.cpp 14.4 KB 98103   23 months vboxsync Copyright year updates by scm.
TMAllVirtual.cpp 43.9 KB 101025   15 months vboxsync VMM/VMMAll: Compilation fixes.
TMAllReal.cpp 1.8 KB 98103   23 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 …
TMAll.cpp 108.0 KB 101088   15 months vboxsync VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
SELMAll.cpp 13.3 KB 98103   23 months vboxsync Copyright year updates by scm.
PGMAllShw.h 29.8 KB 99748   19 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
PGMAllPool.cpp 225.1 KB 101539   14 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
PGMAllPhys.cpp 147.7 KB 101539   14 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
PGMAllHandler.cpp 84.5 KB 100966   15 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
PGMAllGstSlatEpt.cpp.h 18.1 KB 100232   18 months vboxsync VMM: Nested VMX: bugref:10318 Fixed incorrect accumulation of execute …
PGMAllGst.h 19.4 KB 98103   23 months vboxsync Copyright year updates by scm.
PGMAllBth.h 235.6 KB 101058   15 months vboxsync VMM: Nested VMX: bugref:10318 Pass only the final (leaf) SLAT PTE …
PGMAll.cpp 152.7 KB 100964   16 months vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
PDMAllTask.cpp 4.2 KB 98103   23 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 …
PDMAllNetShaper.cpp 6.5 KB 98103   23 months vboxsync Copyright year updates by scm.
PDMAllIommu.cpp 18.2 KB 98103   23 months vboxsync Copyright year updates by scm.
PDMAllCritSectRw.cpp 84.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.
PDMAllCritSect.cpp 46.1 KB 98743   21 months vboxsync VMM/PDMAllCritSect: comment typo
PDMAll.cpp 14.3 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
NEMAllNativeTemplate-win.cpp.h 141.1 KB 99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
NEMAll.cpp 4.1 KB 98103   23 months vboxsync Copyright year updates by scm.
MMAll.cpp 3.9 KB 98103   23 months vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 2477   18 years vboxsync export
IOMAllMmioNew.cpp 52.7 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
IOMAll.cpp 23.4 KB 98103   23 months vboxsync Copyright year updates by scm.
IEMAllThrdTables.h 14.4 KB 102010   13 months vboxsync VMM/IEM: More on the subject of correctly flushing guest register …
IEMAllThrdTables4.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 …
IEMAllThrdTables2.cpp 1.1 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables1.cpp 1.1 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdRecompiler.cpp 101.2 KB 101908   13 months vboxsync VMM/IEM: Arm64 code generation fixes. bugref:10371
IEMAllThrdPython.py 131.8 KB 102012   13 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
IEMAllThrdFuncsBltIn.cpp 32.1 KB 101640   13 months vboxsync VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371
IEMAllThrdFuncs.cpp 30.5 KB 102011   13 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
IEMAllN8veRecompiler.cpp 300.4 KB 102012   13 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
IEMAllN8vePython.py 17.3 KB 102012   13 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
IEMAllMemRWTmplInline.cpp.h 52.6 KB 100868   16 months vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
IEMAllMemRWTmpl.cpp.h 17.6 KB 100868   16 months vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
IEMAllIntprTables.h 3.4 KB 100740   16 months vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllIntprTables4.cpp 1.1 KB 100740   16 months vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllIntprTables3.cpp 1.1 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 …
IEMAllIntprTables1.cpp 1.0 KB 100743   16 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllInstVexMap3.cpp.h 66.2 KB 101850   13 months vboxsync VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
IEMAllInstVexMap2.cpp.h 108.8 KB 101850   13 months vboxsync VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
IEMAllInstVexMap1.cpp.h 211.9 KB 102011   13 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
IEMAllInstTwoByte0f.cpp.h 522.7 KB 102012   13 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
IEMAllInstThree0f38.cpp.h 101.5 KB 102011   13 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
IEMAllInstThree0f3a.cpp.h 79.7 KB 102012   13 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
IEMAllInstPython.py 298.9 KB 102012   13 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
IEMAllInstOneByte.cpp.h 530.7 KB 102011   13 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
IEMAllInstCommonBodyMacros.h 7.1 KB 101850   13 months vboxsync VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
IEMAllInstCommon.cpp.h 34.3 KB 102011   13 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
IEMAllInst3DNow.cpp.h 4.4 KB 100733   16 months vboxsync VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
IEMAllDbg.cpp 37.7 KB 100673   17 months vboxsync VMM/IEM: Some VxD syscall logging. [build fix] bugref:10369
IEMAllCImplVmxInstr.cpp 412.7 KB 102020   13 months vboxsync VMM: Nested VMX: bugref:10318 Discard unused VMCS launch-state bits …
IEMAllCImplSvmInstr.cpp 68.3 KB 100072   18 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllCImplStrInstr.cpp.h 68.8 KB 100804   16 months vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
IEMAllCImpl.cpp 368.0 KB 101450   14 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added ifdef …
IEMAllAImplC.cpp 706.2 KB 101378   14 months vboxsync VMM/IEM: Implement vmpsadbw instruction emulations [review fix], …
IEMAllAImpl.asm 190.3 KB 101376   14 months vboxsync VMM/IEM: Implement vmpsadbw instruction emulations, bugref:9898
IEMAll.cpp 445.0 KB 101504   14 months vboxsync VMM/IEM: Fixed some confusion in the iemOpHlpCalcRmEffAddr* functions. …
IEMAll-armv8.cpp 4.1 KB 100966   15 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
HMVMXAll.cpp 80.1 KB 100139   18 months vboxsync VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
HMSVMAll.cpp 19.9 KB 98103   23 months vboxsync Copyright year updates by scm.
HMAll.cpp 37.7 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
GIMAllKvm.cpp 14.5 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 …
GIMAll.cpp 16.7 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
GICAll.cpp 56.0 KB 101062   15 months vboxsync VMM/GICAll: Properly fix assertion, uIntId == 0 is of course allowed …
GCMAll.cpp 9.6 KB 99208   20 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
EMAll.cpp 39.2 KB 101539   14 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
DBGFAllTracer.cpp 28.9 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFAllBp.cpp 23.6 KB 98103   23 months vboxsync Copyright year updates by scm.
DBGFAll.cpp 22.4 KB 99051   21 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
CPUMAllSysRegs-armv8.cpp 17.5 KB 99956   19 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
CPUMAllRegs.cpp 99.5 KB 100940   16 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
CPUMAllRegs-armv8.cpp 11.8 KB 101221   15 months vboxsync VMM/CPUMAllRegs-armv8.cpp: Implement CPUMGetGuestAddrWidths(), bugref:10525
CPUMAllMsrs.cpp 245.2 KB 100935   16 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
CPUMAllCpuId.cpp 78.7 KB 101428   14 months vboxsync VMM/HM: Added logging for new SVM features.
APICAll.cpp 130.7 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
AllPdbTypeHack.cpp 4.0 KB 98103   23 months vboxsync Copyright year updates by scm.
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