VirtualBox

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

Name Size Rev Age Author Last Change
../
apic.h 4.2 KB 84652   5 years vboxsync APIC: Move generic defs from VBox/vmm/apic.h and APICInternal.h to …
cfgm.h 12.3 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
cpum.h 106.5 KB 89934   3 years vboxsync VMM/CPUCpuId: Some intel updates. bugref:10052
cpum.mac 9.7 KB 87522   4 years vboxsync VMM/HM: Moved CPUMCTX::fWorldSwitcher to HMR0PERVCPU::fWorldSwitcher. …
cpumctx-v1_6.h 6.4 KB 82968   5 years vboxsync Copyright year updates by scm.
cpumctx.h 55.8 KB 87522   4 years vboxsync VMM/HM: Moved CPUMCTX::fWorldSwitcher to HMR0PERVCPU::fWorldSwitcher. …
cpumdis.h 1.5 KB 82968   5 years vboxsync Copyright year updates by scm.
dbgf.h 133.7 KB 90834   3 years vboxsync Doxygen fixes.
dbgfcorefmt.h 5.1 KB 83122   5 years vboxsync VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
dbgfflowtrace.h 16.4 KB 87787   4 years vboxsync VMM/DBGFR3FlowTrace*: Add some API to query a record based on the …
dbgfsel.h 3.2 KB 82968   5 years vboxsync Copyright year updates by scm.
dbgftrace.h 4.6 KB 82968   5 years vboxsync Copyright year updates by scm.
em.h 13.7 KB 85123   4 years vboxsync iprt/cdefs.h: Some cleaning up. bugref:9794
gim.h 7.2 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
gmm.h 30.3 KB 82989   5 years vboxsync VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
gvm.h 9.4 KB 90945   3 years vboxsync VMM: Use a worker thread for flushing ring-0 log buffers. bugref:10086
gvm.mac 2.9 KB 90597   3 years vboxsync VMM: Speed up VMMGetCpu in ring-0 by using hash table (via new …
gvmm.h 10.4 KB 90597   3 years vboxsync VMM: Speed up VMMGetCpu in ring-0 by using hash table (via new …
hm.h 10.9 KB 87519   4 years vboxsync VMM/HM: Make a R0 copy of HM::cMaxResumeLoopsCfg and do proper …
hm_svm.h 45.8 KB 87508   4 years vboxsync VMM/HMSVM: Moving SVMNESTEDVMCBCACHE to HMInternal.h.
hm_vmx.h 215.0 KB 90934   3 years vboxsync VMM: Nested VMX: bugref:10092 Added Tertiary Processor-based …
hm_vmx.mac 9.8 KB 87388   4 years vboxsync VMM/HMVMX: Moved VMXRESTOREHOST and VMXRestoreHostState from public …
hmvmxinline.h 32.2 KB 87402   4 years vboxsync iprt/cdefs.h,asm*.h,hmvmxinline.h: Changed the …
iem.h 21.4 KB 89974   3 years vboxsync IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052
iom.h 25.0 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
Makefile.kup 0 bytes 35361   14 years vboxsync fix OSE
mm.h 10.9 KB 87134   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
nem.h 6.3 KB 82968   5 years vboxsync Copyright year updates by scm.
pdm.h 1.5 KB 82968   5 years vboxsync Copyright year updates by scm.
pdmapi.h 15.3 KB 89620   3 years vboxsync Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
pdmasynccompletion.h 6.5 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
pdmasynctask.h 2.1 KB 82968   5 years vboxsync Copyright year updates by scm.
pdmaudiohostenuminline.h 16.2 KB 89500   3 years vboxsync Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
pdmaudioifs.h 66.3 KB 89801   3 years vboxsync pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
pdmaudioinline.h 51.4 KB 89846   3 years vboxsync pdmaudioinline.h: The _INVALID values are technically valid, so must …
pdmblkcache.h 17.2 KB 90844   3 years vboxsync VMM: Doxygen fixes.
pdmcardreaderinfs.h 7.0 KB 82968   5 years vboxsync Copyright year updates by scm.
pdmcommon.h 6.7 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
pdmcritsect.h 5.8 KB 90500   3 years vboxsync VMM/PDM: Increased the PDMCRITSECT size by 64 bytes to make space for …
pdmcritsectrw.h 5.1 KB 90501   3 years vboxsync VMM/PDM: Corrected PDMCritSectRwTryEnterSharedDebug prototype. bugref:6695
pdmdev.h 371.8 KB 90502   3 years vboxsync VMM/PDM: Added device helpers for read/write critical sections. bugref:6695
pdmdrv.h 84.6 KB 90383   3 years vboxsync VMM: Doxygen fixes for critsect drvhlps. bugref:9218 bugref:10074
pdmifs.h 94.7 KB 90691   3 years vboxsync pdmifs: display reporting doxygen (brief + newline + detailed …
pdmins.h 3.0 KB 82968   5 years vboxsync Copyright year updates by scm.
pdmnetifs.h 17.6 KB 82968   5 years vboxsync Copyright year updates by scm.
pdmnetinline.h 32.3 KB 90196   3 years vboxsync Network: (bugref:10024) GSO UDP header fixes.
pdmnetshaper.h 2.7 KB 90346   3 years vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
pdmnvram.h 5.2 KB 82968   5 years vboxsync Copyright year updates by scm.
pdmpci.h 15.8 KB 82968   5 years vboxsync Copyright year updates by scm.
pdmpcidev.h 28.2 KB 85182   4 years vboxsync pdmpcidev*.h: Workaround for Clang 11 nothrow weirdness. bugref:9794
pdmpcidevint.h 9.3 KB 85182   4 years vboxsync pdmpcidev*.h: Workaround for Clang 11 nothrow weirdness. bugref:9794
pdmqueue.h 6.9 KB 90838   3 years vboxsync VMM: Doxygen fixes.
pdmserialifs.h 8.6 KB 82968   5 years vboxsync Copyright year updates by scm.
pdmsrv.h 11.3 KB 90838   3 years vboxsync VMM: Doxygen fixes.
pdmstorageifs.h 47.1 KB 90834   3 years vboxsync Doxygen fixes.
pdmtask.h 4.9 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
pdmthread.h 9.4 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
pdmtpmifs.h 5.3 KB 90536   3 years vboxsync pdmtpmifs.h: doxygen fix. bugref:10075
pdmusb.h 50.4 KB 87762   4 years vboxsync VMM/UsbHlp: Changed the timer interface to TMTIMERHANDLE, adding the …
pdmwebcaminfs.h 5.7 KB 82968   5 years vboxsync Copyright year updates by scm.
pgm.h 41.3 KB 90346   3 years vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
selm.h 3.6 KB 82968   5 years vboxsync Copyright year updates by scm.
ssm.h 56.3 KB 86375   4 years vboxsync VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
stam.h 46.0 KB 90834   3 years vboxsync Doxygen fixes.
stam.mac 8.0 KB 82968   5 years vboxsync Copyright year updates by scm.
tm.h 14.0 KB 87792   4 years vboxsync VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
trpm.h 3.3 KB 82968   5 years vboxsync Copyright year updates by scm.
trpm.mac 1.4 KB 82968   5 years vboxsync Copyright year updates by scm.
uvm.h 5.5 KB 86699   4 years vboxsync VMM/DBGF: Updates to the new breakpoint manager, implement global …
vm.h 57.4 KB 90959   3 years vboxsync VMM: VMCPU structure padding adjustment for windows. bugref:10086
vm.mac 5.1 KB 90959   3 years vboxsync VMM: VMCPU structure padding adjustment for windows. bugref:10086
vmapi.h 19.0 KB 90834   3 years vboxsync Doxygen fixes.
vmcc.h 3.8 KB 82968   5 years vboxsync Copyright year updates by scm.
vmcpuset.h 4.4 KB 82968   5 years vboxsync Copyright year updates by scm.
vmm.h 24.3 KB 90948   3 years vboxsync VMM: Organize the logger structures both named member and arrays for …
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