VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
AllPdbTypeHack.cpp 3.7 KB 82968   5 年 vboxsync Copyright year updates by scm.
APICAll.cpp 128.6 KB 85965   4 年 vboxsync VMM/APIC: Added some release stats.
CPUMAllMsrs.cpp 240.3 KB 85183   5 年 vboxsync VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
CPUMAllRegs.cpp 97.5 KB 87766   4 年 vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
DBGFAll.cpp 14.2 KB 87594   4 年 vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
DBGFAllBp.cpp 15.2 KB 87594   4 年 vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
DBGFAllTracer.cpp 28.7 KB 84823   5 年 vboxsync VMM/DBGFTracer: Windows build fixes, bugref:9210
EMAll.cpp 46.1 KB 82968   5 年 vboxsync Copyright year updates by scm.
GIMAll.cpp 15.6 KB 82968   5 年 vboxsync Copyright year updates by scm.
GIMAllHv.cpp 56.6 KB 87766   4 年 vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
GIMAllKvm.cpp 14.3 KB 86121   4 年 vboxsync VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 …
HMAll.cpp 37.6 KB 87563   4 年 vboxsync VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM …
HMSVMAll.cpp 18.6 KB 87563   4 年 vboxsync VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM …
HMVMXAll.cpp 78.0 KB 87563   4 年 vboxsync VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM …
IEMAll.cpp 651.3 KB 87636   4 年 vboxsync VMM/IEM: Need to set IEM_XCPT_FLAGS_ERR for GP faults as well in …
IEMAllAImpl.asm 81.8 KB 87740   4 年 vboxsync SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0
IEMAllAImplC.cpp 44.7 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllCImpl.cpp.h 333.8 KB 86185   4 年 vboxsync VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
IEMAllCImplStrInstr.cpp.h 65.5 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllCImplSvmInstr.cpp.h 60.8 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllCImplVmxInstr.cpp.h 353.2 KB 87040   4 年 vboxsync VMM: Better fix for r141682 - Fix delivery of external interrupts when …
IEMAllInstructions3DNow.cpp.h 4.1 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllInstructions.cpp.h 27.5 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllInstructionsOneByte.cpp.h 393.5 KB 84476   5 年 vboxsync IEM: Reworked LOOP instruction so that it only shortcuts when logging …
IEMAllInstructionsPython.py 152.3 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllInstructionsThree0f3a.cpp.h 22.3 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllInstructionsThree0f38.cpp.h 40.5 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllInstructionsTwoByte0f.cpp.h 343.3 KB 86183   4 年 vboxsync VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
IEMAllInstructionsVexMap1.cpp.h 152.0 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllInstructionsVexMap2.cpp.h 43.8 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMAllInstructionsVexMap3.cpp.h 27.5 KB 82968   5 年 vboxsync Copyright year updates by scm.
IOMAll.cpp 22.7 KB 82968   5 年 vboxsync Copyright year updates by scm.
IOMAllMmioNew.cpp 50.5 KB 82968   5 年 vboxsync Copyright year updates by scm.
Makefile.kup 0 位元組 2477   18 年 vboxsync export
MMAll.cpp 19.9 KB 87134   4 年 vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
MMAllHyper.cpp 49.5 KB 82968   5 年 vboxsync Copyright year updates by scm.
NEMAll.cpp 5.1 KB 82968   5 年 vboxsync Copyright year updates by scm.
NEMAllNativeTemplate-win.cpp.h 232.7 KB 86117   4 年 vboxsync NEM: Some adjustments to r140349.
PDMAll.cpp 11.2 KB 84826   5 年 vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
PDMAllCritSect.cpp 29.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
PDMAllCritSectBoth.cpp 3.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
PDMAllCritSectRw.cpp 54.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
PDMAllIommu.cpp 17.2 KB 87652   4 年 vboxsync AMD IOMMU: bugref:9654 Returns all 1s on PCI physical memory read …
PDMAllNetShaper.cpp 2.9 KB 82968   5 年 vboxsync Copyright year updates by scm.
PDMAllQueue.cpp 5.9 KB 87766   4 年 vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
PDMAllTask.cpp 3.9 KB 82968   5 年 vboxsync Copyright year updates by scm.
PGMAll.cpp 134.6 KB 87515   4 年 vboxsync VMM/HM: Make a R0 copy of HM::fNestedPaging on setup. Moved …
PGMAllBth.h 199.1 KB 87141   4 年 vboxsync VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it encloses …
PGMAllGst.h 18.5 KB 86487   4 年 vboxsync VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
PGMAllHandler.cpp 68.9 KB 86473   4 年 vboxsync VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
PGMAllMap.cpp 34.8 KB 82968   5 年 vboxsync Copyright year updates by scm.
PGMAllPhys.cpp 160.3 KB 87141   4 年 vboxsync VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it encloses …
PGMAllPool.cpp 208.7 KB 87141   4 年 vboxsync VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it encloses …
PGMAllShw.h 25.6 KB 86489   4 年 vboxsync VMM/PGM: Working on eliminating page table bitfield use (32-bit PTEs). …
SELMAll.cpp 13.0 KB 82968   5 年 vboxsync Copyright year updates by scm.
TMAll.cpp 97.6 KB 87766   4 年 vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
TMAllCpu.cpp 22.7 KB 87634   4 年 vboxsync VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
TMAllReal.cpp 1.6 KB 82968   5 年 vboxsync Copyright year updates by scm.
TMAllVirtual.cpp 42.8 KB 87633   4 年 vboxsync VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
TRPMAll.cpp 14.1 KB 82968   5 年 vboxsync Copyright year updates by scm.
VMAll.cpp 13.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
VMMAll.cpp 10.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
VMMAllA.asm 2.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette