VirtualBox

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

Name Size Rev Age Author Last Change
../
vmm.h 20.0 KB 45749   12 years vboxsync VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're …
vmcpuset.h 4.1 KB 39303   13 years vboxsync VMCPUSET changes.
vmapi.h 19.6 KB 46788   12 years vboxsync VMM: Suspend and resume reasons.
vm.mac 5.0 KB 46268   12 years vboxsync Missed header update.
vm.h 41.2 KB 46833   12 years vboxsync build fixes
uvm.h 4.8 KB 45189   12 years vboxsync STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled).
trpm.mac 1.4 KB 35361   14 years vboxsync fix OSE
trpm.h 5.4 KB 45728   12 years vboxsync TRPM: Sprinkled HMIsEnabled around the place.
tm.h 11.6 KB 44528   12 years vboxsync header (C) fixes
stam.mac 8.0 KB 35361   14 years vboxsync fix OSE
stam.h 42.2 KB 46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
ssm.h 52.3 KB 44522   12 years vboxsync SSM: Hide SSMR3RegisterDevice and SSMR3RegisterDriver.
selm.h 4.9 KB 45705   12 years vboxsync Retired SELMR3DisableMonitoring.
rem.h 4.6 KB 44528   12 years vboxsync header (C) fixes
pgm.h 30.1 KB 45799   12 years vboxsync Make the recompiler call PGMCr0WpEnabled.
pdmwebcaminfs.h 5.1 KB 44758   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
pdmusb.h 39.6 KB 46788   12 years vboxsync VMM: Suspend and resume reasons.
pdmthread.h 9.1 KB 35361   14 years vboxsync fix OSE
pdmsrv.h 11.0 KB 35361   14 years vboxsync fix OSE
pdmqueue.h 6.6 KB 44528   12 years vboxsync header (C) fixes
pdmpci.h 16.4 KB 37799   14 years vboxsync OSE build fix
pdmnvram.h 5.0 KB 44591   12 years vboxsync DevEFI,Nvram.cpp: Cleaning up. (partly tested)
pdmnetshaper.h 2.7 KB 44528   12 years vboxsync header (C) fixes
pdmnetinline.h 29.6 KB 44529   12 years vboxsync header (C) fixes
pdmnetifs.h 17.3 KB 35361   14 years vboxsync fix OSE
pdmins.h 2.3 KB 35361   14 years vboxsync fix OSE
pdmifs.h 121.8 KB 46933   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
pdmdrv.h 72.3 KB 46788   12 years vboxsync VMM: Suspend and resume reasons.
pdmdev.h 199.6 KB 46788   12 years vboxsync VMM: Suspend and resume reasons.
pdmcritsectrw.h 4.6 KB 45299   12 years vboxsync PDMCritSectRw: Fixes.
pdmcritsect.h 3.9 KB 45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
pdmcommon.h 5.8 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 …
pdmblkcache.h 17.4 KB 44528   12 years vboxsync header (C) fixes
pdmasynctask.h 2.0 KB 35361   14 years vboxsync fix OSE
pdmasynccompletion.h 6.4 KB 44358   12 years vboxsync PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
pdmapi.h 10.9 KB 46915   12 years vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
pdm.h 1.4 KB 45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
patm.h 8.4 KB 46159   12 years vboxsync Patch manager support in the disassembler, making the 'u' command in …
mm.h 11.5 KB 44528   12 years vboxsync header (C) fixes
Makefile.kup 0 bytes 35361   14 years vboxsync fix OSE
iom.h 17.2 KB 45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
iem.h 3.2 KB 44529   12 years vboxsync header (C) fixes
hm_vmx.mac 10.8 KB 46925   12 years vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
hm_vmx.h 77.0 KB 46925   12 years vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
hm_svm.h 29.6 KB 46842   12 years vboxsync VMM/HM: AMD-V feature bits update.
hm.h 8.8 KB 46297   12 years vboxsync VMM: Started HMSVMR0 work. Unify the AMD-V erratum 170 verification …
gvmm.h 9.1 KB 44528   12 years vboxsync header (C) fixes
gvm.h 3.0 KB 44528   12 years vboxsync header (C) fixes
gmm.h 30.0 KB 44528   12 years vboxsync header (C) fixes
ftm.h 2.1 KB 44529   12 years vboxsync header (C) fixes
em.h 12.1 KB 46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
dbgftrace.h 4.2 KB 40405   13 years vboxsync VMM/PDM: Some simple tracepoint infastructure.
dbgfsel.h 3.1 KB 44528   12 years vboxsync header (C) fixes
dbgfcorefmt.h 2.4 KB 35361   14 years vboxsync fix OSE
dbgf.h 61.8 KB 46217   12 years vboxsync Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
csam.h 3.5 KB 45528   12 years vboxsync VBOX_WITH_RAW_MODE changes.
cpumdis.h 1.4 KB 44528   12 years vboxsync header (C) fixes
cpumctx.h 13.0 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 42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
cpum.mac 6.6 KB 43657   12 years vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
cpum.h 22.0 KB 46165   12 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
cfgm.h 11.8 KB 46792   12 years vboxsync Added CFGMR3DestroyTree.
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