VirtualBox

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

Name Size Rev Age Author Last Change
../
PATM 7628   17 years vboxsync Assert some one problematic VMR3ReqCall* RTGC* stuff. (fix when they …
testcase 7751   17 years vboxsync Simplified and cleaned up the MMIO code. - The R0 and GC MMIO range …
VMMAll 7820   17 years vboxsync Lazy clearing of PAE page directory
VMMGC 7748   17 years vboxsync Removed invalid paging combinations
VMMR0 7717   17 years vboxsync Some write protect changes
VMMSwitcher 7122   17 years vboxsync Correct comment (not pushad any longer).
CFGM.cpp 57.0 KB 7759   17 years vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
CFGMInternal.h 3.4 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
CPUM.cpp 85.7 KB 7696   17 years vboxsync Init PAT msr
CPUMInternal.h 9.5 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
CPUMInternal.mac 13.3 KB 7695   17 years vboxsync Added system MSRs to the CPUMCTX structure. Sync them in REM as well.
CPUMStack.cpp 1.3 KB 6386   17 years vboxsync typo
DBGF.cpp 29.2 KB 6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
DBGFAddr.cpp 4.7 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
DBGFBp.cpp 26.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
DBGFDisas.cpp 25.3 KB 7484   17 years vboxsync make gcc happy
DBGFInfo.cpp 24.8 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
DBGFInternal.h 7.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
DBGFLog.cpp 4.6 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
DBGFMem.cpp 3.7 KB 6000   17 years vboxsync The Giant CDDL Dual-License Header Change, fixes.
DBGFStack.cpp 15.6 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
DBGFSym.cpp 31.2 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
EM.cpp 139.3 KB 7803   17 years vboxsync More logging
EMInternal.h 11.4 KB 7286   17 years vboxsync emulate [lock] xadd in GC
GMM.cpp 8.4 KB 6841   17 years vboxsync forgot LOG_GROUP.
HWACCM.cpp 32.7 KB 7718   17 years vboxsync Enabled X86_CR0_WP=0 code execution with VT-x & AMD-V
HWACCMInternal.h 12.0 KB 7496   17 years vboxsync Moved VMCS allocation to ring 0.
IOM.cpp 79.2 KB 7752   17 years vboxsync Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
IOMInternal.h 18.3 KB 7751   17 years vboxsync Simplified and cleaned up the MMIO code. - The R0 and GC MMIO range …
Makefile.kmk 10.3 KB 7821   17 years vboxsync PDMAsyncCompletion: move the host specific part into separate files. …
MM.cpp 25.3 KB 7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
MMHeap.cpp 21.7 KB 6818   17 years vboxsync New tag: MM_TAG_PGM_PHYS.
MMHyper.cpp 38.7 KB 7715   17 years vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
MMInternal.h 23.7 KB 7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
MMPagePool.cpp 17.8 KB 6869   17 years vboxsync Use PGM_PAGE_SET/GET/IS/CLEAR/INIT macros.
MMPhys.cpp 18.5 KB 7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
PDM.cpp 39.8 KB 7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
PDMCritSect.cpp 10.8 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
PDMDevice.cpp 185.2 KB 7768   17 years vboxsync Added a VMState dev/usb/drvhlp.
PDMDriver.cpp 42.9 KB 7768   17 years vboxsync Added a VMState dev/usb/drvhlp.
PDMInternal.h 33.4 KB 6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
PDMLdr.cpp 36.9 KB 6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
PDMQueue.cpp 24.7 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
PDMThread.cpp 30.8 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
PGM.cpp 183.6 KB 7805   17 years vboxsync Init aGCPhysGstPaePDsMonitored properly
PGMBth.h 6.5 KB 7629   17 years vboxsync Initial cleanup for PAE
PGMDbg.cpp 17.3 KB 6829   17 years vboxsync Addressed the R0/R3 issues with the PGMRAMRANGE structure.
PGMGst.h 19.4 KB 7715   17 years vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
PGMHandler.cpp 22.3 KB 7523   17 years vboxsync Unconditionally resolve R0 function addresses
PGMInternal.h 144.5 KB 7753   17 years vboxsync The PGM bits of the MMIO cleanup. Moved the parts of PGMR3Reset that …
PGMMap.cpp 37.4 KB 7728   17 years vboxsync Some cleanup. CheckPageFault: implemented PAE case
PGMPhys.cpp 84.1 KB 7755   17 years vboxsync Added a flag to the MMIO2 registration and did some other MMIO2 …
PGMPhys.h 3.7 KB 7598   17 years vboxsync Corrected wrong macro use to mask physical addresses
PGMPool.cpp 27.1 KB 7715   17 years vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
PGMShw.h 7.4 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
REMInternal.h 9.5 KB 7622   17 years vboxsync Only 64 bits
SELM.cpp 87.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
SELMInternal.h 7.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
SSM.cpp 102.7 KB 7631   17 years vboxsync Fixed log crash in SSMR3Seek.
SSMInternal.h 5.0 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
STAM.cpp 65.4 KB 6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
STAMInternal.h 3.7 KB 6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
TM.cpp 83.7 KB 6300   17 years vboxsync no "\n", ".", nor "!" at end of an error message
TMInternal.h 19.3 KB 6183   17 years vboxsync Back out of r26783.
TRPM.cpp 70.8 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
TRPMInternal.h 7.4 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
TRPMInternal.mac 3.5 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VBoxVMMDeps.cpp 1.6 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VM.cpp 88.1 KB 7559   17 years vboxsync warnings
VMEmt.cpp 37.1 KB 6804   17 years vboxsync Fixed VMR3PowerOn regression. The problem was that the EMT outer …
VMInternal.h 14.6 KB 6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
VMM.cpp 97.9 KB 7616   17 years vboxsync cosmetics
VMMCodingGuidelines.cpp 3.7 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VMMDocsRawMode.cpp 966 bytes 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VMMInternal.h 16.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VMMInternal.mac 1.5 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VMMTests.cpp 22.7 KB 7735   17 years vboxsync Include EFER msr in all PGMChangeMode calls.
VMReq.cpp 34.5 KB 7634   17 years vboxsync Removed unused VMR3ReqCallU variant.
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