VirtualBox

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

Name Size Rev Age Author Last Change
../
PATM 14299   17 years vboxsync Corrected grammos in comments. No code changes.
testcase 14155   17 years vboxsync #1865: MM - dealt with the last R3R0PTRTYPEs.
VMMAll 14299   17 years vboxsync Corrected grammos in comments. No code changes.
VMMGC 14042   17 years vboxsync Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
VMMR0 14299   17 years vboxsync Corrected grammos in comments. No code changes.
VMMSwitcher 14267   17 years vboxsync current 32 bit mode switcher (not working)
CFGM.cpp 73.0 KB 14070   17 years vboxsync CFGM: 64-bit MSC warning hunt.
CFGMInternal.h 3.2 KB 14070   17 years vboxsync CFGM: 64-bit MSC warning hunt.
CPUM.cpp 108.9 KB 14091   17 years vboxsync Minor cleanup
CPUMInternal.h 10.5 KB 13960   17 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
CPUMInternal.mac 13.0 KB 13960   17 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
CPUMStack.cpp 1.5 KB 13827   17 years vboxsync MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
DBGF.cpp 30.2 KB 14299   17 years vboxsync Corrected grammos in comments. No code changes.
DBGFAddr.cpp 4.9 KB 13816   17 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGFAddrSpace.cpp 1.5 KB 12677   17 years vboxsync DBGF file headers.
DBGFBp.cpp 26.6 KB 13818   17 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
DBGFDisas.cpp 20.8 KB 13975   17 years vboxsync Even more debugger fixes.
DBGFInfo.cpp 25.0 KB 13818   17 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
DBGFInternal.h 8.1 KB 12989   17 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
DBGFLog.cpp 4.8 KB 13816   17 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGFMem.cpp 8.8 KB 13816   17 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGFModule.cpp 1.6 KB 12677   17 years vboxsync DBGF file headers.
DBGFOS.cpp 11.1 KB 13782   17 years vboxsync More SMP groundwork.
DBGFStack.cpp 15.9 KB 13975   17 years vboxsync Even more debugger fixes.
DBGFSym.cpp 31.5 KB 14072   17 years vboxsync MM: The 64-bit MSC warning hunt continues.
EM.cpp 151.9 KB 14279   17 years vboxsync Compile fix
EMInternal.h 13.0 KB 13742   17 years vboxsync Some initial VM data restructuring.
GMM.cpp 8.6 KB 13816   17 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
HWACCM.cpp 58.4 KB 14109   17 years vboxsync Implemented NMI injection.
HWACCMInternal.h 20.4 KB 14109   17 years vboxsync Implemented NMI injection.
IOM.cpp 79.1 KB 13832   17 years vboxsync IN_GC -> IN_RC.
IOMInternal.h 18.8 KB 13413   17 years vboxsync VMM: spaces mostly.
Makefile.kmk 11.2 KB 14167   17 years vboxsync VMM: AMD64 -> 32bit switcher (for testing only).
MM.cpp 30.4 KB 14299   17 years vboxsync Corrected grammos in comments. No code changes.
MMHeap.cpp 24.0 KB 13816   17 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
MMHyper.cpp 40.3 KB 14071   17 years vboxsync MM: 64-bit MSC warning hunt.
MMInternal.h 26.1 KB 14155   17 years vboxsync #1865: MM - dealt with the last R3R0PTRTYPEs.
MMPagePool.cpp 18.6 KB 14157   17 years vboxsync mac build fixes.
MMPhys.cpp 18.7 KB 13841   17 years vboxsync The VBox format types - they are not retired, just sligtly deprecated …
PDM.cpp 48.6 KB 14072   17 years vboxsync MM: The 64-bit MSC warning hunt continues.
PDMCritSect.cpp 11.0 KB 13818   17 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
PDMDevHlp.cpp 131.4 KB 13840   17 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
PDMDevice.cpp 29.9 KB 14299   17 years vboxsync Corrected grammos in comments. No code changes.
PDMDevMiscHlp.cpp 15.2 KB 13820   17 years vboxsync VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
PDMDriver.cpp 39.1 KB 14070   17 years vboxsync CFGM: 64-bit MSC warning hunt.
PDMInternal.h 37.8 KB 13519   17 years vboxsync fixed return type (gcc found this bug)
PDMLdr.cpp 37.2 KB 14077   17 years vboxsync fixed assertion
PDMQueue.cpp 26.1 KB 14074   17 years vboxsync PDMQueue: The 64-bit MSC warning hunt continues.
PDMThread.cpp 32.8 KB 14299   17 years vboxsync Corrected grammos in comments. No code changes.
PGM.cpp 210.8 KB 14260   17 years vboxsync PGM: doc update.
PGMBth.h 7.0 KB 13937   17 years vboxsync PGM: RTGCUINTPTR -> RTGCPTR.
PGMDbg.cpp 17.4 KB 14299   17 years vboxsync Corrected grammos in comments. No code changes.
PGMGst.h 20.1 KB 14154   17 years vboxsync PGM: pGuestPD* -> pGst32BitPd*
PGMHandler.cpp 22.6 KB 13936   17 years vboxsync PGM: removed a bunch of unnecessary RTGCUINTPTR/RTGCPTR casts. …
PGMInternal.h 179.5 KB 14244   17 years vboxsync PGMR0DynMap: flushing macbook air code.
PGMMap.cpp 42.6 KB 14154   17 years vboxsync PGM: pGuestPD* -> pGst32BitPd*
PGMPhys.cpp 84.5 KB 14075   17 years vboxsync The 64-bit MSC warning hunt stops for today.
PGMPhysRWTmpl.h 3.9 KB 13146   17 years vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
PGMPool.cpp 29.4 KB 14147   17 years vboxsync #1865: PGM - 32-bit shadown PD pointer converted.
PGMShw.h 6.8 KB 14151   17 years vboxsync PGM: HCPhysPaePML4 -> HCPhysShwPaePml4
REMInternal.h 10.4 KB 13565   17 years vboxsync #1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
SELM.cpp 92.2 KB 13840   17 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
SELMInternal.h 7.7 KB 13577   17 years vboxsync #1865: SELM.
SSM.cpp 109.9 KB 14075   17 years vboxsync The 64-bit MSC warning hunt stops for today.
SSMInternal.h 5.0 KB 13597   17 years vboxsync SSM todo.
STAM.cpp 67.3 KB 13816   17 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
STAMInternal.h 3.8 KB 12989   17 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
TM.cpp 90.6 KB 13830   17 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
TMInternal.h 20.7 KB 13742   17 years vboxsync Some initial VM data restructuring.
TRPM.cpp 72.6 KB 13830   17 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
TRPMInternal.h 7.9 KB 13636   17 years vboxsync build fix.
TRPMInternal.mac 3.8 KB 13635   17 years vboxsync #1865: TRPM.
VBoxVMMDeps.cpp 1.8 KB 13035   17 years vboxsync #1865: More PGM…
VM.cpp 98.9 KB 13858   17 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VMEmt.cpp 37.8 KB 13858   17 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VMInternal.h 20.8 KB 13791   17 years vboxsync Moving data around
VMM.cpp 51.7 KB 14299   17 years vboxsync Corrected grammos in comments. No code changes.
VMMCodingGuidelines.cpp 3.9 KB 9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMMDocsRawMode.cpp 1.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMGuruMeditation.cpp 15.9 KB 13840   17 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
VMMInternal.h 18.6 KB 14176   17 years vboxsync sigh.
VMMInternal.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMSwitcher.cpp 35.3 KB 14167   17 years vboxsync VMM: AMD64 -> 32bit switcher (for testing only).
VMMTests.cpp 23.2 KB 13858   17 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VMReq.cpp 39.0 KB 13858   17 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
Note: See TracBrowser for help on using the repository browser.

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