VirtualBox

source: vbox/trunk/src/VBox/VMM@ 2676

Name Size Rev Age Author Last Change
../
VMMSwitcher 2477   17 years vboxsync export
VMMR0 2556   17 years vboxsync Added todos for tsc offset/trapping.
VMMGC 2610   17 years vboxsync spelling
VMMAll 2663   17 years vboxsync Added a simple test if someone tries to write to physical memory after …
testcase 2518   17 years vboxsync a build fix.
PATM 2477   17 years vboxsync export
x86context.h 2.5 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
VMReq.cpp 30.2 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
VMMTests.cpp 22.9 KB 1313   17 years vboxsync Moved the VMM tests into a separate file.
VMMInternal.mac 1.7 KB 2297   17 years vboxsync svn:eol-style native
VMMInternal.h 15.8 KB 2507   17 years vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
VMMDocsRawMode.cpp 1.1 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
VMMCodingGuidelines.cpp 3.9 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
VMM.cpp 93.1 KB 2507   17 years vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
VMInternal.h 9.1 KB 870   17 years vboxsync Added VMR3SuspendNoSave.
VMEmt.cpp 14.0 KB 2284   17 years vboxsync Left some logging enabled there…
VM.cpp 84.7 KB 2508   17 years vboxsync Drop the poweroff workaround as the problem should be fixed now. (And …
VBoxVMMDeps.cpp 1.7 KB 1313   17 years vboxsync Moved the VMM tests into a separate file.
TRPMInternal.mac 3.6 KB 2124   17 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
TRPMInternal.h 6.8 KB 2124   17 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
TRPM.cpp 69.5 KB 2646   17 years vboxsync Fix for 64-bit Vista host lockup.
TMInternal.h 18.2 KB 2623   17 years vboxsync Fixed UTC typo.
TM.cpp 76.9 KB 2623   17 years vboxsync Fixed UTC typo.
STAMInternal.h 4.0 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
STAM.cpp 35.8 KB 2244   17 years vboxsync NS and PCT units.
SSMInternal.h 5.2 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
SSM.cpp 96.9 KB 990   17 years vboxsync spaces
SELMInternal.h 7.5 KB 1502   17 years vboxsync Syncing of TSS virtual interrupt redirection bitmap added.
SELM.cpp 87.4 KB 1794   17 years vboxsync put back interrupt redirection update
REMInternal.h 9.6 KB 2007   17 years vboxsync Bumped ssm version
PGMShw.h 7.6 KB 2291   17 years vboxsync More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
PGMPool.cpp 27.3 KB 2297   17 years vboxsync svn:eol-style native
PGMPhys.h 3.9 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
PGMPhys.cpp 20.0 KB 1890   17 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
PGMMap.cpp 40.5 KB 2270   17 years vboxsync Stricter pointer typechecking. (R0 vs R3)
PGMInternal.h 111.3 KB 2663   17 years vboxsync Added a simple test if someone tries to write to physical memory after …
PGMHandler.cpp 21.3 KB 2559   17 years vboxsync Allow ring-3 only access handlers (phys).
PGMGst.h 18.3 KB 2291   17 years vboxsync More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
PGMCache.h 11.1 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
PGMBth.h 6.7 KB 2291   17 years vboxsync More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
PGM.cpp 157.9 KB 2663   17 years vboxsync Added a simple test if someone tries to write to physical memory after …
PDMQueue.cpp 24.9 KB 509   17 years vboxsync Corrected comment
PDMLdr.cpp 36.9 KB 2291   17 years vboxsync More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
PDMInternal.h 26.0 KB 2597   17 years vboxsync New device helper PCISetConfigCallbacks. (patch from R. Zeljko)
PDMDriver.cpp 36.8 KB 1354   17 years vboxsync Make it possible to move shared libs from /opt/VirtualBox-xxx to …
PDMDevice.cpp 173.3 KB 2638   17 years vboxsync fixed debug build
PDMCritSect.cpp 11.0 KB 2565   17 years vboxsync A little experiment trying to get rid of the critsect contention in DevATA.
PDM.cpp 32.2 KB 2293   17 years vboxsync MMHyperR3ToGC
MMPhys.cpp 17.1 KB 1890   17 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
MMPagePool.cpp 18.0 KB 1890   17 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
MMInternal.h 21.4 KB 1480   17 years vboxsync No longer require contiguous memory for the VM structure. Did long …
MMHyper.cpp 34.1 KB 1890   17 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
MMHeap.cpp 18.6 KB 714   17 years vboxsync small fix
MM.cpp 18.7 KB 1890   17 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
Makefile.kmk 9.2 KB 2517   17 years vboxsync Converted to sub-makefile.
IOMInternal.h 18.2 KB 2270   17 years vboxsync Stricter pointer typechecking. (R0 vs R3)
IOM.cpp 66.7 KB 2301   17 years vboxsync MMHyperR3ToGC
HWACCMInternal.h 11.1 KB 2555   17 years vboxsync Added intercept code for rdtsc (not yet enabled).
HWACCM.cpp 23.8 KB 2555   17 years vboxsync Added intercept code for rdtsc (not yet enabled).
EMInternal.h 11.3 KB 2063   17 years vboxsync More stats
EM.cpp 139.0 KB 2505   17 years vboxsync Documented port I/O status code and fixed places where we didn't …
DBGFSym.cpp 31.4 KB 670   17 years vboxsync WIN32 -> WIN; size_t
DBGFStack.cpp 15.8 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
DBGFLog.cpp 4.8 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
DBGFInternal.h 7.5 KB 2251   17 years vboxsync info flag.
DBGFInfo.cpp 25.0 KB 2250   17 years vboxsync DBGFINFO_FLAGS_RUN_ON_EMT and Ex registration function.
DBGFDisas.cpp 24.9 KB 2302   17 years vboxsync style
DBGFBp.cpp 26.5 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
DBGFAddr.cpp 4.0 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
DBGF.cpp 29.3 KB 2507   17 years vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
CPUMStack.cpp 1.5 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
CPUMInternal.mac 12.0 KB 1814   17 years vboxsync Fixed typo. (CPUM_HANDLER_CORECTX_IN_EBP->CPUM_HANDLER_CTXCORE_IN_EBP)
CPUMInternal.h 9.4 KB 1284   17 years vboxsync hmm. weird.
CPUM.cpp 75.3 KB 2107   17 years vboxsync Proper init of hidden selector registers.
CFGMInternal.h 3.6 KB 23   17 years vboxsync string.h & stdio.h + header cleanups.
CFGM.cpp 54.4 KB 1009   17 years vboxsync Fixed bug in CFGM node insertion when several intermediate nodes were …
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use