source:
vbox/trunk/include/VBox/vmm@
100726
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
apic.h | 4.5 KB | 98103 | 23 months | Copyright year updates by scm. | |
cfgm.h | 13.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
cpuidcall.h | 4.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
cpuidcall.mac | 2.2 KB | 98103 | 23 months | Copyright year updates by scm. | |
cpum-armv8.h | 9.0 KB | 99956 | 19 months | VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed … | |
cpum-common.h | 4.7 KB | 98970 | 21 months | VMM: More ARMv8 x86/amd64 separation work, bugref:10385 | |
cpum-x86-amd64.h | 108.7 KB | 99814 | 19 months | IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 … | |
cpum.h | 16.0 KB | 100184 | 18 months | VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it … | |
cpum.mac | 9.7 KB | 98103 | 23 months | Copyright year updates by scm. | |
cpumctx-armv8.h | 11.3 KB | 100726 | 16 months | VMM/ARM: Add some more system registers to the vCPU state, … | |
cpumctx-v1_6.h | 6.7 KB | 98103 | 23 months | Copyright year updates by scm. | |
cpumctx-x86-amd64.h | 55.7 KB | 98955 | 21 months | include/VBox/vmm: Refactor cpumctx.h into an architecture dependent … | |
cpumctx.h | 2.7 KB | 98958 | 21 months | include/VBox/vmm: Refactor cpumctx.h into an architecture dependent … | |
cpumdis.h | 1.8 KB | 99208 | 20 months | Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types … | |
dbgf.h | 139.4 KB | 100118 | 18 months | VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390 | |
dbgfcorefmt.h | 5.4 KB | 98103 | 23 months | Copyright year updates by scm. | |
dbgfflowtrace.h | 16.7 KB | 98103 | 23 months | Copyright year updates by scm. | |
dbgfsel.h | 3.5 KB | 98103 | 23 months | Copyright year updates by scm. | |
dbgftrace.h | 4.9 KB | 98103 | 23 months | Copyright year updates by scm. | |
em.h | 12.1 KB | 99920 | 19 months | VMM/EM: Time slice cleanups. Scm fixes. | |
gcm.h | 2.8 KB | 99208 | 20 months | Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types … | |
gic.h | 2.5 KB | 99734 | 19 months | VMM/GIC: Updates to the implementation, implement forwarding of SGIs … | |
gim.h | 7.6 KB | 99208 | 20 months | Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types … | |
gmm.h | 30.7 KB | 98103 | 23 months | Copyright year updates by scm. | |
gvm.h | 9.9 KB | 98103 | 23 months | Copyright year updates by scm. | |
gvm.mac | 3.2 KB | 98103 | 23 months | Copyright year updates by scm. | |
gvmm.h | 13.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
hm.h | 14.3 KB | 100140 | 18 months | VMM/EM: Do not do scheduling based on whether HM has been used and is … | |
hm_svm.h | 46.6 KB | 98103 | 23 months | Copyright year updates by scm. | |
hm_vmx.h | 239.9 KB | 99163 | 21 months | VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for … | |
hm_vmx.mac | 10.1 KB | 98103 | 23 months | Copyright year updates by scm. | |
hmvmxinline.h | 37.2 KB | 98103 | 23 months | Copyright year updates by scm. | |
iem-armv8.h | 3.6 KB | 98993 | 21 months | VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385 | |
iem-x86-amd64.h | 16.1 KB | 100052 | 18 months | VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, … | |
iem.h | 8.1 KB | 99930 | 19 months | VMM/IEM: More recompiler work. bugref:10369 | |
iom.h | 25.0 KB | 100144 | 18 months | VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to … | |
Makefile.kup | 0 bytes | 35361 | 14 years | fix OSE | |
mm.h | 6.6 KB | 98103 | 23 months | Copyright year updates by scm. | |
nem.h | 11.5 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdm.h | 1.8 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmapi.h | 16.6 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmasynccompletion.h | 6.8 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmasynctask.h | 2.4 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmaudiohostenuminline.h | 16.5 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmaudioifs.h | 66.6 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmaudioinline.h | 52.1 KB | 99559 | 19 months | Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS). | |
pdmblkcache.h | 17.4 KB | 99739 | 19 months | *: doxygen corrections (mostly about removing @returns from functions … | |
pdmcardreaderinfs.h | 7.3 KB | 98276 | 23 months | Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223 | |
pdmcommon.h | 7.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmcritsect.h | 6.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmcritsectrw.h | 5.4 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmdev.h | 407.3 KB | 100184 | 18 months | VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it … | |
pdmdrv.h | 106.8 KB | 99739 | 19 months | *: doxygen corrections (mostly about removing @returns from functions … | |
pdmifs.h | 100.0 KB | 99739 | 19 months | *: doxygen corrections (mostly about removing @returns from functions … | |
pdmins.h | 3.3 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmnetifs.h | 18.5 KB | 99964 | 18 months | VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the … | |
pdmnetinline.h | 32.6 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmnetshaper.h | 3.2 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmpci.h | 16.1 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmpcidev.h | 28.5 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmpcidevint.h | 9.7 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmqueue.h | 7.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmserialifs.h | 8.9 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmsrv.h | 11.5 KB | 99739 | 19 months | *: doxygen corrections (mostly about removing @returns from functions … | |
pdmstorageifs.h | 47.3 KB | 99739 | 19 months | *: doxygen corrections (mostly about removing @returns from functions … | |
pdmtask.h | 5.2 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmthread.h | 9.7 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmtpmifs.h | 5.4 KB | 98103 | 23 months | Copyright year updates by scm. | |
pdmusb.h | 66.3 KB | 99739 | 19 months | *: doxygen corrections (mostly about removing @returns from functions … | |
pdmwebcaminfs.h | 6.0 KB | 98103 | 23 months | Copyright year updates by scm. | |
pgm.h | 54.5 KB | 99316 | 20 months | VMM/PGM: Nested VMX: bugref:10318 Added … | |
selm.h | 3.8 KB | 99220 | 20 months | Disassember,*: Start separating the disassembler into a architecture … | |
ssm.h | 58.4 KB | 99922 | 19 months | VMM/SSM: scm fix | |
stam.h | 48.1 KB | 100695 | 16 months | VMM/IEM,STAM: Some TB stats. bugref:10369 | |
stam.mac | 8.3 KB | 98103 | 23 months | Copyright year updates by scm. | |
tm.h | 14.4 KB | 100000 | 18 months | VMM: Take the vTimer expiration into account when halting due to a … | |
trpm.h | 3.6 KB | 98103 | 23 months | Copyright year updates by scm. | |
trpm.mac | 1.7 KB | 98103 | 23 months | Copyright year updates by scm. | |
uvm.h | 5.8 KB | 98103 | 23 months | Copyright year updates by scm. | |
vm.h | 61.0 KB | 100230 | 18 months | VBox/vmm/vm.h: Corrected VMCPU_FF_HIGH_PRIORITY_POST_REPSTR_MASK to … | |
vm.mac | 5.6 KB | 99385 | 20 months | VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, … | |
vmapi.h | 20.0 KB | 99576 | 19 months | VMM: Preparations for getting interrupts injected into the guest. With … | |
vmcc.h | 4.4 KB | 98103 | 23 months | Copyright year updates by scm. | |
vmcpuset.h | 4.8 KB | 98103 | 23 months | Copyright year updates by scm. | |
vmm.h | 24.5 KB | 100101 | 18 months | VMM: Add VMMR3CpuOn() for ARMv8 instead of using the … | |
vmmr3vtable-def.h | 21.2 KB | 100184 | 18 months | VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it … | |
vmmr3vtable.h | 4.6 KB | 100184 | 18 months | VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it … |
Note:
See TracBrowser
for help on using the repository browser.