|
|
@61690
|
9 years |
vboxsync |
VMM/EM: Clarify with a comment, can easily get confusing otherwise.
|
|
|
@61688
|
9 years |
vboxsync |
VMM/HMSVMR0: Follow up fix for r108040.
|
|
|
@61685
|
9 years |
vboxsync |
VMM: I/O APIC lockless implementation.
|
|
|
@61683
|
9 years |
vboxsync |
SVM: Allow additional return code.
|
|
|
@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 …
|
|
|
@61670
|
9 years |
vboxsync |
MM: Add new tag for later use
|
|
|
@61666
|
9 years |
vboxsync |
SVM: Mark CPU state as very dirty after emulating an instruction.
|
|
|
@61665
|
9 years |
vboxsync |
Type typo.
|
|
|
@61660
|
9 years |
vboxsync |
iemOp_movups_Wps_Vpsmovupd_Wpd_Vpdmovss_Wss_Vssmovsd_Vsd_Wsd: …
|
|
|
@61657
|
9 years |
vboxsync |
VMM: Careful with cpumguest and friends!
|
|
|
@61652
|
9 years |
vboxsync |
IEM: quick movsd Wsd,Vsd impl for tindermac6.
|
|
|
@61651
|
9 years |
vboxsync |
IEM: quick movsd Wsd,Vsd impl for tindermac6.
|
|
|
@61650
|
9 years |
vboxsync |
IEMAllInstructions.cpp.h: cleanup
|
|
|
@61649
|
9 years |
vboxsync |
build fix
|
|
|
@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.
|
|
|
@61641
|
9 years |
vboxsync |
IEM: Enabling movlps and movups again.
|
|
|
@61640
|
9 years |
vboxsync |
IEM: unbreak long mode excption dispatching. cleanups
|
|
|
@61639
|
9 years |
vboxsync |
IEM: Temporarily disabled movlps and movups.
|
|
|
@61638
|
9 years |
vboxsync |
IEM: movlps for fedora 18.
|
|
|
@61637
|
9 years |
vboxsync |
IEM: Quick implementation of movups Wps,Vps.
|
|
|
@61636
|
9 years |
vboxsync |
IEM: Tiny fixes + enable callgate emulation (2nd try).
|
|
|
@61635
|
9 years |
vboxsync |
IEMAll.cpp: Ditto for long mode exception dispatching.
|
|
|
@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 …
|
|
|
@61631
|
9 years |
vboxsync |
GIMAllHv.cpp: build fix.
|
|
|
@61630
|
9 years |
vboxsync |
IEM: When dispatching interrupts, set new CPL before pushing stuff on …
|
|
|
@61628
|
9 years |
vboxsync |
DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
|
|
|
@61627
|
9 years |
vboxsync |
Comment.
|
|
|
@61626
|
9 years |
vboxsync |
VMX: PGMTrap0eHandler can emulate many interesting things; consider …
|
|
|
@61625
|
9 years |
vboxsync |
fflags: Added missing VMCPU_FF_UPDATE_APIC.
|
|
|
@61623
|
9 years |
vboxsync |
IEM: Fixed stupid iemOp_movntps_Mps_Vps__movntpd_Mpd_Vpd bug.
|
|
|
@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 …
|
|
|
@61605
|
9 years |
vboxsync |
VMM/HMSVMR0: Don't try to use NRIP_SAVE feature for #UD #VMEXITs.
|
|
|
@61590
|
9 years |
vboxsync |
IEM: Try enable iemOp_movntps_Mps_Vpsmovntpd_Mpd_Vpd.
|
|
|
@61586
|
9 years |
vboxsync |
VMM/APIC: Nit.
|
|
|
@61584
|
9 years |
vboxsync |
VMM/APIC: Bumps saved-state version and add the LINT0/LINT1 interrupt …
|
|
|
@61582
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@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 …
|
|
|
@61573
|
9 years |
vboxsync |
VMM/APIC: Added macro for getting LVT remote IRR and polarity.
|
|
|
@61571
|
9 years |
vboxsync |
IEM: Try enable iemOp_movnti_My_Gy.
|
|
|
@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.
|
|
|
@61557
|
9 years |
vboxsync |
VMM/APIC: Comment.
|
|
|
@61556
|
9 years |
vboxsync |
VMM/APIC: Comment.
|
|
|
@61555
|
9 years |
vboxsync |
IEM: Try enable iemOp_movntq_Mq_Pq__movntdq_Mdq_Vdq.
|
|
|
@61546
|
9 years |
vboxsync |
VMM/GIM: Comment update.
|
|
|
@61545
|
9 years |
vboxsync |
VMM/GIM: unused var build fix.
|
|
|
@61544
|
9 years |
vboxsync |
VMM/GIM: Fix up hypercall rc handling and also a bug while …
|
|
|
@61534
|
9 years |
vboxsync |
SVM: Handle task switch resulting from event delivery (bugref:8411).
|
|
|
@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.
|
|
|
@61506
|
9 years |
vboxsync |
Not yet.
|
|
|
@61492
|
9 years |
vboxsync |
IEM: Enabled call gates (code written long ago).
|
|
|
@61489
|
9 years |
vboxsync |
GIM: Make counter update work in release builds, not just create the …
|
|
|
@61455
|
9 years |
vboxsync |
HMR0EnsureCompleteBasicContext: Mark the guest state as changed.
|
|
|
@61450
|
9 years |
vboxsync |
Log format.
|
|
|
@61428
|
9 years |
vboxsync |
SVM: Re-committed innocent r107737.
|
|
|
@61427
|
9 years |
vboxsync |
VMM/HM: Handle missing AMD-V exit reasons, cleanup and docs.
|
|
|
@61426
|
9 years |
vboxsync |
bugref:8357: HMSVMR0.cpp: Backed out r107737 as it looks like it's …
|
|
|
@61420
|
9 years |
vboxsync |
SVM: Don't bother with reinjecting events from INT3/INTO, just …
|
|
|
@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.
|
|
|
@61396
|
9 years |
vboxsync |
IEM: Disabled the three instruction, seems to still cause trouble.
|
|
|
@61395
|
9 years |
vboxsync |
IEM: Enabled the three SSE instruction that was !VBOX_WITH_REM only …
|
|
|
@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 …
|
|
|
@61382
|
9 years |
vboxsync |
IEM: Some FPU fixes.
|
|
|
@61371
|
9 years |
vboxsync |
iomMmioHandler: Gracefully deal with large MMIO writes and read …
|
|
|
@61368
|
9 years |
vboxsync |
CPUMRZA.asm: raw-mode fixes.
|
|
|
@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.
|
|
|
@61359
|
9 years |
vboxsync |
VMM/HMVMXR0: Fix lazy save/restore MSRs code structure to be more …
|
|
|
@61356
|
9 years |
vboxsync |
VMM/PDM: comment nit.
|
|
|
@61351
|
9 years |
vboxsync |
APIC: Reset fix.
|
|
|
@61348
|
9 years |
vboxsync |
CPUM,VMM: Touch the FPU state before doing HM on all platforms which …
|
|
|
@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.
|
|
|
@61324
|
9 years |
vboxsync |
VMM/APIC: Fix assertion while saving state.
|
|
|
@61317
|
9 years |
vboxsync |
CPUM,HM: CPUM must tell VT-x that it modified the host CR0 because it …
|
|
|
@61307
|
9 years |
vboxsync |
IEM: log actual names of target CPU and microarchitecture
|
|
|
@61212
|
9 years |
vboxsync |
pgmPoolMonitorIsReused: Subject non-REP MOVSWDQ and STOSWDQ to the new …
|
|
|
@61211
|
9 years |
vboxsync |
pgmPoolMonitorIsReused: Cross page stuff == reused, as does unaligned …
|
|
|