VirtualBox

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

Revision Log Mode:


Legend:

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

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