VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @98103   2 年 vboxsync Copyright year updates by scm.
(edit) @96407   3 年 vboxsync scm copyright and license note update
(edit) @93901   3 年 vboxsync VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @92408   3 年 vboxsync VMM: Reworked most of the call-ring-3 stuff into …
(edit) @90829   3 年 vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90549   4 年 vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
(edit) @90495   4 年 vboxsync VMM/Guru: Clear the VM_FF_CHECK_VM_STATE after dumping the guru …
(edit) @90190   4 年 vboxsync VMM/VMMR0: Disabled the unnecessary …
(edit) @90189   4 年 vboxsync VMM: Make the setjmp code a bit stricter with when to resume a call. …
(edit) @90161   4 年 vboxsync VMM: New status VERR_VMM_CONTEXT_HOOK_STILL_ENABLED for guru condition …
(edit) @90160   4 年 vboxsync VMM/Guru: Print the assertion message strings if they aren't empty. …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81002   5 年 vboxsync VMM: bugref:9566 TRPM enhancements and cleanup. Bumps TRPM saved-state …
(edit) @80333   6 年 vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80191   6 年 vboxsync VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
(edit) @80156   6 年 vboxsync DBGFInfo: Added a getopt error reporter helper.
(edit) @80050   6 年 vboxsync Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517
(edit) @80003   6 年 vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @73483   7 年 vboxsync DBGF,VMM: Dump sure registers for the first frame too. Display sure …
(edit) @73471   7 年 vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73460   7 年 vboxsync IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
(edit) @73360   7 年 vboxsync VMM,REM,DBGC: Use RTDBGSYMADDR_FLAGS_SKIP_ABS_IN_DEFERRED.
(edit) @72880   7 年 vboxsync VMMGuruMeditation: Try get externalized guest state.
(edit) @72610   7 年 vboxsync VMMGuruMeditation: only display exits once. bugref:9044
(edit) @72384   7 年 vboxsync VMM/Guru: Speed up stderr output by explicit buffering. Makes a big …
(edit) @72383   7 年 vboxsync VMM/Guru: Speed up stderr output by explicit buffering. Makes a big …
(edit) @70948   7 年 vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @69111   7 年 vboxsync (C) year
(edit) @69046   7 年 vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @67529   8 年 vboxsync VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
(edit) @65650   8 年 vboxsync gcc 7: fall thru
(edit) @65244   8 年 vboxsync burn fix
(edit) @65243   8 年 vboxsync nit
(edit) @65242   8 年 vboxsync VMMGuruMeditation: list addresses on the ring-0 stack.
(edit) @64857   8 年 vboxsync VMM: Add VCPU ID to the guru dump info.
(edit) @62478   9 年 vboxsync (C) 2016
(edit) @58658   9 年 vboxsync bugref:8097: AC/DB loop fixes.
(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   10 年 vboxsync *: scm cleanup run.
(edit) @56287   10 年 vboxsync VMM: Updated (C) year.
(edit) @55980   10 年 vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @54728   10 年 vboxsync PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a …
(edit) @45693   12 年 vboxsync VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault …
(edit) @45531   12 年 vboxsync VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. VMM: …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44399   12 年 vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @43387   12 年 vboxsync VMM: HM cleanup.
(edit) @41965   13 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41802   13 年 vboxsync Doxygen.
(edit) @41800   13 年 vboxsync Doxygen.
(edit) @39944   13 年 vboxsync VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED.
(edit) @39682   13 年 vboxsync Guru: Some minor logger adjustments.
(edit) @39678   13 年 vboxsync guru: todo
(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/VMMGuruMeditation.cpp 複製
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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