|
|
@60996
|
9 years |
vboxsync |
x86: Added two more CPUID bit definitions.
|
|
|
@60994
|
9 years |
vboxsync |
testing
|
|
|
@60993
|
9 years |
vboxsync |
PGMAllBth.h: Disabled bogus assertion.
|
|
|
@60992
|
9 years |
vboxsync |
IEM: Implemented movntps/d and movaps/d. (lacks proper testcase)
|
|
|
@60991
|
9 years |
vboxsync |
IEM: Implemented movntps/d and movaps/d. (lacks proper testcase)
|
|
|
@60961
|
9 years |
vboxsync |
IEM: tstIEMCheckMc vs clang fixes.
|
|
|
@60948
|
9 years |
vboxsync |
PGMAllPhys.cpp: Make clang happy.
|
|
|
@60947
|
9 years |
vboxsync |
DBGFR3PlugIn.cpp: Uninitialized variable.
|
|
|
@60939
|
9 years |
vboxsync |
APIC: Don't be so optimistic.
|
|
|
@60923
|
9 years |
vboxsync |
PGMDbg: Fix regression introduced with r101864, breaks DBGFR3MemScan …
|
|
|
@60916
|
9 years |
vboxsync |
APIC: Allow trigger mode bit for LINTx LVTs.
|
|
|
@60915
|
9 years |
vboxsync |
EMAll.cpp: An another warning.
|
|
|
@60914
|
9 years |
vboxsync |
EMAll.cpp: Fix unused static function warnings.
|
|
|
@60913
|
9 years |
vboxsync |
EMAll.cpp: Use IEM.
|
|
|
@60912
|
9 years |
vboxsync |
IEMR3ProcessForceFlag: Corrected assertion.
|
|
|
@60911
|
9 years |
vboxsync |
IEMR3ProcessForceFlag: Must set fAccess to IEM_ACCESS_INVALID…
|
|
|
@60909
|
9 years |
vboxsync |
IEM: Release build fix.
|
|
|
@60908
|
9 years |
vboxsync |
iomR3MergeStatus: Missed another simple case, rcStrictCommit being …
|
|
|
@60907
|
9 years |
vboxsync |
IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
|
|
|
@60901
|
9 years |
vboxsync |
IEM: Fixed string instructions wrt VINF_IOM_R3_MMIO_COMMIT_WRITE. The …
|
|
|
@60900
|
9 years |
vboxsync |
EMRaw.cpp: Remove DEBUG_bird assertion.
|
|
|
@60899
|
9 years |
vboxsync |
PGMAllBth.h: Improved assertion so it's possible to tell if it's valid.
|
|
|
@60894
|
9 years |
vboxsync |
HMSVMR0: Ignore APIC+PIC FFs when singlestepping.
|
|
|
@60892
|
9 years |
vboxsync |
TRPMRCHandlerA.asm: Missed the other v8086 iret.
|
|
|
@60891
|
9 years |
vboxsync |
TRPM,CPUM: Return to v8086 mode fixes.
- We may have entered from …
|
|
|
@60888
|
9 years |
vboxsync |
IEM: Must not forget to get updated hidden ES selector values for …
|
|
|
@60884
|
9 years |
vboxsync |
TRPMR3InjectEvent: Why did we ever invent REMR3NotifyPendingInterrupt?
|
|
|
@60882
|
9 years |
vboxsync |
iemRCRawMaybeReenter: Don't re-enter raw-mode if we're returning to …
|
|
|
@60881
|
9 years |
vboxsync |
iret-to-v86: only 16-bit eip, thank you.
|
|
|
@60879
|
9 years |
vboxsync |
PATMRawLeave: It's okay to end up in ring-3 with a reschduling status …
|
|
|
@60875
|
9 years |
vboxsync |
PATMRC.cpp: Use IEM for the INT3 stuff.
|
|
|
@60874
|
9 years |
vboxsync |
IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
|
|
|
@60872
|
9 years |
vboxsync |
DBGF: Allow attaching the debugger via the GUI during the …
|
|
|
@60871
|
9 years |
vboxsync |
IEMAllCImplStrInstr.cpp.h: Check FFs for each page and after each …
|
|
|
@60869
|
9 years |
vboxsync |
pgmR3SyncPTResolveConflict: some debugging details for the NT4.0-SMP VM.
|
|
|
@60868
|
9 years |
vboxsync |
EMRaw: Try switch to the recompiler if PGMSyncCR3 return …
|
|
|
@60867
|
9 years |
vboxsync |
PGM: Don't ever drop VERR_PGM_NO_HYPERVISOR_ADDRESS! Will end up with …
|
|
|
@60859
|
9 years |
vboxsync |
EM: Use IEM a little more in raw mode.
|
|
|
@60858
|
9 years |
vboxsync |
APIC: Saved state compatibility fix.
|
|
|
@60854
|
9 years |
vboxsync |
iomMMIODoComplicatedWrite: Use VINF_IOM_R3_IOPORT_COMMIT_WRITE to deal …
|
|
|
@60852
|
9 years |
vboxsync |
IOM: New way of defer RC+R0 MMIO writes (only used for IEM accesses).
|
|
|
@60850
|
9 years |
vboxsync |
HM: Dropped HMR0SavePendingIOPortWrite and associated code (leaving …
|
|
|
@60849
|
9 years |
vboxsync |
IOM: Alignment fix.
|
|
|
@60848
|
9 years |
vboxsync |
IOM: Alignment fix.
|
|
|
@60847
|
9 years |
vboxsync |
IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
|
|
|
@60846
|
9 years |
vboxsync |
PGMMap: /me want's to drop into the debugger when we cannot locate a …
|
|
|
@60825
|
9 years |
vboxsync |
VMM/APIC: Log, inline.
|
|
|
@60824
|
9 years |
vboxsync |
SELM: Added a LogFlow to each of the FF responders.
|
|
|
@60823
|
9 years |
vboxsync |
IEMAll logging oops
|
|
|
@60822
|
9 years |
vboxsync |
PGMAllPool.cpp: Deal with IEM specific …
|
|
|
@60821
|
9 years |
vboxsync |
CPUMSetGuestGDTR/IDTR/TR/LDTR: drop the #ifdef VBOX_WITH_IEM guard, …
|
|
|
@60820
|
9 years |
vboxsync |
VMM/APIC: Comment.
|
|
|
@60817
|
9 years |
vboxsync |
VMM/APIC: Build fix for older gcc.
|
|
|
@60816
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@60815
|
9 years |
vboxsync |
VMM/APIC: alignment.
|
|
|
@60812
|
9 years |
vboxsync |
VMM/HMSVMR0: Clear interrupt-inhibition while advancing RIP (rather …
|
|
|
@60811
|
9 years |
vboxsync |
VMM/HMVMXR0, HMSVMR0: Use RT_SUCCESS, consistent with other callers of …
|
|
|
@60810
|
9 years |
vboxsync |
VMM/HMVMXR0, HMSVMR0: comment.
|
|
|
@60807
|
9 years |
vboxsync |
VMM/APIC: Flag illegal-vector errors only when delivery mode is fixed. …
|
|
|
@60806
|
9 years |
vboxsync |
VMM/APIC: Set the 'receive' and not 'send' illegal vector error when …
|
|
|
@60804
|
9 years |
vboxsync |
VMM: Introduced the new APIC update force-flag and relevant fixes, …
|
|
|
@60796
|
9 years |
vboxsync |
IEM: iret_64bit fix
|
|
|
@60792
|
9 years |
vboxsync |
IEM: iret fix
|
|
|
@60791
|
9 years |
vboxsync |
IEM: bugref:8118: another lidt/lgdt fix.
|
|
|
@60790
|
9 years |
vboxsync |
IEM: iret quick fix.
|
|
|
@60789
|
9 years |
vboxsync |
IEM: bugref:8118: lidt/lgdt fix.
|
|
|
@60787
|
9 years |
vboxsync |
IEM: Check load segment base in 64-bit mode and check that addresses …
|
|
|
@60782
|
9 years |
vboxsync |
IEM: bugref:8118: sidt/sgdt fix fix fix.
|
|
|
@60781
|
9 years |
vboxsync |
IEM: bugref:8118: sidt/sgdt fix fix.
|
|
|
@60780
|
9 years |
vboxsync |
iemMemApplySegment: handle NULL segments.
|
|
|
@60779
|
9 years |
vboxsync |
IEM: Fixed cross page CR2 value.
|
|
|
@60776
|
9 years |
vboxsync |
IEM: bugref:8118: sidt/sgdt fix.
|
|
|
@60762
|
9 years |
vboxsync |
CPUM: Added an atom silvermont CPU profile.
|
|
|
@60761
|
9 years |
vboxsync |
VMM/APIC: Disallow setting the mode as 'disabled'.
|
|
|
@60757
|
9 years |
vboxsync |
CPUMR3Db.cpp: Make sure we have a AMD64_TSC_AUX MSR if report via …
|
|
|
@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.
|
|
|
@60741
|
9 years |
vboxsync |
VMM/APIC: Eliminate multiplication with shift when possible.
|
|
|
@60740
|
9 years |
vboxsync |
VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
|
|
|
@60732
|
9 years |
vboxsync |
VMM/HM: Add stat. counter for intr masked-by-TPR during event injection.
|
|
|
@60731
|
9 years |
vboxsync |
VMM/APIC: Nit.
|
|
|
@60730
|
9 years |
vboxsync |
VMMR0: The APIC FF can get set asynchronously with the new APIC code, …
|
|
|
@60720
|
9 years |
vboxsync |
VMM/APIC: Fixes for getting x2APIC mode working.
|
|
|
@60718
|
9 years |
vboxsync |
VMM/APIC: Disallow enabling APIC if the VM was configured with a …
|
|
|
@60717
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@60716
|
9 years |
vboxsync |
VMM: Fixed TPR thresholding and related PDM interfaces.
Cleaned up the …
|
|
|
@60711
|
9 years |
vboxsync |
CPUM.cpp: Fixed incorrect valid flag mask inversion in cpumR3LoadExec.
|
|
|
@60709
|
9 years |
vboxsync |
VMM/testcase/Makefile: Fix tstAsmStructsAsm dep, avoid using "_DEFS" …
|
|
|
@60707
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@60706
|
9 years |
vboxsync |
VMM/APIC: Logging and nits. Don't bother with checking spurious …
|
|
|
@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 …
|
|
|
@60683
|
9 years |
vboxsync |
EM: VINF_EM_TRIPLE_FAULT -> DBGFEVENT_DEV_STOP instead of hypervisor …
|
|
|
@60671
|
9 years |
vboxsync |
IEM: Made SIDT+SGDT store 0xff in high base byte when emulating a 286.
|
|
|
@60670
|
9 years |
vboxsync |
IEM: Made SIDT+SGDT store 0xff in high base byte when emulating a 286.
|
|
|
@60666
|
9 years |
vboxsync |
IEM: Use IEM_GET_TARGET_CPU(); 486 ignores CR0 bits too.
|
|
|
@60664
|
9 years |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60659
|
9 years |
vboxsync |
iem/smsw: Missed a 286 tweak.
|
|
|
@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 …
|
|
|