VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3@ 54737

Name Size Rev Age Author Last Change
../
cpus 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
CFGM.cpp 95.7 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
CPUM.cpp 89.7 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
CPUMDbg.cpp 54.0 KB 54674   9 years vboxsync CPUM: Working on refactoring the guest CPUID handling.
CPUMR3CpuId.cpp 234.4 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
CPUMR3Db.cpp 35.3 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
CSAM.cpp 100.0 KB 52771   10 years vboxsync VMM/CSAM, PATM: rename SSM_VERSION macros to SAVED_STATE_VERSION macros.
DBGF.cpp 36.3 KB 54218   9 years vboxsync DBGF,DBGC: Added dmesg command and implemented it for linux guests.
DBGFAddr.cpp 16.5 KB 46155   11 years vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
DBGFAddrSpace.cpp 45.0 KB 50407   10 years vboxsync duh
DBGFBp.cpp 27.1 KB 47714   11 years vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
DBGFCoreWrite.cpp 19.8 KB 51720   10 years vboxsync VMM: Doxygen bugref comment consistency.
DBGFCpu.cpp 3.5 KB 46219   11 years vboxsync copy&past fix.
DBGFDisas.cpp 29.5 KB 49379   11 years vboxsync VMM: allow to compile with VBOX_WITH_RAW_MODE disabled
DBGFInfo.cpp 32.3 KB 44399   11 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFLog.cpp 6.0 KB 46326   11 years vboxsync RT_STR_TUPLE
DBGFMem.cpp 23.9 KB 44528   11 years vboxsync header (C) fixes
DBGFModule.cpp 10.7 KB 44529   11 years vboxsync header (C) fixes
DBGFOS.cpp 19.2 KB 54218   9 years vboxsync DBGF,DBGC: Added dmesg command and implemented it for linux guests.
DBGFR3Trace.cpp 14.0 KB 47238   11 years vboxsync Disable tracing by default even in debug builds. It's only useful when …
DBGFReg.cpp 93.7 KB 48898   11 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
DBGFStack.cpp 21.5 KB 48729   11 years vboxsync DBGFStack.cpp: Fixed silly line number issue.
EM.cpp 122.4 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
EMHM.cpp 21.4 KB 47807   11 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
EMR3Dbg.cpp 2.4 KB 46424   11 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
EMRaw.cpp 58.5 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
FTM.cpp 42.3 KB 47786   11 years vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
GIM.cpp 17.6 KB 54654   9 years vboxsync VMM/GIM: cleanup.
GIMHv.cpp 24.0 KB 54701   9 years vboxsync VMM/GIM: nits.
GIMMinimal.cpp 4.4 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
GMM.cpp 13.3 KB 43045   12 years vboxsync PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
HM.cpp 138.3 KB 54196   9 years vboxsync VMM/HM: stat adjustments.
IEMR3.cpp 5.0 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
IOM.cpp 79.5 KB 45808   11 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
Makefile.kup 0 bytes 35406   13 years vboxsync VMMR3/Makefile.kup
MM.cpp 28.5 KB 52764   10 years vboxsync @cfgm adjustments.
MMHeap.cpp 21.8 KB 44528   11 years vboxsync header (C) fixes
MMHyper.cpp 52.4 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
MMPagePool.cpp 18.6 KB 52809   10 years vboxsync VMM/MMPagePool: fixed a bug which lead to allocating more hyper space …
MMUkHeap.cpp 15.2 KB 44528   11 years vboxsync header (C) fixes
PATM.cpp 261.2 KB 54728   9 years vboxsync PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a …
PATMA.asm 82.1 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
PATMA.mac 7.0 KB 54714   9 years vboxsync PATM,CPUM: CPUID patch update.
PATMGuest.cpp 8.3 KB 44528   11 years vboxsync header (C) fixes
PATMPatch.cpp 55.1 KB 54714   9 years vboxsync PATM,CPUM: CPUID patch update.
PATMPatch.h 5.5 KB 44528   11 years vboxsync header (C) fixes
PATMR3Dbg.cpp 15.1 KB 54687   9 years vboxsync PATM: Renamed the PATMA.asm global data to g_patm* (was PATM*).
PATMSSM.cpp 68.0 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
PDM.cpp 103.4 KB 54385   9 years vboxsync PDM/Audio: Ignore old AudioSniffer device when loading older saved states.
PDMAsyncCompletion.cpp 65.2 KB 46493   11 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PDMAsyncCompletionFile.cpp 45.8 KB 46493   11 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PDMAsyncCompletionFileFailsafe.cpp 9.9 KB 44528   11 years vboxsync header (C) fixes
PDMAsyncCompletionFileNormal.cpp 65.7 KB 45678   11 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
PDMBlkCache.cpp 98.4 KB 49134   11 years vboxsync VMM: Minor nit, coding style.
PDMCritSect.cpp 38.7 KB 46493   11 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PDMDevHlp.cpp 154.3 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
PDMDevice.cpp 39.6 KB 54385   9 years vboxsync PDM/Audio: Ignore old AudioSniffer device when loading older saved states.
PDMDevMiscHlp.cpp 26.0 KB 46420   11 years vboxsync VMM, recompiler: Purge deprecated macros.
PDMDriver.cpp 71.3 KB 48980   11 years vboxsync PDM,USB: Add methods to detach and attach drivers to USB devices …
PDMLdr.cpp 60.8 KB 52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
PDMNetShaper.cpp 16.4 KB 45061   11 years vboxsync Review of PDM driver destructors making sure that variables they use …
PDMQueue.cpp 28.5 KB 46493   11 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PDMThread.cpp 34.6 KB 44529   11 years vboxsync header (C) fixes
PDMUsb.cpp 67.4 KB 53624   9 years vboxsync scm automatic cleanups.
PGM.cpp 203.3 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
PGMBth.h 10.3 KB 46420   11 years vboxsync VMM, recompiler: Purge deprecated macros.
PGMDbg.cpp 100.2 KB 47786   11 years vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
PGMGst.h 4.9 KB 45808   11 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
PGMHandler.cpp 24.3 KB 46493   11 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PGMMap.cpp 50.0 KB 45739   11 years vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
PGMPhys.cpp 169.8 KB 52692   10 years vboxsync VMM: properly restore A20 from the saved state (fixes potential …
PGMPhysRWTmpl.h 1.7 KB 44528   11 years vboxsync header (C) fixes
PGMPool.cpp 52.3 KB 52811   10 years vboxsync VMM/PGMPool: typo in PGMR3PoolGrow(), thanks PVS
PGMSavedState.cpp 127.4 KB 52693   10 years vboxsync cosmetics
PGMSharedPage.cpp 14.8 KB 44528   11 years vboxsync header (C) fixes
PGMShw.h 9.8 KB 45808   11 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
SELM.cpp 106.8 KB 46420   11 years vboxsync VMM, recompiler: Purge deprecated macros.
SSM.cpp 322.4 KB 51598   10 years vboxsync VMM/SSM: comment.
STAM.cpp 100.3 KB 52862   10 years vboxsync stamR3LookupMaybeFree: Fixed bug causing assertions in …
TM.cpp 147.7 KB 54697   9 years vboxsync VMM/TM: TMR3CpuTickIsFixedRateMonotonic() for now.
TRPM.cpp 77.7 KB 51726   10 years vboxsync VMM: fix TRPMR3InjectEvent() for TRPM_FORWARD_TRAPS_IN_GC disabled
VM.cpp 161.1 KB 54065   9 years vboxsync VMM: Implemented TM TSC-mode switching with paravirtualized guests.
VMEmt.cpp 47.2 KB 53795   9 years vboxsync Added an official way of implementing a HLT/MWAIT like port on a …
VMM.cpp 89.9 KB 54737   9 years vboxsync VMM,REM: CPUID revamp - almost there now.
VMMGuruMeditation.cpp 27.9 KB 54728   9 years vboxsync PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a …
VMMR3.def 7.4 KB 51290   10 years vboxsync VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon …
VMMR3.rc 1.8 KB 53784   9 years vboxsync fixed @file information of a couple of .rc files
VMMSwitcher.cpp 43.0 KB 48221   11 years vboxsync VMM: Adding a debugging aid for 64-on-32 that tries to catch …
VMMTests.cpp 36.6 KB 54308   9 years vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
VMReq.cpp 50.4 KB 44528   11 years vboxsync header (C) fixes
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use