VirtualBox

source: vbox/trunk/include/VBox/vmm@ 51714

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette