VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @67989   7 年 vboxsync GVMMR0Sched*: pass pGVM along when we've got it.
(edit) @67051   8 年 vboxsync VMM/APIC: Assertion is sufficient, caller is responsible for calling …
(edit) @67050   8 年 vboxsync VMM/APIC, HMVMXR0: Fixes for when the APIC isn't present.
(edit) @65919   8 年 vboxsync gcc 7: fall thru
(edit) @65650   8 年 vboxsync gcc 7: fall thru
(edit) @65383   8 年 vboxsync VMM/APIC: assertion.
(edit) @65380   8 年 vboxsync VMM/APIC: Implement interrupt source tags (debugging).
(edit) @65379   8 年 vboxsync VMM/APIC: Initialize u32TagSrc for now (parfait complains for …
(edit) @65135   8 年 vboxsync VMM/APIC: Interface for retrieving APIC pages in all contexts.
(edit) @64853   8 年 vboxsync VMM/APIC: Paranoia.
(edit) @64663   8 年 vboxsync VMM/APIC: Get rid of msrApicBase cache from CPUMCTX, make APIC work …
(edit) @64662   8 年 vboxsync VMM/APIC: Doxygen fix.
(edit) @64661   8 年 vboxsync VMM/APIC: Doxygen fix.
(edit) @64655   8 年 vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @64596   8 年 vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64112   8 年 vboxsync VMM/APIC: comment nit.
(edit) @64086   8 年 vboxsync VMM/APIC: Pass rcBusy to acpiSetEoi() so we return the appropriate …
(edit) @63843   8 年 vboxsync VMM/APIC: Split ICR Lo, Hi, Full statistics to make it easier to …
(edit) @63637   8 年 vboxsync VMM/APIC: Doxygen fix.
(edit) @63633   8 年 vboxsync VMM/APIC: unused param fix.
(edit) @63632   8 年 vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @63525   8 年 vboxsync nit
(edit) @63465   8 年 vboxsync VMM: warnings (clang)
(edit) @62878   8 年 vboxsync VMM/APIC: comment.
(edit) @62606   8 年 vboxsync VMM: Unused parameters.
(edit) @62601   8 年 vboxsync VMM: Unused parameters.
(edit) @62460   8 年 vboxsync VMM: scm
(edit) @62309   8 年 vboxsync VMM/APIC: More info. on AssertMsgFailed.
(edit) @62018   8 年 vboxsync VMM/APIC: Fix unsupported delivery mode combinations with IPIs.
(edit) @61876   8 年 vboxsync APIC: comment.
(edit) @61875   8 年 vboxsync APIC: Make assertion local only for now, figure out if the guest can …
(edit) @61848   8 年 vboxsync VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
(edit) @61847   8 年 vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61807   8 年 vboxsync VMM: attempt to fix the Windows breakage
(edit) @61800   8 年 vboxsync VMM/APIC: Fix.
(edit) @61796   8 年 vboxsync VMM/APIC: Build fix.
(edit) @61795   8 年 vboxsync VMM/APIC: Cleanup.
(edit) @61794   8 年 vboxsync VMM/APIC: Cleanup.
(edit) @61776   8 年 vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61736   8 年 vboxsync VMM/APIC: VBOXSTRICTRC nits, inline the MMIO read.
(edit) @61735   8 年 vboxsync PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
(edit) @61608   8 年 vboxsync VMM/APIC: Manually register the x2APIC MSR ranges when x2APIC mode is …
(edit) @61582   8 年 vboxsync VMM/APIC: nit.
(edit) @61581   8 年 vboxsync VMM/APIC: Fix remote IRR bit for level-triggered LINT0 interrupts and …
(edit) @61557   8 年 vboxsync VMM/APIC: Comment.
(edit) @61339   9 年 vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61324   9 年 vboxsync VMM/APIC: Fix assertion while saving state.
(edit) @61151   9 年 vboxsync VMM/APIC: naming.
(edit) @61150   9 年 vboxsync VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
(edit) @61133   9 年 vboxsync VMM/APIC: Nit.
(edit) @61132   9 年 vboxsync VMM/APIC: Fix fRZEnabled=false option for MSR read/writes.
(edit) @61124   9 年 vboxsync APIC: format specifier fixes
(edit) @61088   9 年 vboxsync VMM/APIC: Disallow transition to x2APIC mode when the VM isn't …
(edit) @61078   9 年 vboxsync VMM/APIC: Consistent naming.
(edit) @61075   9 年 vboxsync VMM/APIC: nits.
(edit) @61074   9 年 vboxsync VMM/APIC: build fix.
(edit) @61072   9 年 vboxsync VMM/APIC: Get rid of a couple of duplicate macros, and added a couple …
(edit) @61041   9 年 vboxsync VMM/APIC: Move mostly unused stuff from apic.h to internal header. …
(edit) @60916   9 年 vboxsync APIC: Allow trigger mode bit for LINTx LVTs.
(edit) @60825   9 年 vboxsync VMM/APIC: Log, inline.
(edit) @60820   9 年 vboxsync VMM/APIC: Comment.
(edit) @60817   9 年 vboxsync VMM/APIC: Build fix for older gcc.
(edit) @60807   9 年 vboxsync VMM/APIC: Flag illegal-vector errors only when delivery mode is fixed. …
(edit) @60806   9 年 vboxsync VMM/APIC: Set the 'receive' and not 'send' illegal vector error when …
(edit) @60804   9 年 vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60752   9 年 vboxsync VMM/APIC: Add stat counters for TPR read,writes and EOI writes.
(edit) @60746   9 年 vboxsync VMM/APIC: Dump the PIBs in the debugger as well, comments.
(edit) @60741   9 年 vboxsync VMM/APIC: Eliminate multiplication with shift when possible.
(edit) @60740   9 年 vboxsync VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
(edit) @60720   9 年 vboxsync VMM/APIC: Fixes for getting x2APIC mode working.
(edit) @60718   9 年 vboxsync VMM/APIC: Disallow enabling APIC if the VM was configured with a …
(edit) @60716   9 年 vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60707   9 年 vboxsync VMM/APIC: nit.
(edit) @60706   9 年 vboxsync VMM/APIC: Logging and nits. Don't bother with checking spurious …
(edit) @60689   9 年 vboxsync VMM/APIC: Implemented old saved-state compatibility, eliminated …
(edit) @60655   9 年 vboxsync VMM/APIC: Don't need to update CPUID twice on VM startup and fix logging.
(edit) @60654   9 年 vboxsync VMM/APIC: Fix updating CPUID bits on APIC disable/enable. Fixes XP …
(edit) @60652   9 年 vboxsync VMM/APIC: More flow logging.
(edit) @60650   9 年 vboxsync VMM/APIC: Log4 -> Log2.
(edit) @60646   9 年 vboxsync VMM/APIC: Go back to ring-3 for all base MSR writes for now. Logging …
(edit) @60632   9 年 vboxsync VMM/APIC: Add stat. counter for timer callbacks, fix busted logging.
(edit) @60619   9 年 vboxsync VMM/APIC: CTX_SUFF nit.
(edit) @60605   9 年 vboxsync VMM/APIC: Saved-state, work-in-progress.
(edit) @60601   9 年 vboxsync VMM/APIC: Saved-state, work-in-progress.
(edit) @60593   9 年 vboxsync VMM/APIC: Profiling and reduce 8 atomic ops to 4.
(edit) @60573   9 年 vboxsync VMM/APIC: Fix INIT IPI handling, and handle callers of …
(edit) @60542   9 年 vboxsync VMM/APIC: Much fun with alignment and sizes.
(edit) @60523   9 年 vboxsync VMM/APIC: profiling fix, logging.
(edit) @60516   9 年 vboxsync VMM/APIC: Add some profile statistics.
(edit) @60479   9 年 vboxsync VMM/APIC: Fix optional parameter.
(edit) @60477   9 年 vboxsync VMM/APIC: Avoid using 'else' when 'if' block returns whenever possible.
(edit) @60476   9 年 vboxsync VMM/APIC: Fix inverted condition while determining lowest-priority …
(edit) @60475   9 年 vboxsync VMM/APIC: Have descriptive helpers in all-context code, make things …
(edit) @60471   9 年 vboxsync VMM/APIC: Don't allow modify reserved MB1 bits in DFR.
(edit) @60464   9 年 vboxsync VMM/APIC: more logging
(edit) @60459   9 年 vboxsync VMM/APIC: Don't forget to update level-triggered interrupts from the …
(edit) @60456   9 年 vboxsync VMM/APIC: Fixes.
(edit) @60432   9 年 vboxsync VMM/APIC: Doxygen.
(edit) @60431   9 年 vboxsync VMM/APIC: doxygen.
(edit) @60430   9 年 vboxsync VMM/APIC: Fixes.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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