VirtualBox

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

Name Size Rev Age Author Last Change
../
PATM 16552   15 years vboxsync Ignore patch writes that don't change anything
testcase 16350   15 years vboxsync tstInstrEmul: Moved it up to the root dir, it's causing too much …
VMMAll 16465   15 years vboxsync Got rid of the aliased hack that directly manipulates shadow page …
VMMGC 15962   15 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
VMMR0 16121   15 years vboxsync Another paranoid assertion
VMMSwitcher 15962   15 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
CFGM.cpp 73.0 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
CFGMInternal.h 3.2 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
CPUM.cpp 110.1 KB 15962   15 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
CPUMInternal.h 11.5 KB 16113   15 years vboxsync Save the host FPU/XMM state for the 32/64 case.
CPUMInternal.mac 13.3 KB 15962   15 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
DBGF.cpp 30.4 KB 14660   15 years vboxsync DBGF: don't bother waiting for attach assertions and errors when in …
DBGFAddr.cpp 4.9 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGFAddrSpace.cpp 1.5 KB 12677   16 years vboxsync DBGF file headers.
DBGFBp.cpp 26.6 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
DBGFDisas.cpp 20.8 KB 15942   15 years vboxsync gcc warnings
DBGFInfo.cpp 25.0 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
DBGFInternal.h 8.1 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
DBGFLog.cpp 4.8 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGFMem.cpp 8.9 KB 15997   15 years vboxsync DBGFR3MemScan: Fixed crash on 32-bit hosts.
DBGFModule.cpp 1.6 KB 12677   16 years vboxsync DBGF file headers.
DBGFOS.cpp 11.1 KB 13782   16 years vboxsync More SMP groundwork.
DBGFStack.cpp 15.9 KB 13975   16 years vboxsync Even more debugger fixes.
DBGFSym.cpp 32.4 KB 16080   15 years vboxsync DBGF: 64-bit linux symbol files.
EM.cpp 153.5 KB 16132   15 years vboxsync EM.cpp: Added a debug log statement for REMR3EmulationInstruction.
EMInternal.h 13.2 KB 15633   15 years vboxsync Smsw emlution (inactive).
GMM.cpp 8.6 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
HWACCM.cpp 78.6 KB 16422   15 years vboxsync Just reinit real mode during hwaccm init
HWACCMInternal.h 24.7 KB 15962   15 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
HWACCMInternal.mac 2.3 KB 15962   15 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
IOM.cpp 79.1 KB 16272   15 years vboxsync Log typo
IOMInternal.h 18.8 KB 13413   16 years vboxsync VMM: spaces mostly.
Makefile.kmk 11.5 KB 16344   15 years vboxsync .darwin.x86 isn't right for VBOXGC since that's BLD_TRG_ARCH=x86 and …
MM.cpp 30.4 KB 14299   16 years vboxsync Corrected grammos in comments. No code changes.
MMHeap.cpp 24.0 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
MMHyper.cpp 40.3 KB 15538   15 years vboxsync bigger heap for darwin/VT-x.
MMInternal.h 26.3 KB 14597   15 years vboxsync Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use …
MMPagePool.cpp 18.4 KB 14602   15 years vboxsync MMPagePool: Fixed VMSetError condition.
MMPhys.cpp 18.7 KB 13841   16 years vboxsync The VBox format types - they are not retired, just sligtly deprecated …
PDM.cpp 50.0 KB 16021   15 years vboxsync PDM: Add new flags which will make the device notified first if the VM …
PDMCritSect.cpp 11.0 KB 14657   15 years vboxsync pgmR3CritSectInitOne: pVMR0 was pointing to pVMR3.
PDMDevHlp.cpp 133.8 KB 15129   15 years vboxsync PDMDevHlp: RT_BIT_32
PDMDevice.cpp 29.9 KB 14299   16 years vboxsync Corrected grammos in comments. No code changes.
PDMDevMiscHlp.cpp 15.2 KB 13820   16 years vboxsync VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
PDMDriver.cpp 39.1 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
PDMInternal.h 37.8 KB 13519   16 years vboxsync fixed return type (gcc found this bug)
PDMLdr.cpp 37.8 KB 14595   15 years vboxsync PDMLdr: RC modules are not accessible from ring-0.
PDMQueue.cpp 26.1 KB 14074   16 years vboxsync PDMQueue: The 64-bit MSC warning hunt continues.
PDMThread.cpp 32.9 KB 15540   15 years vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PGM.cpp 218.8 KB 16428   15 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: cleaned up
PGMBth.h 10.9 KB 16420   15 years vboxsync Missed this one
PGMDbg.cpp 23.3 KB 14966   15 years vboxsync PDM, DBGC: debugger read and write APIs.
PGMGst.h 16.7 KB 16317   15 years vboxsync Moved Map- and UnmapCR3 to Bth as they affect both guest and shadow …
PGMHandler.cpp 22.6 KB 14969   15 years vboxsync VMM support for completing VA in TLB (not much tested)
PGMInternal.h 191.7 KB 16429   15 years vboxsync Oops
PGMMap.cpp 51.1 KB 16413   15 years vboxsync Missed change
PGMPhys.cpp 88.5 KB 16045   15 years vboxsync PGMR3PhysTlbGCPhys2Ptr: Deal correctly with disabled access handlers. …
PGMPhysRWTmpl.h 3.9 KB 13146   16 years vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
PGMPool.cpp 29.9 KB 16418   15 years vboxsync Updates
PGMShw.h 8.5 KB 16376   15 years vboxsync Paging updates. Deal with mode switches and cr3 updates.
REMInternal.h 10.5 KB 15063   15 years vboxsync Unbreak the old recompiler
SELM.cpp 92.8 KB 16506   15 years vboxsync Adjusted assertion slightly
SELMInternal.h 7.7 KB 13577   16 years vboxsync #1865: SELM.
SSM.cpp 116.2 KB 16165   15 years vboxsync SSM: nc.
SSMInternal.h 5.0 KB 13597   16 years vboxsync SSM todo.
STAM.cpp 67.3 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
STAMInternal.h 3.8 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
TM.cpp 90.9 KB 15844   15 years vboxsync TM: LogRel GIP mode and update rate.
TMInternal.h 20.7 KB 13742   16 years vboxsync Some initial VM data restructuring.
TRPM.cpp 72.7 KB 16478   15 years vboxsync Disable usage of the 0x80 idt gate on 32 bits Windows too. (raw mode only)
TRPMInternal.h 7.7 KB 14515   15 years vboxsync SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
TRPMInternal.mac 3.8 KB 14351   16 years vboxsync Don't fixup VM::trpm.s.paStatForwardedIRQ* in build without statistics.
VBoxVMMDeps.cpp 1.8 KB 13035   16 years vboxsync #1865: More PGM…
VM.cpp 99.4 KB 16184   15 years vboxsync VMM: VERR_PGM_MAPPING_CONFLICT fix: always relocate after ring-3 init.
VMEmt.cpp 37.8 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VMInternal.h 20.8 KB 16311   15 years vboxsync IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
VMM.cpp 52.5 KB 16107   15 years vboxsync VMM.cpp: Log log flushes from R0 and GC.
VMMCodingGuidelines.cpp 3.9 KB 9212   16 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMMDocsRawMode.cpp 1.1 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VMMGuruMeditation.cpp 15.9 KB 13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
VMMInternal.h 18.7 KB 14680   15 years vboxsync HWVMX,VMM: make 100% sure the logger doesn't screw us during the …
VMMInternal.mac 1.7 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VMMSwitcher.cpp 37.4 KB 16321   15 years vboxsync More paging updates
VMMTests.cpp 23.5 KB 16408   15 years vboxsync Fixed disabling of hypervisor mappings in VT-x/AMD-V mode.
VMReq.cpp 39.0 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use