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