VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll@ 61555

Name Size Rev Age Author Last Change
../
APICAll.cpp 97.2 KB 61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
CPUMAllMsrs.cpp 190.6 KB 60762   9 years vboxsync CPUM: Added an atom silvermont CPU profile.
CPUMAllRegs.cpp 86.6 KB 61071   9 years vboxsync VMM/CPUM: comment indent.
CPUMStack.cpp 1.5 KB 57358   9 years vboxsync *: scm cleanup run.
CSAMAll.cpp 11.8 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
DBGFAll.cpp 13.2 KB 59073   9 years vboxsync VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
EMAll.cpp 142.1 KB 60915   9 years vboxsync EMAll.cpp: An another warning.
EMAllA.asm 42.9 KB 57446   9 years vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
FTMAll.cpp 1.9 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
GIMAll.cpp 10.8 KB 61544   8 years vboxsync VMM/GIM: Fix up hypercall rc handling and also a bug while …
GIMAllHv.cpp 39.9 KB 61544   8 years vboxsync VMM/GIM: Fix up hypercall rc handling and also a bug while …
GIMAllKvm.cpp 16.8 KB 61546   8 years vboxsync VMM/GIM: Comment update.
HMAll.cpp 15.8 KB 58998   9 years vboxsync HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
IEMAll.cpp 465.9 KB 61450   9 years vboxsync Log format.
IEMAllAImpl.asm 79.8 KB 56287   9 years vboxsync VMM: Updated (C) year.
IEMAllAImplC.cpp 35.6 KB 57358   9 years vboxsync *: scm cleanup run.
IEMAllCImpl.cpp.h 237.0 KB 61506   8 years vboxsync Not yet.
IEMAllCImplStrInstr.cpp.h 61.4 KB 60907   9 years vboxsync IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
IEMAllInstructions.cpp.h 606.1 KB 61555   8 years vboxsync IEM: Try enable iemOp_movntq_Mq_Pq__movntdq_Mdq_Vdq.
IOMAll.cpp 27.6 KB 60874   9 years vboxsync IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
IOMAllMMIO.cpp 45.9 KB 61371   9 years vboxsync iomMmioHandler: Gracefully deal with large MMIO writes and read …
Makefile.kup 0 bytes 2477   18 years vboxsync export
MMAll.cpp 19.8 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
MMAllHyper.cpp 49.4 KB 59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
MMAllPagePool.cpp 7.6 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
PATMAll.cpp 25.1 KB 60879   9 years vboxsync PATMRawLeave: It's okay to end up in ring-3 with a reschduling status …
PDMAll.cpp 16.4 KB 60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
PDMAllCritSect.cpp 28.0 KB 58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
PDMAllCritSectBoth.cpp 3.4 KB 58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
PDMAllCritSectRw.cpp 54.3 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PDMAllNetShaper.cpp 2.9 KB 57358   9 years vboxsync *: scm cleanup run.
PDMAllQueue.cpp 6.1 KB 57358   9 years vboxsync *: scm cleanup run.
PGMAll.cpp 94.5 KB 60867   9 years vboxsync PGM: Don't ever drop VERR_PGM_NO_HYPERVISOR_ADDRESS! Will end up with …
PGMAllBth.h 211.3 KB 60993   9 years vboxsync PGMAllBth.h: Disabled bogus assertion.
PGMAllGst.h 25.1 KB 59270   9 years vboxsync PGMAllGst.h/Walk: Fixed Pde/Pdpe mixups.
PGMAllHandler.cpp 75.8 KB 59652   9 years vboxsync VMM: Build fixes when VBOX_WITH_REM is not defined.
PGMAllMap.cpp 35.2 KB 58170   9 years vboxsync doxygen: fixes.
PGMAllPhys.cpp 165.3 KB 60948   9 years vboxsync PGMAllPhys.cpp: Make clang happy.
PGMAllPool.cpp 214.6 KB 61212   9 years vboxsync pgmPoolMonitorIsReused: Subject non-REP MOVSWDQ and STOSWDQ to the new …
PGMAllShw.h 19.0 KB 58170   9 years vboxsync doxygen: fixes.
REMAll.cpp 8.5 KB 58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
SELMAll.cpp 39.6 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
TMAll.cpp 91.8 KB 58170   9 years vboxsync doxygen: fixes.
TMAllCpu.cpp 19.0 KB 60187   9 years vboxsync TMAllCpu: Shut up annoying debug stepping assertion.
TMAllReal.cpp 1.6 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
TMAllVirtual.cpp 35.9 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
TRPMAll.cpp 39.0 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
VMAll.cpp 12.6 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
VMMAll.cpp 13.2 KB 61073   9 years vboxsync VMMPatchHypercall: Use CPUMGetHostCpuVendor() instead of three …
VMMAllA.asm 2.4 KB 56287   9 years vboxsync VMM: Updated (C) year.
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