VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96898   2 years vboxsync VMM/APIC: Decode the MSR in the 'info apic' output. bugref:10092
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
(edit) @93514   3 years vboxsync VMM/APIC: Arm64 host adjustment. bugref:9898
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92718   3 years vboxsync VMM/APIC,SUP: Driverless tweaks for the APIC code. bugref:10138
(edit) @88557   4 years vboxsync APIC: More statistics for certain registers.
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87519   4 years vboxsync VMM/HM: Make a R0 copy of HM::cMaxResumeLoopsCfg and do proper …
(edit) @86456   4 years vboxsync APIC: Stat name nit.
(edit) @85965   4 years vboxsync VMM/APIC: Added some release stats.
(edit) @85964   4 years vboxsync VMM/APIC: Added a CFGM hack to work around a macOS x2APIC bug.
(edit) @84652   5 years vboxsync APIC: Move generic defs from VBox/vmm/apic.h and APICInternal.h to …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82792   5 years vboxsync VMM/APIC: Add statistics counter for APIC-ID MSR (x2APIC only).
(edit) @82039   5 years vboxsync APIC,PDM: Split up APIC 'registration'. bugref:9218
(edit) @82036   5 years vboxsync APIC: Trimming structures. bugref:9218
(edit) @82035   5 years vboxsync APIC: Drop APICDEV::pDevInsR3 as nobody uses it. bugref:9218
(edit) @82033   5 years vboxsync APIC: Select the NOP critsect in ring-0 so we can set the new-style …
(edit) @82031   5 years vboxsync APIC: Converted the timer pointers to timer handles. This requires …
(edit) @82026   5 years vboxsync APIC,IOM,HM: Working on converting the APIC to the new device model. …
(edit) @81766   5 years vboxsync VMM: Added SSM_GET_ENUM32_RET and made the VMM code use it and the …
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80333   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80191   5 years vboxsync VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
(edit) @80062   5 years vboxsync VMM: Kicking out raw-mode - APIC. bugref:9517
(edit) @78208   6 years vboxsync PDM,APIC,PIC: Don't use AssertRelease on VMCPU_FF_INTERRUPT_PIC, …
(edit) @77098   6 years vboxsync APIC: clang/LLVM compile fix
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76402   6 years vboxsync VBox/vmm/apic.h: Try avoid dragging in pdmdev.h, so use function for …
(edit) @73281   6 years vboxsync APIC: Made APICSetBaseMsr work in ring-0 and raw-mode context without …
(edit) @71280   7 years vboxsync VMM/APIC: Log when Hyper-V x2APIC compatibility mode is enabled.
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @69111   7 years vboxsync (C) year
(edit) @65380   8 years vboxsync VMM/APIC: Implement interrupt source tags (debugging).
(edit) @64663   8 years vboxsync VMM/APIC: Get rid of msrApicBase cache from CPUMCTX, make APIC work …
(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) @63945   8 years vboxsync VMM/APIC, VMM/GIM/HyperV: Fix MSR range insertion/removale ordering …
(edit) @63944   8 years vboxsync VMM/APIC: Actively remove the x2APIC MSR range if we are not using it …
(edit) @63908   8 years vboxsync VMM/APIC: Assert nit.
(edit) @63907   8 years vboxsync VMM/APIC: Comments.
(edit) @63888   8 years vboxsync VMM/APIC: Insert x2APIC MSRs when Hyper-V compatibility mode is …
(edit) @63632   8 years vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @62658   8 years vboxsync VMMR3: warnings
(edit) @62656   8 years vboxsync VMMR3: warnings
(edit) @62460   8 years vboxsync VMM: scm
(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) @61812   8 years vboxsync APIC, IOAPIC: HMIsEnabled is what we actually need.
(edit) @61811   8 years vboxsync APIC, IOAPIC: RC stats only when needed.
(edit) @61797   8 years vboxsync VMM/APIC: Addressed a todo in saved-state handling.
(edit) @61795   8 years vboxsync VMM/APIC: Cleanup.
(edit) @61794   8 years vboxsync VMM/APIC: Cleanup.
(edit) @61777   8 years vboxsync build fix
(edit) @61776   8 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61769   8 years vboxsync VMM/APIC: Fix misleading TPR/PPR priority (vs subclass) values in info …
(edit) @61762   8 years vboxsync doxygen fixes
(edit) @61744   8 years vboxsync VMM/APIC: Reserve the full MSR range defined by the architecture …
(edit) @61741   8 years vboxsync APIC,I/O APIC: Better alignment of register fields in debug output.
(edit) @61739   8 years vboxsync VMM/APIC: nit.
(edit) @61738   8 years vboxsync VMM/APIC: Comment and nit.
(edit) @61619   8 years vboxsync VMM/APIC: oops, unintended LogRel line in r107951.
(edit) @61608   8 years vboxsync VMM/APIC: Manually register the x2APIC MSR ranges when x2APIC mode is …
(edit) @61586   8 years vboxsync VMM/APIC: Nit.
(edit) @61584   8 years vboxsync VMM/APIC: Bumps saved-state version and add the LINT0/LINT1 interrupt …
(edit) @61581   8 years vboxsync VMM/APIC: Fix remote IRR bit for level-triggered LINT0 interrupts and …
(edit) @61579   8 years vboxsync VMM/APIC: Fix alignment of vector column in 'info apiclvt' output.
(edit) @61575   8 years vboxsync VMM/APIC: Better formatted LVT debugger info dumps and also use the …
(edit) @61566   8 years vboxsync VMM/APIC: Fix DBGF info callbacks to run on EMT and use separate …
(edit) @61556   8 years vboxsync VMM/APIC: Comment.
(edit) @61351   9 years vboxsync APIC: Reset fix.
(edit) @61336   9 years vboxsync VMM/APIC: nit space.
(edit) @61150   9 years vboxsync VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
(edit) @61124   9 years vboxsync APIC: format specifier fixes
(edit) @61116   9 years vboxsync Main/Console: Use the APICMODE enum, tabs.
(edit) @61078   9 years vboxsync VMM/APIC: Consistent naming.
(edit) @61075   9 years vboxsync VMM/APIC: nits.
(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) @61029   9 years vboxsync APIC: Just ignore the timer shift when loading old state, it's …
(edit) @60858   9 years vboxsync APIC: Saved state compatibility fix.
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60761   9 years vboxsync VMM/APIC: Disallow setting the mode as 'disabled'.
(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) @60731   9 years vboxsync VMM/APIC: Nit.
(edit) @60720   9 years vboxsync VMM/APIC: Fixes for getting x2APIC mode working.
(edit) @60717   9 years vboxsync VMM/APIC: nit.
(edit) @60716   9 years vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60695   9 years vboxsync VMM/APIC: Fuzzy saved-state generation and logging for testing …
(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 …
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