VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @68022   7 年 vboxsync TMCpuTickGetDeadlineAndTscOffset: build fix
(edit) @68019   7 年 vboxsync TMAllCpu.cpp: Removed some weirness from the TSC calc code.
(edit) @66227   8 年 vboxsync VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
(edit) @63465   8 年 vboxsync VMM: warnings (clang)
(edit) @62654   8 年 vboxsync VMMR3: warnings
(edit) @62478   8 年 vboxsync (C) 2016
(edit) @60187   9 年 vboxsync TMAllCpu: Shut up annoying debug stepping assertion.
(edit) @60186   9 年 vboxsync IEM: backed out previous commit.
(edit) @60185   9 年 vboxsync IEM: Fixed a couple of edge cases and broken verification mode. * …
(edit) @58126   9 年 vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58123   9 年 vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 年 vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @54845   10 年 vboxsync VMM/GIM,TM: paranoia assertions.
(edit) @54308   10 年 vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
(edit) @54065   10 年 vboxsync VMM: Implemented TM TSC-mode switching with paravirtualized guests.
(edit) @53441   10 年 vboxsync VMM/TM: Rename TMMODE to TMTSCMODE and the corresponding enum and CFGM …
(edit) @53430   10 年 vboxsync VMM/TM: First step in introducing the invariant TM mode.
(edit) @53325   10 年 vboxsync VMM: Fix sign inconsistency in the RealUseTSC case.
(edit) @53235   10 年 vboxsync VMM: Fixed incorrect pure TSC-offsetting mode switch with paravirt. …
(edit) @53152   10 年 vboxsync VMM/TM: space.
(edit) @52410   10 年 vboxsync traling spaces
(edit) @51959   10 年 vboxsync TM: Set pVM->tm.s.u64LastPausedTSC to the highest pVCpu->tm.s.u64TSC …
(edit) @51852   10 年 vboxsync TM: Add the same TSC offset to each VCPU when pausing/resuming (not …
(edit) @51643   10 年 vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @44933   12 年 vboxsync TM: Do not return the same value, either.
(edit) @44932   12 年 vboxsync TM: Consistently keep track of the last seen guest TSC value.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @41965   12 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41836   12 年 vboxsync Doxygen.
(edit) @41801   12 年 vboxsync Doxygen.
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @39402   13 年 vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39078   13 年 vboxsync VMM: -Wunused-parameter
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35333   14 年 vboxsync VMM source reorg.
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32419   14 年 vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @22808   15 年 vboxsync TM: hiding VMM internal APIs.
(edit) @22299   15 年 vboxsync Reset last seen TSC when the tsc is changed (msr).
(edit) @22245   15 年 vboxsync Only update the last seen tsc when the new one is larger.
(edit) @22242   15 年 vboxsync Made TSC underflow checking more generic.
(edit) @20689   15 年 vboxsync TMCPU::u64TSCOffset -> offTSCRawSrc
(edit) @20688   15 年 vboxsync TMCpuTickSet: No need to call tmCpuTickPause since we're overwriting …
(edit) @20678   15 年 vboxsync TM: Count calls to TMCpuTickSet and take the VM handle as an argument.
(edit) @20675   15 年 vboxsync VMM: Reimplemented TMCpuTickSet.
(edit) @19747   16 年 vboxsync TM: Cleaned up pausing and resuming the clocks.
(edit) @19032   16 年 vboxsync Split TM for SMP guests.
(edit) @13586   16 年 vboxsync TM: extended the statistics to get an idea about the normal catchup rate.
(edit) @13572   16 年 vboxsync Statistics for rdtsc intercepts
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12549   16 年 vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
(edit) @9083   17 年 vboxsync Minor update
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7114   17 年 vboxsync Removed TMCpuTickGetOffset.
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2581   18 年 vboxsync New method for HWACCM called TMCpuTickCanUseRealTSC() (completely …
(edit) @2551   18 年 vboxsync Added TMVirtualSyncGetEx. Do not check timers in TMCpuTickGetOffset.
(edit) @2469   18 年 vboxsync Dropping the VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs, making it default.
(edit) @2455   18 年 vboxsync Link the TSC to the timer sync clock.
(edit) @2081   18 年 vboxsync don't check for pending timers on resume either.
(edit) @2075   18 年 vboxsync Added TMVirtualGetEx. Changed TMCpuTickGetOffset to return virtual …
(edit) @2069   18 年 vboxsync logging
(edit) @2061   18 年 vboxsync Added TMCpuTickGetOffset
(edit) @1956   18 年 vboxsync Fixed a couple of issues with virtualized TSC related to pausing and …
(edit) @1057   18 年 vboxsync Trapping and virtualizing TSC (both disabled).
(edit) @23   18 年 vboxsync string.h & stdio.h + header cleanups.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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