source:
vbox/trunk/src/VBox/VMM/VMMAll@
54430
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
CPUMAllMsrs.cpp | 189.3 KB | 53467 | 10 年 | VMM: Removed VBOX_WITH_NEW_MSR_CODE and the code marked ifndef … | |
CPUMAllRegs.cpp | 79.7 KB | 53467 | 10 年 | VMM: Removed VBOX_WITH_NEW_MSR_CODE and the code marked ifndef … | |
CPUMStack.cpp | 1.3 KB | 44528 | 12 年 | header (C) fixes | |
CSAMAll.cpp | 8.0 KB | 45620 | 12 年 | CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, … | |
DBGFAll.cpp | 9.3 KB | 47683 | 11 年 | build fix + adj. | |
EMAll.cpp | 141.8 KB | 53466 | 10 年 | VMM/MSRs: Added status codes for returning to ring-3 to service the … | |
EMAllA.asm | 51.2 KB | 44528 | 12 年 | header (C) fixes | |
FTMAll.cpp | 1.7 KB | 44529 | 12 年 | header (C) fixes | |
GIMAll.cpp | 5.3 KB | 53466 | 10 年 | VMM/MSRs: Added status codes for returning to ring-3 to service the … | |
GIMAllHv.cpp | 10.2 KB | 54089 | 10 年 | VMM/GIMAllHv: Ignore writes to the Hypercall MSR. Fixes FreeBSD 10.1 … | |
HMAll.cpp | 15.1 KB | 52419 | 10 年 | VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs. | |
IEMAll.cpp | 420.7 KB | 53466 | 10 年 | VMM/MSRs: Added status codes for returning to ring-3 to service the … | |
IEMAllAImpl.asm | 79.8 KB | 48127 | 11 年 | IEM: Started on 64-bit ops on 32-bit hosts. | |
IEMAllAImplC.cpp | 35.3 KB | 48173 | 11 年 | moving code a round. | |
IEMAllCImpl.cpp.h | 229.8 KB | 54203 | 10 年 | IEM: Improved ENTER implementation (thanks Intel!). | |
IEMAllCImplStrInstr.cpp.h | 53.0 KB | 52456 | 10 年 | Typos. | |
IEMAllInstructions.cpp.h | 590.4 KB | 53423 | 10 年 | IEMAllInstructions.cpp.h: evex & xop notes. | |
IOMAll.cpp | 35.3 KB | 45311 | 12 年 | IOM: Prepared for using read/write locking, still using the old … | |
IOMAllMMIO.cpp | 92.4 KB | 52984 | 10 年 | iomMMIODoComplicatedWrite: Fixed assertion, should be using && instead … | |
Makefile.kup | 0 位元組 | 2477 | 18 年 | export | |
MMAll.cpp | 19.4 KB | 49893 | 11 年 | MSR rewrite: initial hacking - half disabled. | |
MMAllHyper.cpp | 47.8 KB | 51271 | 11 年 | VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays … | |
MMAllPagePool.cpp | 7.4 KB | 44528 | 12 年 | header (C) fixes | |
PATMAll.cpp | 22.4 KB | 47427 | 11 年 | PATM,IEM: Added interface for safely and quickly reading patch code. | |
PDMAll.cpp | 14.7 KB | 52670 | 10 年 | VMM, Devices: Add interface to query the APIC frequency from the APIC … | |
PDMAllCritSect.cpp | 26.7 KB | 50000 | 11 年 | pdmR3R0CritSectEnterContended: That worked but wasn't entirely … | |
PDMAllCritSectBoth.cpp | 3.2 KB | 45299 | 12 年 | PDMCritSectRw: Fixes. | |
PDMAllCritSectRw.cpp | 54.5 KB | 50001 | 11 年 | PDMCritSect: Ditto VERR_INTERRUPTED fix for shared critical sections. | |
PDMAllNetShaper.cpp | 2.8 KB | 48936 | 11 年 | VMM: Whitespace cleanups by scm. | |
PDMAllQueue.cpp | 5.9 KB | 50917 | 11 年 | Added PDMQueueFlushIfNecessary. | |
PGMAll.cpp | 92.5 KB | 49486 | 11 年 | VMM: Warnings. | |
PGMAllBth.h | 209.1 KB | 46420 | 11 年 | VMM, recompiler: Purge deprecated macros. | |
PGMAllGst.h | 24.8 KB | 44528 | 12 年 | header (C) fixes | |
PGMAllHandler.cpp | 70.5 KB | 47786 | 11 年 | PGM: Added a new page type for the VT-x APIC access page MMIO alias … | |
PGMAllMap.cpp | 34.9 KB | 45786 | 12 年 | Move HMRCA.asm into the switcher code so we don't need VMMRC.rc. | |
PGMAllPhys.cpp | 149.0 KB | 52318 | 10 年 | VMM/PGM: Fix. | |
PGMAllPool.cpp | 210.8 KB | 50819 | 11 年 | VMMAll/PGMAllPool: Clear references to the shadow table while adding … | |
PGMAllShw.h | 18.9 KB | 45798 | 12 年 | Fixed up and enabled Netware WP0+RO+US hack. | |
REMAll.cpp | 8.2 KB | 46420 | 11 年 | VMM, recompiler: Purge deprecated macros. | |
SELMAll.cpp | 35.2 KB | 52363 | 10 年 | SELM: More effective address calculation width fixes. | |
TMAll.cpp | 91.0 KB | 54065 | 10 年 | VMM: Implemented TM TSC-mode switching with paravirtualized guests. | |
TMAllCpu.cpp | 17.9 KB | 54308 | 10 年 | VMM,SUP: Apply the tsc delta where it matters. Made sense out of the … | |
TMAllReal.cpp | 1.4 KB | 44528 | 12 年 | header (C) fixes | |
TMAllVirtual.cpp | 35.5 KB | 54270 | 10 年 | IPRT,TM: Implemented the get-cpu-number optimizations for the … | |
TRPMAll.cpp | 37.2 KB | 49623 | 11 年 | VMM: Warnings. | |
VMAll.cpp | 12.4 KB | 44528 | 12 年 | header (C) fixes | |
VMMAll.cpp | 10.3 KB | 49486 | 11 年 | VMM: Warnings. | |
VMMAllA.asm | 2.4 KB | 44529 | 12 年 | header (C) fixes |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器