VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
VMMR0 13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
VMMGC 13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
VMMAll 13972   16 years vboxsync Fixes for the debugger.
testcase 13961   16 years vboxsync Extra test
PATM 13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
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 13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
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.5 KB 13936   16 years vboxsync PGM: removed a bunch of unnecessary RTGCUINTPTR/RTGCPTR casts. …
PGMPool.cpp 29.4 KB 13824   16 years vboxsync VMM: %VGp -> %RGp
PGMPhysRWTmpl.h 3.9 KB 13146   16 years vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
PGMPhys.cpp 84.4 KB 13824   16 years vboxsync VMM: %VGp -> %RGp
PGMMap.cpp 41.8 KB 13937   16 years vboxsync PGM: RTGCUINTPTR -> RTGCPTR.
PGMInternal.h 170.5 KB 13969   16 years vboxsync PGM: RTGCUINTPTR64 -> RTGCPTR64 (forgot this one yesterday)
PGMHandler.cpp 22.6 KB 13936   16 years vboxsync PGM: removed a bunch of unnecessary RTGCUINTPTR/RTGCPTR casts. …
PGMGst.h 20.1 KB 13937   16 years vboxsync PGM: RTGCUINTPTR -> RTGCPTR.
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.4 KB 13937   16 years vboxsync PGM: RTGCUINTPTR -> RTGCPTR.
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.2 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
PDMLdr.cpp 37.3 KB 13830   16 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
PDMInternal.h 37.8 KB 13519   16 years vboxsync fixed return type (gcc found this bug)
PDMDriver.cpp 39.1 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
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 29.9 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
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 13824   16 years vboxsync VMM: %VGp -> %RGp
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 13831   16 years vboxsync VMM: Retired VM::pVMGCUnused.
MMHeap.cpp 24.0 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
MM.cpp 30.4 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
Makefile.kmk 10.9 KB 13798   16 years vboxsync VMM: Split out the switcher code from VMM.cpp and into VMMSwitcher.cpp.
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 13912   16 years vboxsync 32-bit build fix
HWACCM.cpp 58.0 KB 13932   16 years vboxsync warning.
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.4 KB 13841   16 years vboxsync The VBox format types - they are not retired, just sligtly deprecated …
DBGFStack.cpp 15.9 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
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 13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
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.1 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
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.2 KB 13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
CFGMInternal.h 3.2 KB 12635   16 years vboxsync #1865: CFGM.
CFGM.cpp 73.0 KB 13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
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