source:
vbox/trunk/src/VBox/VMM/include@
104407
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
APICInternal.h | 42.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
CFGMInternal.h | 3.4 KB | 98103 | 23 months | Copyright year updates by scm. | |
CPUMInternal-armv8.h | 5.8 KB | 101549 | 13 months | VMM/Armv8: Allow configuring the program counter reset value, bugref:10528 | |
CPUMInternal.h | 19.5 KB | 101603 | 13 months | VMM: Nested VMX: Todo regarding reminder to add 'enmHwVirt' when next … | |
CPUMInternal.mac | 24.2 KB | 100935 | 16 months | VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and … | |
DBGFInline.h | 5.9 KB | 99739 | 19 months | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFInternal.h | 56.0 KB | 102092 | 13 months | VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues … | |
EMHandleRCTmpl.h | 9.1 KB | 100144 | 18 months | VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to … | |
EMInline.h | 1.6 KB | 99924 | 19 months | VMM/EM: scm fix | |
EMInternal.h | 12.1 KB | 104217 | 8 months | VMM/EMInternal.h: linux.arm64 requires a bigger jump buffer padding, … | |
GCMInternal.h | 1.6 KB | 98103 | 23 months | Copyright year updates by scm. | |
GICInternal.h | 7.4 KB | 104386 | 7 months | VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 … | |
GIMHvInternal.h | 59.0 KB | 99208 | 20 months | Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types … | |
GIMInternal.h | 3.8 KB | 98103 | 23 months | Copyright year updates by scm. | |
GIMKvmInternal.h | 10.5 KB | 99208 | 20 months | Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types … | |
GIMMinimalInternal.h | 1.4 KB | 98103 | 23 months | Copyright year updates by scm. | |
HMInternal.h | 57.7 KB | 103053 | 10 months | VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled … | |
HMInternal.mac | 9.6 KB | 99209 | 20 months | Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types … | |
HMVMXCommon.h | 19.9 KB | 98103 | 23 months | Copyright year updates by scm. | |
IEMInline.h | 147.7 KB | 104079 | 8 months | VMM/IEM: Can't access the high byte of a register when a VEX prefix is … | |
IEMInternal-armv8.h | 58.6 KB | 100966 | 15 months | VMM/PGM,IEM: Prepare work for write monitoring page containing … | |
IEMInternal.h | 320.2 KB | 104407 | 7 months | VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new … | |
IEMInternalStruct.mac | 978 bytes | 104379 | 7 months | VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into … | |
IEMMc.h | 171.4 KB | 104195 | 8 months | VMM/IEM: Refactoring assembly helpers to not pass eflags by reference … | |
IEMN8veRecompiler.h | 125.5 KB | 104407 | 7 months | VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new … | |
IEMN8veRecompilerEmit.h | 327.2 KB | 104404 | 7 months | VMM/IEM: Fixed regression from r162896. bugreg:10370 bugref:10376 | |
IEMN8veRecompilerTlbLookup.h | 44.9 KB | 104148 | 8 months | VMM/IEM: Enabled the LDP & STP optimization for the TLB code on ARM64. … | |
IEMOpHlp.h | 26.0 KB | 104272 | 8 months | VMM: bugref:9898 VEX.W opcode decoding helper and its usage for … | |
IOMInline.h | 8.8 KB | 98103 | 23 months | Copyright year updates by scm. | |
IOMInternal.h | 25.5 KB | 103152 | 10 months | VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it … | |
MMInternal.h | 5.7 KB | 98103 | 23 months | Copyright year updates by scm. | |
NEMInternal.h | 27.1 KB | 104385 | 7 months | VMM/NEM: More work for the linux.arm64 support, only update interrupt … | |
PDMAsyncCompletionFileInternal.h | 22.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
PDMAsyncCompletionInternal.h | 11.9 KB | 98103 | 23 months | Copyright year updates by scm. | |
PDMBlkCacheInternal.h | 12.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
PDMInline.h | 1.5 KB | 98103 | 23 months | Copyright year updates by scm. | |
PDMInternal.h | 76.2 KB | 98570 | 22 months | VMM/PDMQueue: Use the ListCritSect to relax ring-3 queue creation and … | |
PGMGstDefs.h | 13.3 KB | 98103 | 23 months | Copyright year updates by scm. | |
PGMInline.h | 38.9 KB | 103374 | 10 months | VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use … | |
PGMInternal.h | 178.6 KB | 100998 | 15 months | doxygen fix | |
PGMSlatDefs.h | 7.7 KB | 98103 | 23 months | Copyright year updates by scm. | |
SELMInternal.h | 1.8 KB | 98103 | 23 months | Copyright year updates by scm. | |
SSMInternal.h | 12.6 KB | 98103 | 23 months | Copyright year updates by scm. | |
STAMInternal.h | 6.8 KB | 103393 | 10 months | VMM/IEM,STAM: Some more liveness experiments. Adjusted the … | |
SVMInternal.h | 3.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
TMInline.h | 10.5 KB | 98103 | 23 months | Copyright year updates by scm. | |
TMInternal.h | 35.0 KB | 104131 | 8 months | VMM/TM: Allow linear scaling of the guest TSC; primarily required for … | |
TRPMInternal.h | 2.6 KB | 98103 | 23 months | Copyright year updates by scm. | |
VMInternal.h | 18.4 KB | 98103 | 23 months | Copyright year updates by scm. | |
VMMInternal.h | 28.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
VMMInternal.mac | 3.5 KB | 98103 | 23 months | Copyright year updates by scm. | |
VMMTracing.h | 5.1 KB | 98103 | 23 months | Copyright year updates by scm. | |
VMXInternal.h | 12.8 KB | 103053 | 10 months | VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled … |
Note:
See TracBrowser
for help on using the repository browser.