source:
vbox/trunk/include/VBox/vmm@
93922
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
apic.h | 4.2 KB | 93115 | 3 years | scm --update-copyright-year | |
cfgm.h | 12.9 KB | 93444 | 3 years | VMM,Main,HostServices: Use a function table for accessing the … | |
cpum.h | 107.4 KB | 93922 | 3 years | VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code. | |
cpum.mac | 11.6 KB | 93115 | 3 years | scm --update-copyright-year | |
cpumctx-v1_6.h | 6.4 KB | 93115 | 3 years | scm --update-copyright-year | |
cpumctx.h | 51.0 KB | 93115 | 3 years | scm --update-copyright-year | |
cpumdis.h | 1.5 KB | 93115 | 3 years | scm --update-copyright-year | |
dbgf.h | 134.8 KB | 93490 | 3 years | vmm/dbgf.h: doxygen fix. bugref:10072 | |
dbgfcorefmt.h | 5.1 KB | 93115 | 3 years | scm --update-copyright-year | |
dbgfflowtrace.h | 16.4 KB | 93115 | 3 years | scm --update-copyright-year | |
dbgfsel.h | 3.2 KB | 93115 | 3 years | scm --update-copyright-year | |
dbgftrace.h | 4.6 KB | 93115 | 3 years | scm --update-copyright-year | |
em.h | 13.7 KB | 93115 | 3 years | scm --update-copyright-year | |
gim.h | 7.2 KB | 93115 | 3 years | scm --update-copyright-year | |
gmm.h | 30.4 KB | 93554 | 3 years | VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT … | |
gvm.h | 9.6 KB | 93658 | 3 years | VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of … | |
gvm.mac | 3.0 KB | 93650 | 3 years | VMM/PGM,*: Split the physical access handler type registration into … | |
gvmm.h | 12.7 KB | 93115 | 3 years | scm --update-copyright-year | |
hm.h | 11.0 KB | 93725 | 3 years | VMM: More arm64 adjustments. bugref:9898 | |
hm_svm.h | 45.8 KB | 93115 | 3 years | scm --update-copyright-year | |
hm_vmx.h | 230.1 KB | 93913 | 3 years | VMM: Comment nits. | |
hm_vmx.mac | 9.8 KB | 93115 | 3 years | scm --update-copyright-year | |
hmvmxinline.h | 32.2 KB | 93115 | 3 years | scm --update-copyright-year | |
iem.h | 22.0 KB | 93922 | 3 years | VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code. | |
iom.h | 24.8 KB | 93650 | 3 years | VMM/PGM,*: Split the physical access handler type registration into … | |
Makefile.kup | 0 bytes | 35361 | 14 years | fix OSE | |
mm.h | 6.3 KB | 93718 | 3 years | VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517 | |
nem.h | 10.9 KB | 93790 | 3 years | VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement … | |
pdm.h | 1.5 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmapi.h | 16.3 KB | 93635 | 3 years | VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical … | |
pdmasynccompletion.h | 6.5 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmasynctask.h | 2.1 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmaudiohostenuminline.h | 16.2 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmaudioifs.h | 66.3 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmaudioinline.h | 51.4 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmblkcache.h | 17.2 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmcardreaderinfs.h | 7.0 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmcommon.h | 6.7 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmcritsect.h | 5.7 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmcritsectrw.h | 5.1 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmdev.h | 404.9 KB | 93650 | 3 years | VMM/PGM,*: Split the physical access handler type registration into … | |
pdmdrv.h | 106.8 KB | 93912 | 3 years | VMM: Add driver helper to destroy a timer, bugref:10196 | |
pdmifs.h | 97.9 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmins.h | 3.0 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmnetifs.h | 17.6 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmnetinline.h | 32.3 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmnetshaper.h | 2.9 KB | 93628 | 3 years | VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off … | |
pdmpci.h | 15.8 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmpcidev.h | 28.2 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmpcidevint.h | 9.3 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmqueue.h | 6.6 KB | 93609 | 3 years | VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be … | |
pdmserialifs.h | 8.6 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmsrv.h | 11.3 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmstorageifs.h | 47.1 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmtask.h | 4.9 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmthread.h | 9.4 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmtpmifs.h | 5.1 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmusb.h | 65.7 KB | 93115 | 3 years | scm --update-copyright-year | |
pdmwebcaminfs.h | 5.7 KB | 93115 | 3 years | scm --update-copyright-year | |
pgm.h | 52.4 KB | 93922 | 3 years | VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code. | |
selm.h | 3.6 KB | 93115 | 3 years | scm --update-copyright-year | |
ssm.h | 56.9 KB | 93444 | 3 years | VMM,Main,HostServices: Use a function table for accessing the … | |
stam.h | 47.6 KB | 93468 | 3 years | VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function … | |
stam.mac | 8.0 KB | 93115 | 3 years | scm --update-copyright-year | |
tm.h | 13.9 KB | 93115 | 3 years | scm --update-copyright-year | |
trpm.h | 3.3 KB | 93115 | 3 years | scm --update-copyright-year | |
trpm.mac | 1.4 KB | 93115 | 3 years | scm --update-copyright-year | |
uvm.h | 5.5 KB | 93115 | 3 years | scm --update-copyright-year | |
vm.h | 57.3 KB | 93901 | 3 years | VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE … | |
vm.mac | 5.1 KB | 93650 | 3 years | VMM/PGM,*: Split the physical access handler type registration into … | |
vmapi.h | 19.2 KB | 93901 | 3 years | VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE … | |
vmcc.h | 4.1 KB | 93655 | 3 years | VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of … | |
vmcpuset.h | 4.4 KB | 93115 | 3 years | scm --update-copyright-year | |
vmm.h | 23.4 KB | 93716 | 3 years | VMM/PGM: Moved the physical handler allocation off the hyper heap and … | |
vmmr3vtable-def.h | 20.9 KB | 93609 | 3 years | VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be … | |
vmmr3vtable.h | 4.2 KB | 93600 | 3 years | VMM: Put dummy function w/ assertion for reserved VMM function table … |
Note:
See TracBrowser
for help on using the repository browser.