VirtualBox

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

Name Size Rev Age Author Last Change
../
vmm.h 21.2 KB 50001   11 years vboxsync PDMCritSect: Ditto VERR_INTERRUPTED fix for shared critical sections.
vmcpuset.h 4.1 KB 39303   13 years vboxsync VMCPUSET changes.
vmapi.h 19.7 KB 52419   10 years vboxsync VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
vm.mac 5.1 KB 51643   10 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
vm.h 43.3 KB 52066   10 years vboxsync VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
uvm.h 4.8 KB 45189   11 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   11 years vboxsync TRPM: Sprinkled HMIsEnabled around the place.
tm.h 11.6 KB 51643   10 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
stam.mac 8.0 KB 35361   14 years vboxsync fix OSE
stam.h 42.2 KB 46493   11 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
ssm.h 53.3 KB 50575   11 years vboxsync VMM: Added SSMR3RegisterStub and used it to provide saved state …
selm.h 4.9 KB 45705   11 years vboxsync Retired SELMR3DisableMonitoring.
rem.h 4.6 KB 44528   12 years vboxsync header (C) fixes
pgm.h 30.2 KB 49640   11 years vboxsync PGM,IEM: Changed PGMPhysIemGCPhys2Ptr to not require A20 to be masked …
pdmwebcaminfs.h 5.7 KB 47416   11 years vboxsync include,Main,Extpack: emulated webcam updates
pdmusb.h 41.6 KB 51290   10 years vboxsync VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon …
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 50917   10 years vboxsync Added PDMQueueFlushIfNecessary.
pdmpci.h 16.4 KB 37799   13 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 134.1 KB 52023   10 years vboxsync pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer …
pdmdrv.h 72.3 KB 46788   11 years vboxsync VMM: Suspend and resume reasons.
pdmdev.h 199.6 KB 51508   10 years vboxsync pdmdev.h: comment typo.
pdmcritsectrw.h 4.6 KB 48934   11 years vboxsync include/: Whitespace cleanup by scm.
pdmcritsect.h 3.9 KB 45152   11 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 49549   11 years vboxsync VMM/CPUM/MSRs: when returning the APIC base, don't rely upon the CPUID …
pdm.h 1.4 KB 45152   11 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
patm.h 8.5 KB 47427   11 years vboxsync PATM,IEM: Added interface for safely and quickly reading patch code.
mm.h 11.8 KB 51271   10 years vboxsync VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays …
Makefile.kup 0 bytes 35361   14 years vboxsync fix OSE
iom.h 17.2 KB 50645   11 years vboxsync s/Port/Memory mapped/ in FNIOMMMIOWRITE and FNIOMMMIOFILL comments.
iem.h 3.9 KB 51182   10 years vboxsync VMM/IEM: Implemented hardware task-switches, code path disabled.
hm_vmx.mac 11.1 KB 52192   10 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
hm_vmx.h 96.1 KB 52573   10 years vboxsync VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
hm_svm.h 29.6 KB 46842   11 years vboxsync VMM/HM: AMD-V feature bits update.
hm.h 10.2 KB 52419   10 years vboxsync VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
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
gim.h 6.0 KB 52247   10 years vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
ftm.h 2.1 KB 44529   12 years vboxsync header (C) fixes
em.h 12.9 KB 48370   11 years vboxsync EM,HM: MWait fix, clearing the active bit too early.
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 62.5 KB 48898   11 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
csam.h 3.5 KB 45528   11 years vboxsync VBOX_WITH_RAW_MODE changes.
cpumdis.h 1.4 KB 44528   12 years vboxsync header (C) fixes
cpumctx.h 13.2 KB 48371   11 years vboxsync Forgot cpumctx.h with the MSR fix.
cpumctx-v1_6.h 6.3 KB 50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
cpum.mac 6.6 KB 43657   12 years vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
cpum.h 56.1 KB 51797   10 years vboxsync VMM/GIM/Minimal: OS X bits.
cfgm.h 11.8 KB 46792   11 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