source:
vbox/trunk/src/VBox/VMM/VMMAll@
56284
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
CPUMAllMsrs.cpp | 189.4 KB | 54737 | 10 years | VMM,REM: CPUID revamp - almost there now. | |
CPUMAllRegs.cpp | 84.6 KB | 55312 | 10 years | CPUM: Must load additional extended CPU state when added to (guest) XCR0. | |
CPUMStack.cpp | 1.3 KB | 54674 | 10 years | CPUM: Working on refactoring the guest CPUID handling. | |
CSAMAll.cpp | 12.6 KB | 56042 | 10 years | CSAMAll.cpp: Removed strict rc todo. | |
DBGFAll.cpp | 9.3 KB | 47683 | 11 years | build fix + adj. | |
EMAll.cpp | 141.2 KB | 55248 | 10 years | HMR0VMX,EM,IEM: Moved the CRx related interpretation methods from EM … | |
EMAllA.asm | 51.2 KB | 44528 | 12 years | header (C) fixes | |
FTMAll.cpp | 1.7 KB | 44529 | 12 years | header (C) fixes | |
GIMAll.cpp | 7.2 KB | 55129 | 10 years | VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls. | |
GIMAllHv.cpp | 10.2 KB | 54819 | 10 years | VMM/GIM: Implemented KVM paravirt. provider. | |
GIMAllKvm.cpp | 13.1 KB | 55714 | 10 years | VMM/GIM: scoping. | |
HMAll.cpp | 15.5 KB | 56034 | 10 years | VMM/HM: comment typos. | |
IEMAll.cpp | 436.5 KB | 56258 | 10 years | IEM: Don't handle rIP specially in 16-bit mode. | |
IEMAllAImpl.asm | 79.8 KB | 48127 | 11 years | IEM: Started on 64-bit ops on 32-bit hosts. | |
IEMAllAImplC.cpp | 35.3 KB | 48173 | 11 years | moving code a round. | |
IEMAllCImpl.cpp.h | 231.7 KB | 55289 | 10 years | IEM,CPUM: Implemented XSETBV and XGETBV. | |
IEMAllCImplStrInstr.cpp.h | 53.0 KB | 52456 | 10 years | Typos. | |
IEMAllInstructions.cpp.h | 590.4 KB | 55289 | 10 years | IEM,CPUM: Implemented XSETBV and XGETBV. | |
IOMAll.cpp | 25.7 KB | 56072 | 10 years | IOM: Moved some RC code into IOMRC.cpp. | |
IOMAllMMIO.cpp | 93.8 KB | 56080 | 10 years | IOM,HM: Let IEM take over the MMIO handling from IOM when … | |
Makefile.kup | 0 bytes | 2477 | 18 years | export | |
MMAll.cpp | 19.5 KB | 55489 | 10 years | MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and … | |
MMAllHyper.cpp | 48.8 KB | 55489 | 10 years | MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and … | |
MMAllPagePool.cpp | 7.4 KB | 44528 | 12 years | header (C) fixes | |
PATMAll.cpp | 24.3 KB | 56043 | 10 years | PATMAll.cpp: docs | |
PDMAll.cpp | 14.7 KB | 52670 | 10 years | VMM, Devices: Add interface to query the APIC frequency from the APIC … | |
PDMAllCritSect.cpp | 26.7 KB | 55988 | 10 years | iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more … | |
PDMAllCritSectBoth.cpp | 3.2 KB | 45299 | 12 years | PDMCritSectRw: Fixes. | |
PDMAllCritSectRw.cpp | 54.5 KB | 50001 | 11 years | PDMCritSect: Ditto VERR_INTERRUPTED fix for shared critical sections. | |
PDMAllNetShaper.cpp | 2.8 KB | 48936 | 11 years | VMM: Whitespace cleanups by scm. | |
PDMAllQueue.cpp | 5.9 KB | 50917 | 11 years | Added PDMQueueFlushIfNecessary. | |
PGMAll.cpp | 92.5 KB | 49486 | 11 years | VMM: Warnings. | |
PGMAllBth.h | 210.3 KB | 56013 | 10 years | PGM: Made the virtual handler callbacks return VBOXSTRICTRC and … | |
PGMAllGst.h | 24.9 KB | 55889 | 10 years | VMM: Split up virtual handlers just like the physical ones, such that … | |
PGMAllHandler.cpp | 75.2 KB | 55966 | 10 years | PGM,++: VBOXSTRICTRC for physical access handlers. | |
PGMAllMap.cpp | 34.9 KB | 45786 | 12 years | Move HMRCA.asm into the switcher code so we don't need VMMRC.rc. | |
PGMAllPhys.cpp | 163.3 KB | 56062 | 10 years | PGMAllPhys.cpp: Fixed a couple of typos - IEM not IOM is OK with … | |
PGMAllPool.cpp | 212.8 KB | 56044 | 10 years | PGMAllPool.cpp: doc update | |
PGMAllShw.h | 18.9 KB | 45798 | 12 years | Fixed up and enabled Netware WP0+RO+US hack. | |
REMAll.cpp | 8.3 KB | 55493 | 10 years | PGM,++: Separated physical access handler callback function pointers … | |
SELMAll.cpp | 38.9 KB | 56048 | 10 years | pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, … | |
TMAll.cpp | 91.2 KB | 54845 | 10 years | VMM/GIM,TM: paranoia assertions. | |
TMAllCpu.cpp | 18.1 KB | 54845 | 10 years | VMM/GIM,TM: paranoia assertions. | |
TMAllReal.cpp | 1.4 KB | 44528 | 12 years | header (C) fixes | |
TMAllVirtual.cpp | 35.5 KB | 54270 | 10 years | IPRT,TM: Implemented the get-cpu-number optimizations for the … | |
TRPMAll.cpp | 39.1 KB | 56013 | 10 years | PGM: Made the virtual handler callbacks return VBOXSTRICTRC and … | |
VMAll.cpp | 12.4 KB | 44528 | 12 years | header (C) fixes | |
VMMAll.cpp | 12.5 KB | 55129 | 10 years | VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls. | |
VMMAllA.asm | 2.4 KB | 44529 | 12 years | header (C) fixes |
Note:
See TracBrowser
for help on using the repository browser.