|
|
@61107
|
9 years |
vboxsync |
IEM: Enabled iemOp_movntq_Mq_Pqmovntdq_Mdq_Vdq on non-REM systems.
|
|
|
@61106
|
9 years |
vboxsync |
IEM: Enabled iemOp_movnti_My_Gy on non-REM systems.
|
|
|
@61088
|
9 years |
vboxsync |
VMM/APIC: Disallow transition to x2APIC mode when the VM isn't …
|
|
|
@61078
|
9 years |
vboxsync |
VMM/APIC: Consistent naming.
|
|
|
@61075
|
9 years |
vboxsync |
VMM/APIC: nits.
|
|
|
@61074
|
9 years |
vboxsync |
VMM/APIC: build fix.
|
|
|
@61073
|
9 years |
vboxsync |
VMMPatchHypercall: Use CPUMGetHostCpuVendor() instead of three …
|
|
|
@61072
|
9 years |
vboxsync |
VMM/APIC: Get rid of a couple of duplicate macros, and added a couple …
|
|
|
@61071
|
9 years |
vboxsync |
VMM/CPUM: comment indent.
|
|
|
@61069
|
9 years |
vboxsync |
IEM: Disabled iemOp_movntps_Mps_Vps__movntpd_Mpd_Vpd and …
|
|
|
@61068
|
9 years |
vboxsync |
CPUM,IEM: FPU/SSE/AVX state and host resources APIs, first …
|
|
|
@61066
|
9 years |
vboxsync |
CPUMIsGuestFPUStateActive: Fixed 64-on-32 regression from r107325, …
|
|
|
@61064
|
9 years |
vboxsync |
IEM: FPU & SSE ring-0/raw-mode usage preps.
|
|
|
@61059
|
9 years |
vboxsync |
IEM: a couple of new SSE instrs - currently disabled.
|
|
|
@61058
|
9 years |
vboxsync |
CPUM,++: Split up CPUM_USED_FPU into CPUM_USED_FPU_GUEST & …
|
|
|
@61041
|
9 years |
vboxsync |
VMM/APIC: Move mostly unused stuff from apic.h to internal header. …
|
|
|
@61031
|
9 years |
vboxsync |
Oops, committed too much!
|
|
|
@61029
|
9 years |
vboxsync |
APIC: Just ignore the timer shift when loading old state, it's …
|
|
|
@61020
|
9 years |
vboxsync |
iemOp_movntps_Mps_Vps__movntpd_Mpd_Vpd: Try enable when no REM.
|
|
|
@61019
|
9 years |
vboxsync |
IEMAllCImpl.cpp.h: far jmp fix for the macs.
|
|
|
@61016
|
9 years |
vboxsync |
IEMAllInstructions.cpp.h: Removed bogus movnti stub (0x0f 0x3c). Got …
|
|
|
@61015
|
9 years |
vboxsync |
IEM,TRPMRCHandlers: Raw-mode fixes for (1) handling INT3 patches for …
|
|
|
@61014
|
9 years |
vboxsync |
IEMAll.cpp: docs.
|
|
|
@61010
|
9 years |
vboxsync |
iemCImpl_retn: Use iemRegAddToRspEx which takes a 16-bit addend …
|
|
|
@60994
|
9 years |
vboxsync |
testing
|
|
|
@60993
|
9 years |
vboxsync |
PGMAllBth.h: Disabled bogus assertion.
|
|
|
@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.
|
|
|
@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.
|
|
|
@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 …
|
|
|
@60899
|
9 years |
vboxsync |
PGMAllBth.h: Improved assertion so it's possible to tell if it's valid.
|
|
|
@60888
|
9 years |
vboxsync |
IEM: Must not forget to get updated hidden ES selector values for …
|
|
|
@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 …
|
|
|
@60874
|
9 years |
vboxsync |
IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
|
|
|
@60871
|
9 years |
vboxsync |
IEMAllCImplStrInstr.cpp.h: Check FFs for each page and after each …
|
|
|
@60867
|
9 years |
vboxsync |
PGM: Don't ever drop VERR_PGM_NO_HYPERVISOR_ADDRESS! Will end up with …
|
|
|
@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).
|
|
|
@60847
|
9 years |
vboxsync |
IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
|
|
|
@60825
|
9 years |
vboxsync |
VMM/APIC: Log, inline.
|
|
|
@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.
|
|
|
@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.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@60716
|
9 years |
vboxsync |
VMM: Fixed TPR thresholding and related PDM interfaces.
Cleaned up the …
|
|
|
@60707
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@60706
|
9 years |
vboxsync |
VMM/APIC: Logging and nits. Don't bother with checking spurious …
|
|
|
@60689
|
9 years |
vboxsync |
VMM/APIC: Implemented old saved-state compatibility, eliminated …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@60619
|
9 years |
vboxsync |
VMM/APIC: CTX_SUFF nit.
|
|
|
@60605
|
9 years |
vboxsync |
VMM/APIC: Saved-state, work-in-progress.
|
|
|
@60601
|
9 years |
vboxsync |
VMM/APIC: Saved-state, work-in-progress.
|
|
|
@60593
|
9 years |
vboxsync |
VMM/APIC: Profiling and reduce 8 atomic ops to 4.
|
|
|
@60573
|
9 years |
vboxsync |
VMM/APIC: Fix INIT IPI handling, and handle callers of …
|
|
|
@60559
|
9 years |
vboxsync |
IEM: ud2
|
|
|
@60542
|
9 years |
vboxsync |
VMM/APIC: Much fun with alignment and sizes.
|
|
|
@60523
|
9 years |
vboxsync |
VMM/APIC: profiling fix, logging.
|
|
|
@60516
|
9 years |
vboxsync |
VMM/APIC: Add some profile statistics.
|
|
|