source:
vbox/trunk/src/VBox/VMM@
2776
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
PATM | 2477 | 18 years | export | ||
testcase | 2518 | 18 years | a build fix. | ||
VMMAll | 2744 | 18 years | Gather some more info on that TM.cpp assertion… | ||
VMMGC | 2610 | 18 years | spelling | ||
VMMR0 | 2774 | 18 years | Cleanup | ||
VMMSwitcher | 2477 | 18 years | export | ||
CFGM.cpp | 54.4 KB | 1009 | 18 years | Fixed bug in CFGM node insertion when several intermediate nodes were … | |
CFGMInternal.h | 3.6 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
CPUM.cpp | 75.3 KB | 2719 | 18 years | Include TR in default CPUM info dump. | |
CPUMInternal.h | 9.4 KB | 1284 | 18 years | hmm. weird. | |
CPUMInternal.mac | 12.0 KB | 1814 | 18 years | Fixed typo. (CPUM_HANDLER_CORECTX_IN_EBP->CPUM_HANDLER_CTXCORE_IN_EBP) | |
CPUMStack.cpp | 1.5 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
DBGF.cpp | 29.3 KB | 2507 | 18 years | Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really … | |
DBGFAddr.cpp | 4.0 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
DBGFBp.cpp | 26.5 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
DBGFDisas.cpp | 24.9 KB | 2302 | 18 years | style | |
DBGFInfo.cpp | 25.0 KB | 2250 | 18 years | DBGFINFO_FLAGS_RUN_ON_EMT and Ex registration function. | |
DBGFInternal.h | 7.5 KB | 2251 | 18 years | info flag. | |
DBGFLog.cpp | 4.8 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
DBGFStack.cpp | 15.8 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
DBGFSym.cpp | 31.4 KB | 670 | 18 years | WIN32 -> WIN; size_t | |
EM.cpp | 139.3 KB | 2776 | 18 years | Release statistics, dumping them to the release log upon VM … | |
EMInternal.h | 11.3 KB | 2063 | 18 years | More stats | |
HWACCM.cpp | 23.9 KB | 2699 | 18 years | Stricter type checking. | |
HWACCMInternal.h | 11.2 KB | 2699 | 18 years | Stricter type checking. | |
IOM.cpp | 66.7 KB | 2301 | 18 years | MMHyperR3ToGC | |
IOMInternal.h | 18.2 KB | 2270 | 18 years | Stricter pointer typechecking. (R0 vs R3) | |
Makefile.kmk | 9.2 KB | 2517 | 18 years | Converted to sub-makefile. | |
MM.cpp | 18.7 KB | 1890 | 18 years | Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign … | |
MMHeap.cpp | 18.6 KB | 714 | 18 years | small fix | |
MMHyper.cpp | 34.1 KB | 1890 | 18 years | Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign … | |
MMInternal.h | 21.4 KB | 1480 | 18 years | No longer require contiguous memory for the VM structure. Did long … | |
MMPagePool.cpp | 18.0 KB | 1890 | 18 years | Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign … | |
MMPhys.cpp | 17.1 KB | 1890 | 18 years | Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign … | |
PDM.cpp | 32.2 KB | 2293 | 18 years | MMHyperR3ToGC | |
PDMCritSect.cpp | 11.0 KB | 2565 | 18 years | A little experiment trying to get rid of the critsect contention in DevATA. | |
PDMDevice.cpp | 173.6 KB | 2749 | 18 years | QueryCPUId -> GetCpuId (it's a wrapper for CPUMGetGuestCpuId). | |
PDMDriver.cpp | 36.8 KB | 1354 | 18 years | Make it possible to move shared libs from /opt/VirtualBox-xxx to … | |
PDMInternal.h | 26.0 KB | 2597 | 18 years | New device helper PCISetConfigCallbacks. (patch from R. Zeljko) | |
PDMLdr.cpp | 36.9 KB | 2291 | 18 years | More ring-0/ring-3 type safety (callbacks and PDM symbol resolving). | |
PDMQueue.cpp | 24.9 KB | 509 | 18 years | Corrected comment | |
PGM.cpp | 158.0 KB | 2679 | 18 years | fixed alignment issue, move the code to the right place and fixed the … | |
PGMBth.h | 6.7 KB | 2291 | 18 years | More ring-0/ring-3 type safety (callbacks and PDM symbol resolving). | |
PGMCache.h | 11.1 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
PGMGst.h | 18.3 KB | 2291 | 18 years | More ring-0/ring-3 type safety (callbacks and PDM symbol resolving). | |
PGMHandler.cpp | 21.3 KB | 2559 | 18 years | Allow ring-3 only access handlers (phys). | |
PGMInternal.h | 111.3 KB | 2679 | 18 years | fixed alignment issue, move the code to the right place and fixed the … | |
PGMMap.cpp | 40.5 KB | 2270 | 18 years | Stricter pointer typechecking. (R0 vs R3) | |
PGMPhys.cpp | 20.0 KB | 1890 | 18 years | Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign … | |
PGMPhys.h | 3.9 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
PGMPool.cpp | 27.3 KB | 2297 | 18 years | svn:eol-style native | |
PGMShw.h | 7.6 KB | 2291 | 18 years | More ring-0/ring-3 type safety (callbacks and PDM symbol resolving). | |
REMInternal.h | 9.6 KB | 2007 | 18 years | Bumped ssm version | |
SELM.cpp | 87.6 KB | 2721 | 18 years | Updated SELMR3CheckTSS so it won't assert for no good reason. | |
SELMInternal.h | 7.5 KB | 1502 | 18 years | Syncing of TSS virtual interrupt redirection bitmap added. | |
SSM.cpp | 96.9 KB | 990 | 18 years | spaces | |
SSMInternal.h | 5.2 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
STAM.cpp | 35.8 KB | 2244 | 18 years | NS and PCT units. | |
STAMInternal.h | 4.0 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
TM.cpp | 77.2 KB | 2775 | 18 years | Release log prefix. | |
TMInternal.h | 18.2 KB | 2744 | 18 years | Gather some more info on that TM.cpp assertion… | |
TRPM.cpp | 69.6 KB | 2715 | 18 years | One other case where we have to check for pending forced actions … | |
TRPMInternal.h | 6.8 KB | 2124 | 18 years | TRPM changes to assert and report trap/interrupt types accurately. | |
TRPMInternal.mac | 3.6 KB | 2124 | 18 years | TRPM changes to assert and report trap/interrupt types accurately. | |
VBoxVMMDeps.cpp | 1.7 KB | 1313 | 18 years | Moved the VMM tests into a separate file. | |
VM.cpp | 84.7 KB | 2776 | 18 years | Release statistics, dumping them to the release log upon VM … | |
VMEmt.cpp | 14.0 KB | 2776 | 18 years | Release statistics, dumping them to the release log upon VM … | |
VMInternal.h | 9.1 KB | 2776 | 18 years | Release statistics, dumping them to the release log upon VM … | |
VMM.cpp | 93.1 KB | 2507 | 18 years | Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really … | |
VMMCodingGuidelines.cpp | 3.9 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
VMMDocsRawMode.cpp | 1.1 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
VMMInternal.h | 15.8 KB | 2507 | 18 years | Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really … | |
VMMInternal.mac | 1.7 KB | 2297 | 18 years | svn:eol-style native | |
VMMTests.cpp | 22.9 KB | 2770 | 18 years | log fix | |
VMReq.cpp | 30.2 KB | 23 | 18 years | string.h & stdio.h + header cleanups. | |
x86context.h | 2.5 KB | 23 | 18 years | string.h & stdio.h + header cleanups. |
Note:
See TracBrowser
for help on using the repository browser.