VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 15908   16 years vboxsync Some cleanup
VMMR0 15931   16 years vboxsync gcc found one of these bugs
VMMGC 15662   16 years vboxsync Rewrote some switcher code.
VMMAll 15723   16 years vboxsync Another assertion correction
testcase 15553   16 years vboxsync eol
PATM 15677   16 years vboxsync Don't touch freed memory. Added some more error checks.
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 37.1 KB 15414   16 years vboxsync Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
VMMInternal.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 18.7 KB 14680   16 years vboxsync HWVMX,VMM: make 100% sure the logger doesn't screw us during the …
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   16 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMM.cpp 52.4 KB 15852   16 years vboxsync Another experiment with limiting the time spent in ring 0.
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 99.3 KB 15349   16 years vboxsync VMM: Fixed linked list bug responsible for #3379.
VBoxVMMDeps.cpp 1.8 KB 13035   16 years vboxsync #1865: More PGM…
TRPMInternal.mac 3.8 KB 14351   16 years vboxsync Don't fixup VM::trpm.s.paStatForwardedIRQ* in build without statistics.
TRPMInternal.h 7.7 KB 14515   16 years vboxsync SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
TRPM.cpp 72.6 KB 14755   16 years vboxsync #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR.
TMInternal.h 20.7 KB 13742   16 years vboxsync Some initial VM data restructuring.
TM.cpp 90.9 KB 15844   16 years vboxsync TM: LogRel GIP mode and update rate.
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 116.1 KB 15845   16 years vboxsync warnings and minor fixes to coding style
SELMInternal.h 7.7 KB 13577   16 years vboxsync #1865: SELM.
SELM.cpp 92.8 KB 15750   16 years vboxsync Backed out 41313. Assert failed on Linux/Mac boxes for some reason
REMInternal.h 10.5 KB 15063   16 years vboxsync Unbreak the old recompiler
PGMShw.h 6.8 KB 14151   16 years vboxsync PGM: HCPhysPaePML4 -> HCPhysShwPaePml4
PGMPool.cpp 29.9 KB 15225   16 years vboxsync PGMPool: typo in stat description.
PGMPhysRWTmpl.h 3.9 KB 13146   16 years vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
PGMPhys.cpp 88.0 KB 15885   16 years vboxsync PGMR3PhysTlbGCPhys2Ptr: correct assertion (see #3399).
PGMMap.cpp 46.7 KB 15410   16 years vboxsync PGM: Deal with pgmPoolAlloc failure in MapCR3 without relying on …
PGMInternal.h 191.2 KB 15436   16 years vboxsync PGMR0DynMap: Corrected PGMR0DYNMAP_PAGES_PER_CPU_MIN (>= max set …
PGMHandler.cpp 22.6 KB 14969   16 years vboxsync VMM support for completing VA in TLB (not much tested)
PGMGst.h 20.6 KB 14301   16 years vboxsync Synced some (inactive) new paging code.
PGMDbg.cpp 23.3 KB 14966   16 years vboxsync PDM, DBGC: debugger read and write APIs.
PGMBth.h 7.0 KB 13937   16 years vboxsync PGM: RTGCUINTPTR -> RTGCPTR.
PGM.cpp 218.5 KB 15647   16 years vboxsync PGM: Reverted r40889 (horribly ugly VMMDev Heap hack) as this has been …
PDMThread.cpp 32.9 KB 15540   16 years vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PDMQueue.cpp 26.1 KB 14074   16 years vboxsync PDMQueue: The 64-bit MSC warning hunt continues.
PDMLdr.cpp 37.8 KB 14595   16 years vboxsync PDMLdr: RC modules are not accessible from ring-0.
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 29.9 KB 14299   16 years vboxsync Corrected grammos in comments. No code changes.
PDMDevHlp.cpp 133.8 KB 15129   16 years vboxsync PDMDevHlp: RT_BIT_32
PDMCritSect.cpp 11.0 KB 14657   16 years vboxsync pgmR3CritSectInitOne: pVMR0 was pointing to pVMR3.
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.4 KB 14602   16 years vboxsync MMPagePool: Fixed VMSetError condition.
MMInternal.h 26.3 KB 14597   16 years vboxsync Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use …
MMHyper.cpp 40.3 KB 15538   16 years vboxsync bigger heap for darwin/VT-x.
MMHeap.cpp 24.0 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
MM.cpp 30.4 KB 14299   16 years vboxsync Corrected grammos in comments. No code changes.
Makefile.kmk 11.6 KB 15414   16 years vboxsync Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
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.mac 2.1 KB 15853   16 years vboxsync Additional magic marker for the VMCSCACHE structure
HWACCMInternal.h 24.3 KB 15931   16 years vboxsync gcc found one of these bugs
HWACCM.cpp 78.8 KB 15935   16 years vboxsync wording
GMM.cpp 8.6 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
EMInternal.h 13.2 KB 15633   16 years vboxsync Smsw emlution (inactive).
EM.cpp 153.4 KB 15609   16 years vboxsync HWACCM/EM: Sketeched out some scheduling notification from EM to let …
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 15155   16 years vboxsync Removed wrong assertion
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.4 KB 14660   16 years vboxsync DBGF: don't bother waiting for attach assertions and errors when in …
CPUMInternal.mac 13.2 KB 15563   16 years vboxsync Save and restore the host's EFER msr in the 32->64 switcher.
CPUMInternal.h 11.2 KB 15563   16 years vboxsync Save and restore the host's EFER msr in the 32->64 switcher.
CPUM.cpp 109.5 KB 15503   16 years vboxsync SSM, CPUM: Moved the GCPtr/GCPhys sizes into the file header instead …
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