VirtualBox

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

Name Size Rev Age Author Last Change
../
include 32953   14 years vboxsync Finer grained cpu capping
PATM 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
testcase 34163   14 years vboxsync PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
VMMAll 33795   14 years vboxsync Extra comment
VMMGC 33799   14 years vboxsync PDM: Added DevHelps to query virtual time without requiring a timer.
VMMR0 34184   14 years vboxsync doc adj.
VMMRZ 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMMSwitcher 33935   14 years vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
CFGM.cpp 80.8 KB 34185   14 years vboxsync CFGMR3QueryBoolDef: Must not forget to set pf on failure.
CFGMInternal.h 3.0 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
CPUM.cpp 188.0 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
CPUMInternal.h 12.0 KB 33935   14 years vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
CPUMInternal.mac 14.0 KB 33935   14 years vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
DBGF.cpp 31.6 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
DBGFAddr.cpp 15.0 KB 30493   14 years vboxsync Demoted some PGM apis to internal only.
DBGFAddrSpace.cpp 35.7 KB 30257   14 years vboxsync 2x use AssertCompileNS.
DBGFBp.cpp 26.1 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
DBGFCoreWrite.cpp 18.3 KB 34136   14 years vboxsync dbgfR3CoreWrite: Fixed debug assertion in RTFileOpen.
DBGFCpu.cpp 2.1 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFDisas.cpp 25.1 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
DBGFInfo.cpp 30.1 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
DBGFInternal.h 9.3 KB 32340   14 years vboxsync DBGFCoreWrite: split out the core related stuff into a separate …
DBGFLog.cpp 4.2 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFMem.cpp 23.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
DBGFModule.cpp 10.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
DBGFOS.cpp 13.5 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
DBGFReg.cpp 21.6 KB 31491   14 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
DBGFStack.cpp 20.7 KB 30081   14 years vboxsync VMM: ring-0 assertion call stack for 64-bit hosts (only tested linux).
DBGFSym.cpp 33.3 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
EM.cpp 101.4 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
EMHandleRCTmpl.h 11.9 KB 30520   14 years vboxsync don't assert on VERR_SVM_UNABLE_TO_START_VM:.
EMHwaccm.cpp 20.8 KB 33676   14 years vboxsync scm cleanup run.
EMInternal.h 15.9 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
EMRaw.cpp 58.9 KB 32956   14 years vboxsync Sleep a bit longer.
FTM.cpp 41.5 KB 32431   14 years vboxsync scm cleanup
FTMInternal.h 3.5 KB 32431   14 years vboxsync scm cleanup
GMM.cpp 13.4 KB 30726   14 years vboxsync Must be callable from any thread
HWACCM.cpp 132.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
HWACCMInternal.h 34.2 KB 34184   14 years vboxsync doc adj.
HWACCMInternal.mac 2.1 KB 32404   14 years vboxsync missing svn:keywords
IOM.cpp 81.1 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
IOMInternal.h 19.4 KB 29436   14 years vboxsync IOM: Profile all callbacks, don't bother count the as we can derive …
Makefile.kmk 12.6 KB 33935   14 years vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
MM.cpp 28.6 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
MMHeap.cpp 21.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
MMHyper.cpp 49.8 KB 33998   14 years vboxsync MM: even larger hyperheap for ICH9
MMInternal.h 26.5 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
MMPagePool.cpp 18.5 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
MMUkHeap.cpp 15.1 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDM.cpp 75.5 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
PDMAsyncCompletion.cpp 53.1 KB 33840   14 years vboxsync AsyncCompletion: Alignment assertions and remove a bit of unused code
PDMAsyncCompletionFile.cpp 37.2 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PDMAsyncCompletionFileCache.cpp 83.1 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PDMAsyncCompletionFileFailsafe.cpp 8.4 KB 30147   14 years vboxsync AsyncCompletion: Fix race in the failsafe manager when checking the …
PDMAsyncCompletionFileInternal.h 26.8 KB 33846   14 years vboxsync AsyncCompletion: 32bit Darwin alignment fixes
PDMAsyncCompletionFileNormal.cpp 64.7 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
PDMAsyncCompletionInternal.h 10.9 KB 33840   14 years vboxsync AsyncCompletion: Alignment assertions and remove a bit of unused code
PDMCritSect.cpp 20.8 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
PDMDevHlp.cpp 139.0 KB 34163   14 years vboxsync PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
PDMDevice.cpp 37.1 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
PDMDevMiscHlp.cpp 22.2 KB 32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
PDMDriver.cpp 54.0 KB 32156   14 years vboxsync space
PDMInternal.h 44.9 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PDMLdr.cpp 53.7 KB 33877   14 years vboxsync PDMLdr.cpp: log RC load failure better in release builds.
PDMQueue.cpp 28.9 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PDMThread.cpp 34.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMUsb.cpp 50.5 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
PGM.cpp 198.3 KB 33999   14 years vboxsync PGM: derefence pointer before sanity check (strict builds only)
PGMBth.h 10.1 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PGMDbg.cpp 97.0 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PGMGst.h 4.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PGMGstDefs.h 12.3 KB 32431   14 years vboxsync scm cleanup
PGMHandler.cpp 23.3 KB 32540   14 years vboxsync Disallow virtual handler registration for VT-x and AMD-V.
PGMInline.h 49.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PGMInternal.h 174.7 KB 34163   14 years vboxsync PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
PGMMap.cpp 50.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PGMPhys.cpp 154.1 KB 34167   14 years vboxsync PGM: typo causing failure to start a VM
PGMPhysRWTmpl.h 1.6 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMPool.cpp 53.5 KB 33676   14 years vboxsync scm cleanup run.
PGMSavedState.cpp 119.2 KB 33780   14 years vboxsync During state loading; don't free a zero page if it's part of a large page.
PGMSharedPage.cpp 14.0 KB 31529   14 years vboxsync pSharedModules -> g_apSharedModules. (r64559 looked like RT_ELEMENTS …
PGMShw.h 10.2 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
pure_test.sh 3.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
REMInternal.h 9.0 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
SELM.cpp 101.5 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
SELMInternal.h 7.7 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SSM.cpp 308.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
SSMInternal.h 10.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
STAM.cpp 72.5 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
STAMInternal.h 3.7 KB 32796   14 years vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
TM.cpp 130.3 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
TMInternal.h 29.5 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
TRPM.cpp 76.0 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
TRPMInternal.h 8.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
TRPMInternal.mac 3.7 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxVMMDeps.cpp 1.9 KB 32006   14 years vboxsync VMM/DBGFCoreWrite: skeleton.
VM.cpp 151.4 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
VMEmt.cpp 44.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMInternal.h 16.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMM.cpp 83.8 KB 33676   14 years vboxsync scm cleanup run.
VMMCodingGuidelines.cpp 3.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMMDocsRawMode.cpp 971 bytes 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMMGuruMeditation.cpp 27.2 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMMInternal.h 22.5 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMMInternal.mac 2.3 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMMSwitcher.cpp 37.2 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMMTests.cpp 24.2 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VMReq.cpp 46.8 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
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