VirtualBox

source: vbox/trunk/src/VBox/VMM/include@ 105700

Name Size Rev Age Author Last Change
../
VMXInternal.h 12.8 KB 103053   15 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
VMMTracing.h 5.1 KB 98103   2 years vboxsync Copyright year updates by scm.
VMMInternal.mac 3.5 KB 98103   2 years vboxsync Copyright year updates by scm.
VMMInternal.h 28.0 KB 98103   2 years vboxsync Copyright year updates by scm.
VMInternal.h 18.4 KB 98103   2 years vboxsync Copyright year updates by scm.
TRPMInternal.h 2.6 KB 98103   2 years vboxsync Copyright year updates by scm.
TMInternal.h 35.4 KB 105463   9 months vboxsync VMM/TM: An automatic power off timer for debugging - disabled by …
TMInline.h 10.5 KB 98103   2 years vboxsync Copyright year updates by scm.
SVMInternal.h 3.0 KB 98103   2 years vboxsync Copyright year updates by scm.
STAMInternal.h 6.8 KB 103393   14 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
SSMInternal.h 12.6 KB 98103   2 years vboxsync Copyright year updates by scm.
SELMInternal.h 1.8 KB 98103   2 years vboxsync Copyright year updates by scm.
PGMSlatDefs.h 7.7 KB 98103   2 years vboxsync Copyright year updates by scm.
PGMInternal.h 185.9 KB 104935   10 months vboxsync VMM/PGM: Lockless pgmPhysGCPhys2R3Ptr variant for use in …
PGMInline.h 42.6 KB 104885   10 months vboxsync VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
PGMGstDefs.h 13.3 KB 98103   2 years vboxsync Copyright year updates by scm.
PDMInternal.h 76.2 KB 98570   2 years vboxsync VMM/PDMQueue: Use the ListCritSect to relax ring-3 queue creation and …
PDMInline.h 1.5 KB 98103   2 years vboxsync Copyright year updates by scm.
PDMBlkCacheInternal.h 12.0 KB 98103   2 years vboxsync Copyright year updates by scm.
PDMAsyncCompletionInternal.h 11.9 KB 98103   2 years vboxsync Copyright year updates by scm.
PDMAsyncCompletionFileInternal.h 22.0 KB 98103   2 years vboxsync Copyright year updates by scm.
NEMInternal.h 27.6 KB 105690   8 months vboxsync VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
MMInternal.h 5.7 KB 98103   2 years vboxsync Copyright year updates by scm.
IOMInternal.h 25.7 KB 104840   10 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
IOMInline.h 8.8 KB 98103   2 years vboxsync Copyright year updates by scm.
IEMOpHlp.h 28.0 KB 105295   9 months vboxsync VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
IEMN8veRecompilerTlbLookup.h 62.9 KB 105318   9 months vboxsync VMM/IEM: Tweak for really large TLBs; save an instruction on ARM64 …
IEMN8veRecompilerEmit.h 361.0 KB 105673   8 months vboxsync VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
IEMN8veRecompiler.h 129.1 KB 105673   8 months vboxsync VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
IEMMc.h 180.8 KB 105664   8 months vboxsync VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
IEMInternalStruct.mac 978 bytes 104379   12 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
IEMInternal.h 358.2 KB 105698   8 months vboxsync VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
IEMInternal-armv8.h 59.5 KB 105440   9 months vboxsync VMM/IEM: Added some simple TLB tracing (disabled by default). bugref:10727
IEMInline.h 168.3 KB 105465   9 months vboxsync VMM/IEM: Some more TLB tracing related changes. bugref:10727
HMVMXCommon.h 19.9 KB 98103   2 years vboxsync Copyright year updates by scm.
HMInternal.mac 9.6 KB 99209   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
HMInternal.h 57.7 KB 103053   15 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
GIMMinimalInternal.h 1.4 KB 98103   2 years vboxsync Copyright year updates by scm.
GIMKvmInternal.h 10.5 KB 99208   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMInternal.h 3.8 KB 98103   2 years vboxsync Copyright year updates by scm.
GIMHvInternal.h 59.6 KB 104911   10 months vboxsync VMM/GIM: bugref:10703 Fix/re-implemented Hyper-V paravirt …
GICInternal.h 7.4 KB 105687   8 months vboxsync VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
GCMInternal.h 2.0 KB 104516   11 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
EMInternal.h 12.1 KB 104217   12 months vboxsync VMM/EMInternal.h: linux.arm64 requires a bigger jump buffer padding, …
EMInline.h 1.6 KB 99924   23 months vboxsync VMM/EM: scm fix
EMHandleRCTmpl.h 9.1 KB 100144   22 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
DBGFInternal.h 56.3 KB 105409   9 months vboxsync VMM/DBGF: Added a /DBGF/SuspendOnBsod boolean option (default false). …
DBGFInline.h 5.9 KB 99739   2 years vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMInternal.mac 24.2 KB 100935   20 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
CPUMInternal.h 19.5 KB 101603   18 months vboxsync VMM: Nested VMX: Todo regarding reminder to add 'enmHwVirt' when next …
CPUMInternal-armv8.h 6.0 KB 105686   8 months vboxsync VMMArm/CPUM: Add the additional state required to support EL2 in the …
CFGMInternal.h 3.4 KB 98103   2 years vboxsync Copyright year updates by scm.
APICInternal.h 42.0 KB 98103   2 years vboxsync Copyright year updates by scm.
Note: See TracBrowser for help on using the repository browser.

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