source:
vbox/trunk/include/VBox/vmm@
51714
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cfgm.h | 11.8 KB | 46792 | 11 years | Added CFGMR3DestroyTree. | |
cpum.h | 55.9 KB | 51333 | 10 years | VMM/GIM: Hyper-V provider, work-in-progress. | |
cpum.mac | 6.6 KB | 43657 | 12 years | VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) … | |
cpumctx-v1_6.h | 6.3 KB | 50041 | 11 years | crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. … | |
cpumctx.h | 13.2 KB | 48371 | 11 years | Forgot cpumctx.h with the MSR fix. | |
cpumdis.h | 1.4 KB | 44528 | 12 years | header (C) fixes | |
csam.h | 3.5 KB | 45528 | 12 years | VBOX_WITH_RAW_MODE changes. | |
dbgf.h | 62.5 KB | 48898 | 11 years | VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work. | |
dbgfcorefmt.h | 2.4 KB | 35361 | 14 years | fix OSE | |
dbgfsel.h | 3.1 KB | 44528 | 12 years | header (C) fixes | |
dbgftrace.h | 4.2 KB | 40405 | 13 years | VMM/PDM: Some simple tracepoint infastructure. | |
em.h | 12.9 KB | 48370 | 11 years | EM,HM: MWait fix, clearing the active bit too early. | |
ftm.h | 2.1 KB | 44529 | 12 years | header (C) fixes | |
gim.h | 5.9 KB | 51643 | 10 years | VMM/GIM: More bits for Hyper-V implementation. | |
gmm.h | 30.0 KB | 44528 | 12 years | header (C) fixes | |
gvm.h | 3.0 KB | 44528 | 12 years | header (C) fixes | |
gvmm.h | 9.1 KB | 44528 | 12 years | header (C) fixes | |
hm.h | 9.9 KB | 51560 | 10 years | VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work. | |
hm_svm.h | 29.6 KB | 46842 | 11 years | VMM/HM: AMD-V feature bits update. | |
hm_vmx.h | 96.0 KB | 51643 | 10 years | VMM/GIM: More bits for Hyper-V implementation. | |
hm_vmx.mac | 11.1 KB | 48140 | 11 years | VMM/HMVMXR0: Safer longjmp coverage, only restore host state when … | |
iem.h | 3.9 KB | 51182 | 11 years | VMM/IEM: Implemented hardware task-switches, code path disabled. | |
iom.h | 17.2 KB | 50645 | 11 years | s/Port/Memory mapped/ in FNIOMMMIOWRITE and FNIOMMMIOFILL comments. | |
Makefile.kup | 0 bytes | 35361 | 14 years | fix OSE | |
mm.h | 11.8 KB | 51271 | 10 years | VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays … | |
patm.h | 8.5 KB | 47427 | 11 years | PATM,IEM: Added interface for safely and quickly reading patch code. | |
pdm.h | 1.4 KB | 45152 | 12 years | PDMCritSectRw: Early morphing stage - untested, ring-3 only. | |
pdmapi.h | 10.9 KB | 49549 | 11 years | VMM/CPUM/MSRs: when returning the APIC base, don't rely upon the CPUID … | |
pdmasynccompletion.h | 6.4 KB | 44358 | 12 years | PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal … | |
pdmasynctask.h | 2.0 KB | 35361 | 14 years | fix OSE | |
pdmblkcache.h | 17.4 KB | 44528 | 12 years | header (C) fixes | |
pdmcardreaderinfs.h | 6.8 KB | 45033 | 12 years | Fixed PDMICARDREADERUP method names so they don't repeat the interface … | |
pdmcommon.h | 5.8 KB | 44528 | 12 years | header (C) fixes | |
pdmcritsect.h | 3.9 KB | 45152 | 12 years | PDMCritSectRw: Early morphing stage - untested, ring-3 only. | |
pdmcritsectrw.h | 4.6 KB | 48934 | 11 years | include/: Whitespace cleanup by scm. | |
pdmdev.h | 199.6 KB | 51508 | 10 years | pdmdev.h: comment typo. | |
pdmdrv.h | 72.3 KB | 46788 | 11 years | VMM: Suspend and resume reasons. | |
pdmifs.h | 130.3 KB | 51609 | 10 years | DrvMouse: Added queue flush callback like we have for keyboard. | |
pdmins.h | 2.3 KB | 35361 | 14 years | fix OSE | |
pdmnetifs.h | 17.3 KB | 35361 | 14 years | fix OSE | |
pdmnetinline.h | 29.6 KB | 44529 | 12 years | header (C) fixes | |
pdmnetshaper.h | 2.7 KB | 44528 | 12 years | header (C) fixes | |
pdmnvram.h | 5.0 KB | 44591 | 12 years | DevEFI,Nvram.cpp: Cleaning up. (partly tested) | |
pdmpci.h | 16.4 KB | 37799 | 13 years | OSE build fix | |
pdmqueue.h | 6.6 KB | 50917 | 11 years | Added PDMQueueFlushIfNecessary. | |
pdmsrv.h | 11.0 KB | 35361 | 14 years | fix OSE | |
pdmthread.h | 9.1 KB | 35361 | 14 years | fix OSE | |
pdmusb.h | 41.6 KB | 51290 | 10 years | VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon … | |
pdmwebcaminfs.h | 5.7 KB | 47416 | 11 years | include,Main,Extpack: emulated webcam updates | |
pgm.h | 30.2 KB | 49640 | 11 years | PGM,IEM: Changed PGMPhysIemGCPhys2Ptr to not require A20 to be masked … | |
rem.h | 4.6 KB | 44528 | 12 years | header (C) fixes | |
selm.h | 4.9 KB | 45705 | 12 years | Retired SELMR3DisableMonitoring. | |
ssm.h | 53.3 KB | 50575 | 11 years | VMM: Added SSMR3RegisterStub and used it to provide saved state … | |
stam.h | 42.2 KB | 46493 | 11 years | STAMR3Deregister* optimizations. Relevant for both startup and … | |
stam.mac | 8.0 KB | 35361 | 14 years | fix OSE | |
tm.h | 11.6 KB | 51643 | 10 years | VMM/GIM: More bits for Hyper-V implementation. | |
trpm.h | 5.4 KB | 45728 | 12 years | TRPM: Sprinkled HMIsEnabled around the place. | |
trpm.mac | 1.4 KB | 35361 | 14 years | fix OSE | |
uvm.h | 4.8 KB | 45189 | 12 years | STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled). | |
vm.h | 43.2 KB | 51643 | 10 years | VMM/GIM: More bits for Hyper-V implementation. | |
vm.mac | 5.1 KB | 51643 | 10 years | VMM/GIM: More bits for Hyper-V implementation. | |
vmapi.h | 19.7 KB | 48528 | 11 years | Change implementation for turning a reset into a power off to prevent … | |
vmcpuset.h | 4.1 KB | 39303 | 13 years | VMCPUSET changes. | |
vmm.h | 21.2 KB | 50001 | 11 years | PDMCritSect: Ditto VERR_INTERRUPTED fix for shared critical sections. |
Note:
See TracBrowser
for help on using the repository browser.