VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 16859   16 years vboxsync Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the …
VMMR0 17371   16 years vboxsync PGM,GMM: Hacking on the new phys code.
VMMGC 17399   16 years vboxsync Reversed
VMMAll 17398   16 years vboxsync Adjusted assertion again
testcase 17371   16 years vboxsync PGM,GMM: Hacking on the new phys code.
PATM 16552   16 years vboxsync Ignore patch writes that don't change anything
VMReq.cpp 39.0 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VMMTests.cpp 23.8 KB 16861   16 years vboxsync More assertions
VMMSwitcher.cpp 36.5 KB 16859   16 years vboxsync Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the …
VMMInternal.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 18.8 KB 17284   16 years vboxsync Preliminary code to deal with VINF_EM_RAW_EMULATE_IO_BLOCK
VMMGuruMeditation.cpp 15.9 KB 17189   16 years vboxsync unused variables
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 54.3 KB 17367   16 years vboxsync VMM: Added VMMR3CallR0 for use with operations which may make host …
VMInternal.h 20.8 KB 16311   16 years vboxsync IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
VMEmt.cpp 37.8 KB 13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
VM.cpp 99.4 KB 16584   16 years vboxsync VMM: message typo fix
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.7 KB 16478   16 years vboxsync Disable usage of the 0x80 idt gate on 32 bits Windows too. (raw mode only)
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 17369   16 years vboxsync STAM: Use SUPCallVMMR0Ex.
SSMInternal.h 5.0 KB 13597   16 years vboxsync SSM todo.
SSM.cpp 116.2 KB 16165   16 years vboxsync SSM: nc.
SELMInternal.h 7.9 KB 17106   16 years vboxsync VMM,REM: Removed the single page limitation on the TSS monitoring and …
SELM.cpp 95.9 KB 17107   16 years vboxsync SELM: todo for optimizating the REM case…
REMInternal.h 10.5 KB 15063   16 years vboxsync Unbreak the old recompiler
PGMShw.h 8.6 KB 16859   16 years vboxsync Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the …
PGMPool.cpp 30.3 KB 17140   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: compile fixes
PGMPhysRWTmpl.h 3.9 KB 13146   16 years vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
PGMPhys.cpp 90.3 KB 17371   16 years vboxsync PGM,GMM: Hacking on the new phys code.
PGMMap.cpp 48.2 KB 17228   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: fixed PGMR3MappingsUnfix
PGMInternal.h 195.9 KB 17371   16 years vboxsync PGM,GMM: Hacking on the new phys code.
PGMHandler.cpp 22.6 KB 17132   16 years vboxsync Logging fix
PGMGstDefs.h 5.3 KB 17215   16 years vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
PGMGst.h 13.7 KB 17215   16 years vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
PGMDbg.cpp 23.4 KB 17370   16 years vboxsync PGMDbg: new phys code.
PGMBth.h 11.1 KB 17137   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: explicit locking of root CR3 pages
PGM.cpp 220.4 KB 17371   16 years vboxsync PGM,GMM: Hacking on the new phys code.
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 16933   16 years vboxsync IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
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 134.4 KB 17371   16 years vboxsync PGM,GMM: Hacking on the new phys code.
PDMCritSect.cpp 11.0 KB 14657   16 years vboxsync pgmR3CritSectInitOne: pVMR0 was pointing to pVMR3.
PDM.cpp 50.0 KB 16021   16 years vboxsync PDM: Add new flags which will make the device notified first if the VM …
MMPhys.cpp 18.5 KB 17372   16 years vboxsync PGM,MM: Made VBOX_WITH_NEW_PHYS_CODE compile and link.
MMPagePool.cpp 18.4 KB 14602   16 years vboxsync MMPagePool: Fixed VMSetError condition.
MMInternal.h 26.5 KB 17251   16 years vboxsync VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
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.7 KB 17372   16 years vboxsync PGM,MM: Made VBOX_WITH_NEW_PHYS_CODE compile and link.
Makefile.kmk 11.7 KB 17294   16 years vboxsync PGM: started looking at direct access of PGMPAGE::HCPhys and the …
IOMInternal.h 18.8 KB 17332   16 years vboxsync Partially backed out 43703
IOM.cpp 79.1 KB 17332   16 years vboxsync Partially backed out 43703
HWACCMInternal.mac 2.3 KB 15962   16 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
HWACCMInternal.h 25.0 KB 17327   16 years vboxsync Take code locality into account when deal with io block emulation
HWACCM.cpp 77.8 KB 17379   16 years vboxsync Log message changes
GMM.cpp 8.5 KB 17368   16 years vboxsync GMM: Fixed to the ring-3 interface, mainly using VMMR3CallR0.
EMInternal.h 13.2 KB 15633   16 years vboxsync Smsw emlution (inactive).
EM.cpp 153.7 KB 17295   16 years vboxsync Refined HWACCMR3EmulateIoBlock
DBGFSym.cpp 32.4 KB 16080   16 years vboxsync DBGF: 64-bit linux symbol files.
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.9 KB 15997   16 years vboxsync DBGFR3MemScan: Fixed crash on 32-bit hosts.
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 15942   16 years vboxsync gcc warnings
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.3 KB 15962   16 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
CPUMInternal.h 11.5 KB 16113   16 years vboxsync Save the host FPU/XMM state for the 32/64 case.
CPUM.cpp 110.3 KB 17034   16 years vboxsync CPUMR3Reset: AMD specs stats that TR.Attr is set to 16-bit busy (Intel …
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