VirtualBox

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

Name Size Rev Age Author Last Change
../
VMXInternal.h 12.8 KB 103053   8 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
VMMTracing.h 5.1 KB 98103   20 months vboxsync Copyright year updates by scm.
VMMInternal.mac 3.5 KB 98103   20 months vboxsync Copyright year updates by scm.
VMMInternal.h 28.0 KB 98103   20 months vboxsync Copyright year updates by scm.
VMInternal.h 18.4 KB 98103   20 months vboxsync Copyright year updates by scm.
TRPMInternal.h 2.6 KB 98103   20 months vboxsync Copyright year updates by scm.
TMInternal.h 35.0 KB 98103   20 months vboxsync Copyright year updates by scm.
TMInline.h 10.5 KB 98103   20 months vboxsync Copyright year updates by scm.
SVMInternal.h 3.0 KB 98103   20 months vboxsync Copyright year updates by scm.
STAMInternal.h 6.7 KB 102828   8 months vboxsync VMM/STAM: Added two new aggregate sample types. bugref:10371
SSMInternal.h 12.6 KB 98103   20 months vboxsync Copyright year updates by scm.
SELMInternal.h 1.8 KB 98103   20 months vboxsync Copyright year updates by scm.
PGMSlatDefs.h 7.7 KB 98103   20 months vboxsync Copyright year updates by scm.
PGMInternal.h 178.6 KB 100998   13 months vboxsync doxygen fix
PGMInline.h 38.9 KB 100964   13 months vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
PGMGstDefs.h 13.3 KB 98103   20 months vboxsync Copyright year updates by scm.
PDMInternal.h 76.2 KB 98570   19 months vboxsync VMM/PDMQueue: Use the ListCritSect to relax ring-3 queue creation and …
PDMInline.h 1.5 KB 98103   20 months vboxsync Copyright year updates by scm.
PDMBlkCacheInternal.h 12.0 KB 98103   20 months vboxsync Copyright year updates by scm.
PDMAsyncCompletionInternal.h 11.9 KB 98103   20 months vboxsync Copyright year updates by scm.
PDMAsyncCompletionFileInternal.h 22.0 KB 98103   20 months vboxsync Copyright year updates by scm.
NEMInternal.h 26.6 KB 101496   11 months vboxsync VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
MMInternal.h 5.7 KB 98103   20 months vboxsync Copyright year updates by scm.
IOMInternal.h 25.6 KB 99051   18 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
IOMInline.h 8.8 KB 98103   20 months vboxsync Copyright year updates by scm.
IEMOpHlp.h 23.5 KB 100854   13 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
IEMN8veRecompilerTlbLookup.h 37.9 KB 102856   8 months vboxsync VMM/IEM: Implemented the second of two code TLB lookups. bugref:10371
IEMN8veRecompilerEmit.h 221.5 KB 102876   8 months vboxsync VMM/IEM: Call different threaded functions for each branch in a …
IEMN8veRecompiler.h 44.2 KB 102977   8 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
IEMMc.h 166.4 KB 102977   8 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
IEMInternal.h 291.9 KB 102977   8 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
IEMInternal-armv8.h 58.6 KB 100966   13 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
IEMInline.h 146.2 KB 102977   8 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
HMVMXCommon.h 19.9 KB 98103   20 months vboxsync Copyright year updates by scm.
HMInternal.mac 9.6 KB 99209   18 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
HMInternal.h 57.7 KB 103053   8 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
GIMMinimalInternal.h 1.4 KB 98103   20 months vboxsync Copyright year updates by scm.
GIMKvmInternal.h 10.5 KB 99208   18 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMInternal.h 3.8 KB 98103   20 months vboxsync Copyright year updates by scm.
GIMHvInternal.h 59.0 KB 99208   18 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GICInternal.h 7.3 KB 100165   15 months vboxsync VMM/GIC: Updates to the emulation, implement interrupt priority …
GCMInternal.h 1.6 KB 98103   20 months vboxsync Copyright year updates by scm.
EMInternal.h 12.0 KB 99923   16 months vboxsync VMM/EM: scm fix
EMInline.h 1.6 KB 99924   16 months vboxsync VMM/EM: scm fix
EMHandleRCTmpl.h 9.1 KB 100144   16 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
DBGFInternal.h 56.0 KB 102092   10 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
DBGFInline.h 5.9 KB 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMInternal.mac 24.2 KB 100935   13 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
CPUMInternal.h 19.5 KB 101603   11 months vboxsync VMM: Nested VMX: Todo regarding reminder to add 'enmHwVirt' when next …
CPUMInternal-armv8.h 5.8 KB 101549   11 months vboxsync VMM/Armv8: Allow configuring the program counter reset value, bugref:10528
CFGMInternal.h 3.4 KB 98103   20 months vboxsync Copyright year updates by scm.
APICInternal.h 42.0 KB 98103   20 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