VirtualBox

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

Name Size Rev Age Author Last Change
../
cfgm.h 11.6 KB 39853   13 years vboxsync CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed …
cpum.h 21.1 KB 37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
cpum.mac 5.4 KB 40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
cpumctx.h 15.5 KB 40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
cpumdis.h 1.7 KB 37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
csam.h 8.0 KB 35361   14 years vboxsync fix OSE
dbgf.h 60.6 KB 40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
dbgfcorefmt.h 2.4 KB 35361   14 years vboxsync fix OSE
dbgfsel.h 3.1 KB 37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
dbgftrace.h 4.2 KB 40405   13 years vboxsync VMM/PDM: Some simple tracepoint infastructure.
em.h 11.4 KB 40453   13 years vboxsync EM/IEM/PATM: some refactoring.
ftm.h 2.0 KB 35361   14 years vboxsync fix OSE
gmm.h 29.9 KB 40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
gvm.h 3.0 KB 37242   14 years vboxsync GMMR0: Keep the free bound-mode memory in the GVM instead of in GMM.
gvmm.h 9.1 KB 39917   13 years vboxsync STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
hwacc_svm.h 26.4 KB 36566   14 years vboxsync hwaccm_svm.h: Added u16PauseFilterCount.
hwacc_vmx.h 63.6 KB 40559   13 years vboxsync Added MTF exit constant.
hwacc_vmx.mac 9.9 KB 35361   14 years vboxsync fix OSE
hwaccm.h 5.9 KB 37320   14 years vboxsync HWACCM: Slowly shortening it to 'HM' (too much uppercase typing for …
iem.h 2.7 KB 40453   13 years vboxsync EM/IEM/PATM: some refactoring.
iom.h 15.7 KB 40442   13 years vboxsync IEM integration in progress - doing some EM refactoring to ease this …
Makefile.kup 0 bytes 35361   14 years vboxsync fix OSE
mm.h 11.5 KB 40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
patm.h 18.9 KB 40453   13 years vboxsync EM/IEM/PATM: some refactoring.
pdm.h 1.3 KB 35361   14 years vboxsync fix OSE
pdmapi.h 9.8 KB 40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
pdmasynccompletion.h 14.7 KB 36573   14 years vboxsync include/: a/an nits
pdmasynctask.h 2.0 KB 35361   14 years vboxsync fix OSE
pdmblkcache.h 17.4 KB 39414   13 years vboxsync PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
pdmcommon.h 5.8 KB 35361   14 years vboxsync fix OSE
pdmcritsect.h 3.9 KB 38944   13 years vboxsync PDMCritSectLeave: Indicate whether it was a nested exit or a real one.
pdmdev.h 189.6 KB 40956   13 years vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
pdmdrv.h 70.5 KB 40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
pdmifs.h 121.0 KB 40637   13 years vboxsync include/vmm/pdmifs.h: PDMIHOSTPARALLELCONNECTOR interface has design flaw
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 39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
pdmnetshaper.h 3.5 KB 40712   13 years vboxsync NetShaper: Online bandwidth limit setting (#5582)
pdmpci.h 16.4 KB 37799   13 years vboxsync OSE build fix
pdmqueue.h 5.8 KB 39136   13 years vboxsync More MMIO refactoring and some other cleanups.
pdmsrv.h 11.0 KB 35361   14 years vboxsync fix OSE
pdmthread.h 9.1 KB 35361   14 years vboxsync fix OSE
pdmusb.h 37.7 KB 40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
pgm.h 29.8 KB 40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
rem.h 4.6 KB 38320   13 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
selm.h 5.1 KB 40449   13 years vboxsync SELM: Refactoring (PVM -> PVMCPU).
ssm.h 51.5 KB 39368   13 years vboxsync VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
stam.h 43.1 KB 39917   13 years vboxsync STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
stam.mac 8.0 KB 35361   14 years vboxsync fix OSE
tm.h 11.6 KB 37517   13 years vboxsync TM: Simplified the virtual sync timers by requiring changes to be done …
trpm.h 5.1 KB 37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
trpm.mac 1.4 KB 35361   14 years vboxsync fix OSE
uvm.h 4.4 KB 39917   13 years vboxsync STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
vm.h 39.6 KB 41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
vm.mac 5.2 KB 41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
vmapi.h 17.0 KB 38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
vmcpuset.h 4.1 KB 39303   13 years vboxsync VMCPUSET changes.
vmm.h 19.4 KB 41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
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