|
|
@62596
|
8 years |
vboxsync |
VMM/TM: new functions for getting virtual time from R3
|
|
|
@62591
|
8 years |
vboxsync |
VMM/GIM, CPUM: Retire "EnableHVP" CFGM option and the unconditional …
|
|
|
@62534
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62460
|
8 years |
vboxsync |
VMM: scm
|
|
|
@62430
|
8 years |
vboxsync |
pdmR[3C]ApicHlp_ClearInterruptFF: Put the unused …
|
|
|
@62417
|
8 years |
vboxsync |
VMM/GIM/HyperV: Synthetic interrupt controller bits and some cleanup.
|
|
|
@62360
|
8 years |
vboxsync |
VMMR3/PDMDriver.cpp: Allow to deregister STAM values without debug …
|
|
|
@62359
|
8 years |
vboxsync |
VMM/GIM: Doxygen build fix.
|
|
|
@62357
|
8 years |
vboxsync |
VMM/GIM/HyperV: SynIC: APIC-assist page bits.
|
|
|
@62354
|
8 years |
vboxsync |
VMM/GIM/HyperV: SynIC: APIC-assist page bits.
|
|
|
@62329
|
8 years |
vboxsync |
TRPMR3InjectEvent: Fixed stuck --recompile-all with AMD-V/VT-x guest.
|
|
|
@62302
|
8 years |
vboxsync |
IEM,PGM: Got code TLB working in ring-3, execution is 3-4 times faster …
|
|
|
@62291
|
8 years |
vboxsync |
Removed empty internal/pgm.h header file. (That stuff moved into …
|
|
|
@62287
|
8 years |
vboxsync |
REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
|
|
|
@62162
|
8 years |
vboxsync |
VMM, IOAPIC: Temporarily enable using the PDM lock instead of the …
|
|
|
@62151
|
8 years |
vboxsync |
emR3RemExecute: Try reschdule if IEM throws an unimplemented problem …
|
|
|
@62148
|
8 years |
vboxsync |
pdmR3CritSectDeleteOne: Fixed cNestings assertion caused by the …
|
|
|
@62077
|
8 years |
vboxsync |
doxygen fix
|
|
|
@62016
|
8 years |
vboxsync |
IEM: Moved more frequently used members to the head of IEMCPU to …
|
|
|
@62011
|
8 years |
vboxsync |
VMM/TM: Error message correction for old CFGM keys.
|
|
|
@61968
|
8 years |
vboxsync |
IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
|
|
|
@61933
|
8 years |
vboxsync |
fix
|
|
|
@61921
|
8 years |
vboxsync |
VMM: in case of "Failed to procure handy page" / VERR_NO_MEMORY, print …
|
|
|
@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 …
|
|
|
@61822
|
8 years |
vboxsync |
DBGF: LogRel nit.
|
|
|
@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.
|
|
|
@61780
|
8 years |
vboxsync |
oops
|
|
|
@61777
|
8 years |
vboxsync |
build fix
|
|
|
@61776
|
8 years |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@61771
|
8 years |
vboxsync |
VMM/GIM: Cleanup, unused functions and caps.
|
|
|
@61769
|
8 years |
vboxsync |
VMM/APIC: Fix misleading TPR/PPR priority (vs subclass) values in info …
|
|
|
@61766
|
8 years |
vboxsync |
doxygen fix
|
|
|
@61763
|
8 years |
vboxsync |
doxygen fixes
|
|
|
@61762
|
8 years |
vboxsync |
doxygen fixes
|
|
|
@61761
|
8 years |
vboxsync |
VMM/DBGFR3Type: Doxygen warnings
|
|
|
@61759
|
8 years |
vboxsync |
DBGFR3Type.cpp: mandatory spacing, review comment (see @page).
|
|
|
@61746
|
8 years |
vboxsync |
VMM/HM: Fix missing exit reasons for VT-x.
|
|
|
@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.
|
|
|
@61735
|
8 years |
vboxsync |
PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
|
|
|
@61703
|
9 years |
vboxsync |
VMX: Keep using 64-bit switcher to preserve guest CPU state on 32-bit …
|
|
|
@61690
|
9 years |
vboxsync |
VMM/EM: Clarify with a comment, can easily get confusing otherwise.
|
|
|
@61685
|
9 years |
vboxsync |
VMM: I/O APIC lockless implementation.
|
|
|
@61682
|
9 years |
vboxsync |
whoops
|
|
|
@61680
|
9 years |
vboxsync |
VMMR3/DBGFR3Type: New API to dump type information and a guest memory …
|
|
|
@61672
|
9 years |
vboxsync |
build fix
|
|
|
@61671
|
9 years |
vboxsync |
VMM/DBGF: Start on a simple type system to pretty print structs in the …
|
|
|
@61657
|
9 years |
vboxsync |
VMM: Careful with cpumguest and friends!
|
|
|
@61648
|
9 years |
vboxsync |
VMM/HM: Better handling of edge-cases during exceptions caused as a …
|
|
|
@61647
|
9 years |
vboxsync |
VMM/HM: Use unique, non-zero error codes for u32HMError and avoid …
|
|
|
@61643
|
9 years |
vboxsync |
EM,VMM: Attempt at dealing with guru meditations in SMP VMs.
|
|
|
@61634
|
9 years |
vboxsync |
Fixed DBGFR3_INFO_LOG to only run on the current EMT as we'll easily …
|
|
|
@61633
|
9 years |
vboxsync |
EM.cpp: build fix
|
|
|
@61632
|
9 years |
vboxsync |
GIM: Correct header order to match what is use *everywhere* else in …
|
|
|
@61628
|
9 years |
vboxsync |
DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
|
|
|
@61625
|
9 years |
vboxsync |
fflags: Added missing VMCPU_FF_UPDATE_APIC.
|
|
|
@61619
|
9 years |
vboxsync |
VMM/APIC: oops, unintended LogRel line in r107951.
|
|
|
@61608
|
9 years |
vboxsync |
VMM/APIC: Manually register the x2APIC MSR ranges when x2APIC mode is …
|
|
|
@61586
|
9 years |
vboxsync |
VMM/APIC: Nit.
|
|
|
@61584
|
9 years |
vboxsync |
VMM/APIC: Bumps saved-state version and add the LINT0/LINT1 interrupt …
|
|
|
@61581
|
9 years |
vboxsync |
VMM/APIC: Fix remote IRR bit for level-triggered LINT0 interrupts and …
|
|
|
@61579
|
9 years |
vboxsync |
VMM/APIC: Fix alignment of vector column in 'info apiclvt' output.
|
|
|
@61575
|
9 years |
vboxsync |
VMM/APIC: Better formatted LVT debugger info dumps and also use the …
|
|
|
@61574
|
9 years |
vboxsync |
VMM/HM: Run the exithistory info callback on all EMTs if a specific …
|
|
|
@61570
|
9 years |
vboxsync |
DBGFR3Info*: Added DBGFINFO_FLAGS_ALL_EMTS flag for cpum, apic and …
|
|
|
@61566
|
9 years |
vboxsync |
VMM/APIC: Fix DBGF info callbacks to run on EMT and use separate …
|
|
|
@61562
|
9 years |
vboxsync |
build fix
|
|
|
@61559
|
9 years |
vboxsync |
VMM/GIM: Comment typos.
|
|
|
@61556
|
9 years |
vboxsync |
VMM/APIC: Comment.
|
|
|
@61544
|
9 years |
vboxsync |
VMM/GIM: Fix up hypercall rc handling and also a bug while …
|
|
|
@61532
|
9 years |
vboxsync |
VMM/DBGFCoreWrite: Add missing CPU-context's rflags to the core dump, …
|
|
|
@61518
|
9 years |
vboxsync |
VMM/HM: Easier to read VT-x/AMD-V CPU features in the release log, …
|
|
|
@61515
|
9 years |
vboxsync |
VMM/HM: Report missing/new VT-x's secondary processor-based …
|
|
|
@61514
|
9 years |
vboxsync |
VMM/HM: Add missing/new VT-x exit reasons, cleanup.
|
|
|
@61513
|
9 years |
vboxsync |
VMM/HM: nit.
|
|
|
@61427
|
9 years |
vboxsync |
VMM/HM: Handle missing AMD-V exit reasons, cleanup and docs.
|
|
|
@61415
|
9 years |
vboxsync |
VMM/HM: build fix.
|
|
|
@61414
|
9 years |
vboxsync |
VMM/HM: Added 'info exithistory' command. Prettier formatting comes later.
|
|
|
@61397
|
9 years |
vboxsync |
VM.cpp: Register SSM stub for rem when VBOX_WITH_REM isn't defined.
|
|
|
@61392
|
9 years |
vboxsync |
CPUMRZFpuStatePrepareHostCpuForUse: Must always set VMCPU_FF_CPUM in …
|
|
|
@61391
|
9 years |
vboxsync |
csamR3CalcPageHash: better assertion and logging.
|
|
|
@61390
|
9 years |
vboxsync |
csamR3CalcPageHash: Shut up annoying assertion on …
|
|
|
@61366
|
9 years |
vboxsync |
VMM/PDM: Missed relocation for the newly added callback to the IOAPIC …
|
|
|
@61364
|
9 years |
vboxsync |
VMM/PDMDevMiscHlp: copy-paste typo.
|
|
|
@61356
|
9 years |
vboxsync |
VMM/PDM: comment nit.
|
|
|
@61351
|
9 years |
vboxsync |
APIC: Reset fix.
|
|
|
@61341
|
9 years |
vboxsync |
CPUM: words about FPU state.
|
|
|
@61339
|
9 years |
vboxsync |
VMM, Devices: Added new I/O APIC implementation.
|
|
|
@61336
|
9 years |
vboxsync |
VMM/APIC: nit space.
|
|
|
@61307
|
9 years |
vboxsync |
IEM: log actual names of target CPU and microarchitecture
|
|
|
@61155
|
9 years |
vboxsync |
Promoted HM/CPUx/Switch/Preempting to a release statistics.
|
|
|
@61150
|
9 years |
vboxsync |
VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
|
|
|