VirtualBox

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

Name Size Rev Age Author Last Change
../
AllPdbTypeHack.cpp 3.7 KB 93115   2 years vboxsync scm --update-copyright-year
APICAll.cpp 130.3 KB 93655   2 years vboxsync VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of …
CPUMAllMsrs.cpp 241.8 KB 93294   2 years vboxsync VMM: Nested VMX: bugref:10092 Fixed the missed …
CPUMAllRegs.cpp 99.5 KB 93922   2 years vboxsync VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code.
DBGFAll.cpp 14.2 KB 93115   2 years vboxsync scm --update-copyright-year
DBGFAllBp.cpp 23.6 KB 93115   2 years vboxsync scm --update-copyright-year
DBGFAllTracer.cpp 28.7 KB 93115   2 years vboxsync scm --update-copyright-year
EMAll.cpp 46.1 KB 93554   2 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
GIMAll.cpp 15.6 KB 93115   2 years vboxsync scm --update-copyright-year
GIMAllHv.cpp 56.7 KB 93725   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
GIMAllKvm.cpp 14.2 KB 93725   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
HMAll.cpp 37.4 KB 93725   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
HMSVMAll.cpp 18.8 KB 93725   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
HMVMXAll.cpp 78.9 KB 93725   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
IEMAll.cpp 679.6 KB 94440   2 years vboxsync VMM/IEM: fxam does not raise any exceptions and has special …
IEMAllAImpl.asm 97.1 KB 94440   2 years vboxsync VMM/IEM: fxam does not raise any exceptions and has special …
IEMAllAImplC.cpp 183.0 KB 94447   2 years vboxsync VMM/IEM: C implementation of fabs, fchs, ftst, and fxam. bugref:9898
IEMAllCImpl.cpp.h 336.6 KB 94051   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Let the instruction specify the …
IEMAllCImplStrInstr.cpp.h 65.6 KB 93554   2 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
IEMAllCImplSvmInstr.cpp.h 62.0 KB 93115   2 years vboxsync scm --update-copyright-year
IEMAllCImplVmxInstr.cpp.h 370.4 KB 94051   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Let the instruction specify the …
IEMAllInstructions3DNow.cpp.h 4.1 KB 93115   2 years vboxsync scm --update-copyright-year
IEMAllInstructions.cpp.h 27.5 KB 93115   2 years vboxsync scm --update-copyright-year
IEMAllInstructionsOneByte.cpp.h 399.9 KB 94440   2 years vboxsync VMM/IEM: fxam does not raise any exceptions and has special …
IEMAllInstructionsPython.py 152.3 KB 93115   2 years vboxsync scm --update-copyright-year
IEMAllInstructionsThree0f3a.cpp.h 22.3 KB 93115   2 years vboxsync scm --update-copyright-year
IEMAllInstructionsThree0f38.cpp.h 42.2 KB 93115   2 years vboxsync scm --update-copyright-year
IEMAllInstructionsTwoByte0f.cpp.h 344.0 KB 94162   2 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for double …
IEMAllInstructionsVexMap1.cpp.h 152.0 KB 93115   2 years vboxsync scm --update-copyright-year
IEMAllInstructionsVexMap2.cpp.h 43.8 KB 93115   2 years vboxsync scm --update-copyright-year
IEMAllInstructionsVexMap3.cpp.h 27.5 KB 93115   2 years vboxsync scm --update-copyright-year
IOMAll.cpp 23.2 KB 93115   2 years vboxsync scm --update-copyright-year
IOMAllMmioNew.cpp 50.5 KB 93650   2 years vboxsync VMM/PGM,*: Split the physical access handler type registration into …
Makefile.kup 0 bytes 2477   17 years vboxsync export
MMAll.cpp 3.7 KB 93718   2 years vboxsync VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517
NEMAll.cpp 3.8 KB 93115   2 years vboxsync scm --update-copyright-year
NEMAllNativeTemplate-win.cpp.h 141.8 KB 93465   2 years vboxsync VMM/NEMAllNativeTemplate-win.cpp.h: Fix returning the TSC_AUX MSR in …
PDMAll.cpp 13.2 KB 93635   2 years vboxsync VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
PDMAllCritSect.cpp 45.8 KB 93725   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
PDMAllCritSectBoth.cpp 4.3 KB 93115   2 years vboxsync scm --update-copyright-year
PDMAllCritSectRw.cpp 83.8 KB 93725   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
PDMAllIommu.cpp 17.9 KB 93115   2 years vboxsync scm --update-copyright-year
PDMAllNetShaper.cpp 6.2 KB 93633   2 years vboxsync VMM/PDMNetShaper: Statistics. bugref:5582
PDMAllQueue.cpp 10.7 KB 93612   2 years vboxsync VMM/PDMQueue: Doxygen fixes. bugref:10093
PDMAllTask.cpp 3.9 KB 93115   2 years vboxsync scm --update-copyright-year
PGMAll.cpp 141.8 KB 93931   2 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
PGMAllBth.h 197.9 KB 94508   2 years vboxsync VMM/PGM: Removed unnecessary assertion in BthEnter broken by r150131. …
PGMAllGst.h 19.1 KB 93931   2 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
PGMAllGstSlatEpt.cpp.h 15.7 KB 93922   2 years vboxsync VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code.
PGMAllHandler.cpp 74.5 KB 93725   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
PGMAllPhys.cpp 145.9 KB 93943   2 years vboxsync VMM: Banned the use of PAGE_ADDRESS and PHYS_PAGE_ADDRESS too. bugref:9898
PGMAllPool.cpp 208.3 KB 93931   2 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
PGMAllShw.h 24.7 KB 93905   2 years vboxsync VMM: More arm tweaks. bugref:9898
SELMAll.cpp 13.0 KB 93115   2 years vboxsync scm --update-copyright-year
TMAll.cpp 106.6 KB 93717   2 years vboxsync VMM/TM: Internal timers never have a critical section set, so …
TMAllCpu.cpp 22.9 KB 93115   2 years vboxsync scm --update-copyright-year
TMAllReal.cpp 1.6 KB 93115   2 years vboxsync scm --update-copyright-year
TMAllVirtual.cpp 43.5 KB 93744   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
TRPMAll.cpp 14.1 KB 93725   2 years vboxsync VMM: More arm64 adjustments. bugref:9898
VMAll.cpp 13.5 KB 93115   2 years vboxsync scm --update-copyright-year
VMMAll.cpp 7.7 KB 93115   2 years vboxsync scm --update-copyright-year
VMMAllA.asm 2.4 KB 93115   2 years vboxsync scm --update-copyright-year
VMXAllTemplate.cpp.h 490.1 KB 93963   2 years vboxsync VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use