source:
vbox/trunk/include/VBox/vmm@
68908
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
vmm.h | 21.8 KB | 68011 | 8 years | GVMMR0,VMMR0: More cleanups. | |
vmcpuset.h | 4.4 KB | 62476 | 9 years | (C) 2016 | |
vmapi.h | 20.4 KB | 68853 | 8 years | VMMR3EmtRendezvous: Pretend we're a single CPU config when called … | |
vm.mac | 6.0 KB | 65380 | 8 years | VMM/APIC: Implement interrupt source tags (debugging). | |
vm.h | 52.2 KB | 68851 | 8 years | vm.h: Renamed the VM_IS_RUNNING macro to something indicating that it … | |
uvm.h | 5.3 KB | 62476 | 9 years | (C) 2016 | |
trpm.mac | 1.4 KB | 62476 | 9 years | (C) 2016 | |
trpm.h | 5.4 KB | 62476 | 9 years | (C) 2016 | |
tm.h | 12.2 KB | 65896 | 8 years | VMM: Add TMR3TimerSkip to skip a saved timer state in a given SSM … | |
stam.mac | 8.0 KB | 62476 | 9 years | (C) 2016 | |
stam.h | 42.8 KB | 62634 | 9 years | includes: Workaround for C4668 & C4255 warnings in MSC and WDK headers. | |
ssm.h | 54.3 KB | 62476 | 9 years | (C) 2016 | |
selm.h | 4.9 KB | 62476 | 9 years | (C) 2016 | |
rem.h | 4.4 KB | 62476 | 9 years | (C) 2016 | |
pgm.h | 42.6 KB | 68001 | 8 years | PGMR0,GVMMR0: Ditto for I/O MMU setup. | |
pdmwebcaminfs.h | 5.6 KB | 62825 | 9 years | UsbWebcam cleanups, nits. | |
pdmusb.h | 42.3 KB | 68788 | 8 years | include/VBox/vmm/pdmusb.h: include pdmins.h, like pdmdev.h, allowing a … | |
pdmthread.h | 9.2 KB | 62476 | 9 years | (C) 2016 | |
pdmstorageifs.h | 44.5 KB | 68675 | 8 years | include file build fixes (kmk -C include) | |
pdmsrv.h | 11.0 KB | 62476 | 9 years | (C) 2016 | |
pdmqueue.h | 6.6 KB | 62476 | 9 years | (C) 2016 | |
pdmpcidevint.h | 9.2 KB | 68425 | 8 years | Another alignment fix | |
pdmpcidev.h | 22.2 KB | 68425 | 8 years | Another alignment fix | |
pdmpci.h | 15.8 KB | 68013 | 8 years | VMMR0,PciRawR0,GVMMR0: More pGVM cleanups. | |
pdmnvram.h | 5.1 KB | 65088 | 8 years | Main: doxygen fixes | |
pdmnetshaper.h | 2.7 KB | 62476 | 9 years | (C) 2016 | |
pdmnetinline.h | 29.9 KB | 68675 | 8 years | include file build fixes (kmk -C include) | |
pdmnetifs.h | 17.5 KB | 62476 | 9 years | (C) 2016 | |
pdmins.h | 2.4 KB | 62476 | 9 years | (C) 2016 | |
pdmifs.h | 96.7 KB | 68699 | 8 years | pdmifs.h,Serial: Reworked stream interface. The old design with the … | |
pdmdrv.h | 73.9 KB | 62476 | 9 years | (C) 2016 | |
pdmdev.h | 212.1 KB | 68594 | 8 years | PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring … | |
pdmcritsectrw.h | 4.7 KB | 62476 | 9 years | (C) 2016 | |
pdmcritsect.h | 4.0 KB | 62476 | 9 years | (C) 2016 | |
pdmcommon.h | 6.5 KB | 64696 | 8 years | DevPCI*,PDM: Get internal bus number from PDM. | |
pdmcardreaderinfs.h | 6.9 KB | 62476 | 9 years | (C) 2016 | |
pdmblkcache.h | 17.0 KB | 62476 | 9 years | (C) 2016 | |
pdmaudioifs.h | 59.1 KB | 68758 | 8 years | vmm/pdmaudioifs.h: Documentation. | |
pdmasynctask.h | 2.0 KB | 62476 | 9 years | (C) 2016 | |
pdmasynccompletion.h | 6.4 KB | 62476 | 9 years | (C) 2016 | |
pdmapi.h | 11.2 KB | 68009 | 8 years | VMMR0,PDMR0: Adding GVM parameter and validation thereof to the … | |
pdm.h | 1.4 KB | 62476 | 9 years | (C) 2016 | |
patm.h | 8.4 KB | 62476 | 9 years | (C) 2016 | |
mm.h | 12.3 KB | 64545 | 9 years | IEM: Added per-instruction statistics (not release). | |
Makefile.kup | 0 bytes | 35361 | 14 years | fix OSE | |
iom.h | 19.1 KB | 64373 | 9 years | PDM,Devices: Support for multiple PCI devices/function in a single PDM … | |
iem.h | 11.2 KB | 67659 | 8 years | VMM/IEM: Added IEMExecDecodedInvlpg. | |
hm_vmx.mac | 11.4 KB | 67136 | 8 years | HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped … | |
hm_vmx.h | 107.6 KB | 67136 | 8 years | HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped … | |
hm_svm.h | 42.7 KB | 68433 | 8 years | VMM: Nested Hw.virt: SVM bits. | |
hm.h | 11.1 KB | 68293 | 8 years | VMM: Nested Hw.virt: SVM bits. | |
gvmm.h | 9.6 KB | 68013 | 8 years | VMMR0,PciRawR0,GVMMR0: More pGVM cleanups. | |
gvm.h | 3.2 KB | 67955 | 8 years | VMM,SUPDrv: Started on some session/VMMR0 nits. I/O control interface … | |
gmm.h | 30.2 KB | 68007 | 8 years | VMMR0,GVMMR0: Adding GVM parameter to the calls. | |
gim.h | 6.8 KB | 63648 | 9 years | VMM/GIM/HyperV: Add partial support for synthetic interrupt controller … | |
ftm.h | 2.1 KB | 62476 | 9 years | (C) 2016 | |
em.h | 12.7 KB | 66581 | 8 years | VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, … | |
dbgftrace.h | 4.2 KB | 62476 | 9 years | (C) 2016 | |
dbgfsel.h | 3.1 KB | 62476 | 9 years | (C) 2016 | |
dbgfcorefmt.h | 4.9 KB | 68675 | 8 years | include file build fixes (kmk -C include) | |
dbgf.h | 108.9 KB | 66885 | 8 years | DBGFReg: Added support for YMM registers, expanding the DBGFREVAL type … | |
csam.h | 3.5 KB | 62476 | 9 years | (C) 2016 | |
cpumdis.h | 1.4 KB | 62476 | 9 years | (C) 2016 | |
cpumctx.h | 35.5 KB | 68675 | 8 years | include file build fixes (kmk -C include) | |
cpumctx-v1_6.h | 6.3 KB | 68675 | 8 years | include file build fixes (kmk -C include) | |
cpum.mac | 9.7 KB | 68403 | 8 years | VMM: Nested Hw.virt: SVM bits. | |
cpum.h | 70.3 KB | 68532 | 8 years | CPUM: Use a valid value for initializing PkgCStateCfgCtrl on Core 2 CPUs. | |
cfgm.h | 12.2 KB | 62476 | 9 years | (C) 2016 | |
apic.h | 9.2 KB | 65135 | 8 years | VMM/APIC: Interface for retrieving APIC pages in all contexts. |
Note:
See TracBrowser
for help on using the repository browser.