VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3/TRPM.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @75830   6 年 vboxsync VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
(edit) @75767   6 年 vboxsync VMM/TRPM: Nested VMX: bugref:9180 Put the "acknowledge interrupt on …
(edit) @74875   6 年 vboxsync VMM/TRPM: Nested VMX: bugref:9180 Linux build fix.
(edit) @74860   6 年 vboxsync VMM/TRPM: Nested VMX: bugref:9180 Assertion.
(edit) @74834   6 年 vboxsync VMM/CPUM, TRPM: Nested VMX: bugref:9180 VM-exit bits; Acknowledge …
(edit) @74789   6 年 vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
(edit) @73097   6 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72493   6 年 vboxsync IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
(edit) @72266   7 年 vboxsync TRPMR3InjectEvent: Don't reschedule to REM when in NEM mode. bugref:9044
(edit) @70948   7 年 vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @69111   7 年 vboxsync (C) year
(edit) @64828   8 年 vboxsync VMM/TRPM: fixed warning
(edit) @64824   8 年 vboxsync VMM/TRPM: Added 'trpmevent' dbg info command, useful and required esp. …
(edit) @63429   8 年 vboxsync VMM: warnings
(edit) @62645   8 年 vboxsync TRPM: Fixed ancient TRPMCPU structure misalignment caught by MSC …
(edit) @62478   8 年 vboxsync (C) 2016
(edit) @62329   8 年 vboxsync TRPMR3InjectEvent: Fixed stuck --recompile-all with AMD-V/VT-x guest.
(edit) @62291   8 年 vboxsync Removed empty internal/pgm.h header file. (That stuff moved into …
(edit) @62287   8 年 vboxsync REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
(edit) @61634   8 年 vboxsync Fixed DBGFR3_INFO_LOG to only run on the current EMT as we'll easily …
(edit) @60884   9 年 vboxsync TRPMR3InjectEvent: Why did we ever invent REMR3NotifyPendingInterrupt?
(edit) @60716   9 年 vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60573   9 年 vboxsync VMM/APIC: Fix INIT IPI handling, and handle callers of …
(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) @57212   9 年 vboxsync VMM: LogRel nits.
(edit) @56287   9 年 vboxsync VMM: Updated (C) year.
(edit) @56286   9 年 vboxsync Cleaned up all grep hits for 'VMMGC'.
(edit) @56052   10 年 vboxsync VMM: Added non-PF raw-mode context virtual page access handler …
(edit) @56051   10 年 vboxsync VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
(edit) @56013   10 年 vboxsync PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
(edit) @55900   10 年 vboxsync PGM: Added a pVCpu parameter to all virtual handler callouts and also …
(edit) @55897   10 年 vboxsync PGMR3HandlerVirtualTypeRegister: Dropped the pszModRC parameter as all …
(edit) @55895   10 年 vboxsync Added pvUser to the raw-mode context virtual handler callbacks.
(edit) @55893   10 年 vboxsync build fix
(edit) @55889   10 年 vboxsync VMM: Split up virtual handlers just like the physical ones, such that …
(edit) @55000   10 年 vboxsync CPUMCTXCORE elimination.
(edit) @51726   10 年 vboxsync VMM: fix TRPMR3InjectEvent() for TRPM_FORWARD_TRAPS_IN_GC disabled
(edit) @46420   12 年 vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @45808   12 年 vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45728   12 年 vboxsync TRPM: Sprinkled HMIsEnabled around the place.
(edit) @45618   12 年 vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45536   12 年 vboxsync oops
(edit) @45535   12 年 vboxsync oops
(edit) @45533   12 年 vboxsync #ifdef the raw-mode force flags to find more code to #ifdef out.
(edit) @45528   12 年 vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45485   12 年 vboxsync - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
(edit) @45276   12 年 vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44399   12 年 vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44118   12 年 vboxsync VMMR3/TRPM: spaces.
(edit) @44037   12 年 vboxsync VMMR3/TRPM: indent, removed bogus assertion
(edit) @43394   12 年 vboxsync VMM: HM cleanup.
(edit) @43387   12 年 vboxsync VMM: HM cleanup.
(edit) @43079   12 年 vboxsync TRPMR3GetImportRC: Don't assert in VMMGetCpu0 with SMP guests. We …
(edit) @42762   12 年 vboxsync TRPM.cpp: Made some unused code build again.
(edit) @41965   12 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41931   12 年 vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41803   12 年 vboxsync Doxygen.
(edit) @41802   12 年 vboxsync Doxygen.
(edit) @41801   12 年 vboxsync Doxygen.
(edit) @41800   12 年 vboxsync Doxygen.
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @41774   12 年 vboxsync bugref..
(edit) @40274   13 年 vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @39078   13 年 vboxsync VMM: -Wunused-parameter
(edit) @38867   13 年 vboxsync TRPM: Host interrupt stats.
(edit) @38378   13 年 vboxsync Don't issue instructions rescheduling to RAW or HWACCM mode when …
(edit) @36823   14 年 vboxsync IEM: fixed interrupt delivery in verification mode.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(copy) @35333   14 年 vboxsync VMM source reorg.
trunk/src/VBox/VMM/TRPM.cpp 複製
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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