VirtualBox

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

Name Size Rev Age Author Last Change
../
cfgm.h 11.6 KB 44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
cpum.h 21.3 KB 44189   12 years vboxsync CPUM: helper function.
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 42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
cpumctx.h 13.0 KB 43657   12 years vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
cpumdis.h 1.4 KB 41764   12 years vboxsync VMM: Retired CPUMR3DisasmInstr in favor of DBGFR3DisasInstrLog.
csam.h 7.8 KB 44373   12 years vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
dbgf.h 60.7 KB 44373   12 years vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
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.7 KB 44373   12 years vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
ftm.h 2.1 KB 44374   12 years vboxsync FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
gmm.h 30.0 KB 43045   12 years vboxsync PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
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 …
hm.h 6.4 KB 44373   12 years vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
hm_svm.h 26.9 KB 43390   12 years vboxsync VMM: HM cleanup.
hm_vmx.h 67.0 KB 44267   12 years vboxsync VMM/VMMR0: HM bits.
hm_vmx.mac 9.9 KB 43387   12 years vboxsync VMM: HM cleanup.
iem.h 3.2 KB 42704   12 years vboxsync IEM: Eflags fixes, added API variants that bypasses access handlers, …
iom.h 15.7 KB 43961   12 years vboxsync VMM: Pass the VMCPU to IOMMMIOMapMMIOHCPage() as we already have it.
Makefile.kup 0 bytes 35361   14 years vboxsync fix OSE
mm.h 11.5 KB 43387   12 years vboxsync VMM: HM cleanup.
patm.h 8.0 KB 44362   12 years vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
pdm.h 1.3 KB 35361   14 years vboxsync fix OSE
pdmapi.h 10.4 KB 44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
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 39414   13 years vboxsync PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
pdmcardreaderinfs.h 7.4 KB 41363   13 years vboxsync VRDP,Main,Extpack,include: smartcard support: do not use platform …
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 194.0 KB 44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
pdmdrv.h 70.5 KB 40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
pdmifs.h 121.1 KB 44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
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 2.7 KB 44355   12 years vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
pdmnvram.h 2.1 KB 43131   12 years vboxsync EFI: permanent NVRAM storage.
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 38.1 KB 44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
pdmwebcaminfs.h 4.9 KB 44337   12 years vboxsync update
pgm.h 30.0 KB 44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
rem.h 4.6 KB 38320   13 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
selm.h 4.9 KB 42427   12 years vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
ssm.h 51.9 KB 44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
stam.h 42.6 KB 44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
stam.mac 8.0 KB 35361   14 years vboxsync fix OSE
tm.h 11.6 KB 44346   12 years vboxsync TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
trpm.h 5.2 KB 41931   12 years vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
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 40.0 KB 44195   12 years vboxsync VMM/VMMAll, VMMR3: forceflags for updating CR3 and PAE PDPEs.
vm.mac 5.0 KB 43387   12 years vboxsync VMM: HM cleanup.
vmapi.h 17.3 KB 44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
vmcpuset.h 4.1 KB 39303   13 years vboxsync VMCPUSET changes.
vmm.h 19.1 KB 43930   12 years vboxsync VMM/VMMR0: Camel case.
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