VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
VMMR0 14114   16 years vboxsync #1865: Some structures and external API for the ring-0 dynamic mapping …
VMMGC 14042   16 years vboxsync Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
VMMAll 14114   16 years vboxsync #1865: Some structures and external API for the ring-0 dynamic mapping …
testcase 14118   16 years vboxsync RT_STRICT/VBOX_STRICT vs. DEBUG confusion.
PATM 14075   16 years vboxsync The 64-bit MSC warning hunt stops for today.
VMReq.cpp 39.0 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VMMTests.cpp 23.2 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VMMSwitcher.cpp 34.3 KB 13830   16 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
VMMInternal.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 18.8 KB 13879   16 years vboxsync SMP updates for VT-x/AMD-V.
VMMGuruMeditation.cpp 15.9 KB 13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
VMMDocsRawMode.cpp 1.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMCodingGuidelines.cpp 3.9 KB 9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMM.cpp 51.7 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VMInternal.h 20.8 KB 13791   16 years vboxsync Moving data around
VMEmt.cpp 37.8 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VM.cpp 98.9 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VBoxVMMDeps.cpp 1.8 KB 13035   16 years vboxsync #1865: More PGM…
TRPMInternal.mac 3.8 KB 13635   16 years vboxsync #1865: TRPM.
TRPMInternal.h 7.9 KB 13636   16 years vboxsync build fix.
TRPM.cpp 72.6 KB 13830   16 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
TMInternal.h 20.7 KB 13742   16 years vboxsync Some initial VM data restructuring.
TM.cpp 90.6 KB 13830   16 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
STAMInternal.h 3.8 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
STAM.cpp 67.3 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
SSMInternal.h 5.0 KB 13597   16 years vboxsync SSM todo.
SSM.cpp 109.9 KB 14075   16 years vboxsync The 64-bit MSC warning hunt stops for today.
SELMInternal.h 7.7 KB 13577   16 years vboxsync #1865: SELM.
SELM.cpp 92.2 KB 13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
REMInternal.h 10.4 KB 13565   16 years vboxsync #1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
PGMShw.h 6.8 KB 13991   16 years vboxsync #1865: More PGM cleanup.
PGMPool.cpp 29.4 KB 14038   16 years vboxsync #1865: PGM - and another one.
PGMPhysRWTmpl.h 3.9 KB 13146   16 years vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
PGMPhys.cpp 84.5 KB 14075   16 years vboxsync The 64-bit MSC warning hunt stops for today.
PGMMap.cpp 41.8 KB 14075   16 years vboxsync The 64-bit MSC warning hunt stops for today.
PGMInternal.h 175.4 KB 14093   16 years vboxsync #1865: shadow pae, the first bit.
PGMHandler.cpp 22.6 KB 13936   16 years vboxsync PGM: removed a bunch of unnecessary RTGCUINTPTR/RTGCPTR casts. …
PGMGst.h 20.1 KB 14075   16 years vboxsync The 64-bit MSC warning hunt stops for today.
PGMDbg.cpp 17.4 KB 13937   16 years vboxsync PGM: RTGCUINTPTR -> RTGCPTR.
PGMBth.h 7.0 KB 13937   16 years vboxsync PGM: RTGCUINTPTR -> RTGCPTR.
PGM.cpp 209.7 KB 14038   16 years vboxsync #1865: PGM - and another one.
PDMThread.cpp 32.8 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
PDMQueue.cpp 26.1 KB 14074   16 years vboxsync PDMQueue: The 64-bit MSC warning hunt continues.
PDMLdr.cpp 37.2 KB 14077   16 years vboxsync fixed assertion
PDMInternal.h 37.8 KB 13519   16 years vboxsync fixed return type (gcc found this bug)
PDMDriver.cpp 39.1 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
PDMDevMiscHlp.cpp 15.2 KB 13820   16 years vboxsync VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
PDMDevice.cpp 30.0 KB 14072   16 years vboxsync MM: The 64-bit MSC warning hunt continues.
PDMDevHlp.cpp 131.4 KB 13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
PDMCritSect.cpp 11.0 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
PDM.cpp 48.6 KB 14072   16 years vboxsync MM: The 64-bit MSC warning hunt continues.
MMPhys.cpp 18.7 KB 13841   16 years vboxsync The VBox format types - they are not retired, just sligtly deprecated …
MMPagePool.cpp 18.6 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
MMInternal.h 25.0 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
MMHyper.cpp 40.3 KB 14071   16 years vboxsync MM: 64-bit MSC warning hunt.
MMHeap.cpp 24.0 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
MM.cpp 30.4 KB 14071   16 years vboxsync MM: 64-bit MSC warning hunt.
Makefile.kmk 11.1 KB 14116   16 years vboxsync line continuation fun.
IOMInternal.h 18.8 KB 13413   16 years vboxsync VMM: spaces mostly.
IOM.cpp 79.1 KB 13832   16 years vboxsync IN_GC -> IN_RC.
HWACCMInternal.h 20.4 KB 14109   16 years vboxsync Implemented NMI injection.
HWACCM.cpp 58.4 KB 14109   16 years vboxsync Implemented NMI injection.
GMM.cpp 8.6 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
EMInternal.h 13.0 KB 13742   16 years vboxsync Some initial VM data restructuring.
EM.cpp 151.8 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
DBGFSym.cpp 31.5 KB 14072   16 years vboxsync MM: The 64-bit MSC warning hunt continues.
DBGFStack.cpp 15.9 KB 13975   16 years vboxsync Even more debugger fixes.
DBGFOS.cpp 11.1 KB 13782   16 years vboxsync More SMP groundwork.
DBGFModule.cpp 1.6 KB 12677   16 years vboxsync DBGF file headers.
DBGFMem.cpp 8.8 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGFLog.cpp 4.8 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGFInternal.h 8.1 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
DBGFInfo.cpp 25.0 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
DBGFDisas.cpp 20.8 KB 13975   16 years vboxsync Even more debugger fixes.
DBGFBp.cpp 26.6 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
DBGFAddrSpace.cpp 1.5 KB 12677   16 years vboxsync DBGF file headers.
DBGFAddr.cpp 4.9 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGF.cpp 30.2 KB 13973   16 years vboxsync This is the actual fix
CPUMStack.cpp 1.5 KB 13827   16 years vboxsync MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
CPUMInternal.mac 13.0 KB 13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
CPUMInternal.h 10.5 KB 13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
CPUM.cpp 108.9 KB 14091   16 years vboxsync Minor cleanup
CFGMInternal.h 3.2 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
CFGM.cpp 73.0 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
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