VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 7089   17 年 vboxsync Backed out more alignment changes
testcase 7192   17 年 vboxsync shell scripts are eol-style LF
VMMAll 7469   17 年 vboxsync fixed log statements
VMMGC 7294   17 年 vboxsync xadd: small optimization
VMMR0 7476   17 年 vboxsync Initialize VT-x and AMD-V properly on all cpus if the BIOS failed to do so.
VMMSwitcher 7122   17 年 vboxsync Correct comment (not pushad any longer).
CFGM.cpp 57.0 KB 6475   17 年 vboxsync Added the NoDmik() macro.
CFGMInternal.h 3.4 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
CPUM.cpp 85.6 KB 7105   17 年 vboxsync adapted format specifier to 32->64 bit change of CPUMCTX.drX and …
CPUMInternal.h 9.5 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
CPUMInternal.mac 12.6 KB 7097   17 年 vboxsync Removed the anonymous struct
CPUMStack.cpp 1.3 KB 6386   17 年 vboxsync typo
DBGF.cpp 29.2 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
DBGFAddr.cpp 4.7 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
DBGFBp.cpp 26.3 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
DBGFDisas.cpp 25.3 KB 7136   17 年 vboxsync include cpum.h.
DBGFInfo.cpp 24.8 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
DBGFInternal.h 7.3 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
DBGFLog.cpp 4.6 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
DBGFMem.cpp 3.7 KB 6000   17 年 vboxsync The Giant CDDL Dual-License Header Change, fixes.
DBGFStack.cpp 15.6 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
DBGFSym.cpp 31.2 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
EM.cpp 139.1 KB 7286   17 年 vboxsync emulate [lock] xadd in GC
EMInternal.h 11.4 KB 7286   17 年 vboxsync emulate [lock] xadd in GC
GMM.cpp 8.4 KB 6841   17 年 vboxsync forgot LOG_GROUP.
HWACCM.cpp 34.8 KB 7476   17 年 vboxsync Initialize VT-x and AMD-V properly on all cpus if the BIOS failed to do so.
HWACCMInternal.h 11.3 KB 7471   17 年 vboxsync Rewrote VT-x & AMD-V mode changes. Requires the MP apis in our runtime …
IOM.cpp 66.5 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
IOMInternal.h 19.2 KB 7089   17 年 vboxsync Backed out more alignment changes
Makefile.kmk 9.7 KB 6996   17 年 vboxsync Check for VBOX_WITH_PDM_LOCK.
MM.cpp 25.0 KB 6830   17 年 vboxsync Used PGMR3PhysRegisterRam.
MMHeap.cpp 21.7 KB 6818   17 年 vboxsync New tag: MM_TAG_PGM_PHYS.
MMHyper.cpp 34.5 KB 6816   17 年 vboxsync Made MMR3HyperAllocOnceNoRel suitable for allocating the PGMRAMRANGE …
MMInternal.h 22.7 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
MMPagePool.cpp 17.8 KB 6869   17 年 vboxsync Use PGM_PAGE_SET/GET/IS/CLEAR/INIT macros.
MMPhys.cpp 21.2 KB 6856   17 年 vboxsync Renamed pgmGuestROMWriteHandler to pgmPhysRomWriteHandler.
PDM.cpp 39.7 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
PDMCritSect.cpp 10.8 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
PDMDevice.cpp 177.5 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
PDMDriver.cpp 42.3 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
PDMInternal.h 33.4 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
PDMLdr.cpp 36.9 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
PDMQueue.cpp 24.7 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
PDMThread.cpp 30.8 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
PGM.cpp 186.3 KB 7072   17 年 vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
PGMBth.h 6.5 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
PGMDbg.cpp 17.3 KB 6829   17 年 vboxsync Addressed the R0/R3 issues with the PGMRAMRANGE structure.
PGMGst.h 18.7 KB 6764   17 年 vboxsync Made !PGMPOOL_WITH_CACHE buildable so I can run OS/2 here.
PGMHandler.cpp 22.4 KB 6914   17 年 vboxsync Replaced PGMR3DumpMappings by info handler.
PGMInternal.h 142.3 KB 7088   17 年 vboxsync Backed out alignment fixes
PGMMap.cpp 37.3 KB 6916   17 年 vboxsync Fixed stupid inverted assertion.
PGMPhys.cpp 60.3 KB 7017   17 年 vboxsync Fixed MMHyperAlloc calls in PGMR3PhysRomRegister (dormant code).
PGMPhys.h 3.7 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
PGMPool.cpp 27.1 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
PGMShw.h 7.4 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
REMInternal.h 9.5 KB 7091   17 年 vboxsync Backed out more alignment changes
SELM.cpp 87.3 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
SELMInternal.h 7.3 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
SSM.cpp 101.7 KB 7111   17 年 vboxsync spaces
SSMInternal.h 5.0 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
STAM.cpp 65.4 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
STAMInternal.h 3.7 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
TM.cpp 83.7 KB 6300   17 年 vboxsync no "\n", ".", nor "!" at end of an error message
TMInternal.h 19.3 KB 6183   17 年 vboxsync Back out of r26783.
TRPM.cpp 70.8 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
TRPMInternal.h 7.4 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
TRPMInternal.mac 3.5 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
VBoxVMMDeps.cpp 1.6 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
VM.cpp 88.1 KB 7471   17 年 vboxsync Rewrote VT-x & AMD-V mode changes. Requires the MP apis in our runtime …
VMEmt.cpp 37.1 KB 6804   17 年 vboxsync Fixed VMR3PowerOn regression. The problem was that the EMT outer …
VMInternal.h 14.6 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
VMM.cpp 97.9 KB 7015   17 年 vboxsync Cleaned up
VMMCodingGuidelines.cpp 3.7 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
VMMDocsRawMode.cpp 966 位元組 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
VMMInternal.h 16.3 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
VMMInternal.mac 1.5 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
VMMTests.cpp 22.7 KB 5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
VMReq.cpp 35.9 KB 6796   17 年 vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette