|
|
@65770
|
8 years |
vboxsync |
IEM: 0x0f 0x2c split up.
|
|
|
@65769
|
8 years |
vboxsync |
IEM: 0x0f 0x29 split up.
|
|
|
@65768
|
8 years |
vboxsync |
IEM: naming fixes.
|
|
|
@65766
|
8 years |
vboxsync |
IEM: VEX decoding updates.
|
|
|
@65764
|
8 years |
vboxsync |
IEM: XOP updates.
|
|
|
@65761
|
8 years |
vboxsync |
IEM: VEX decoding updates.
|
|
|
@65758
|
8 years |
vboxsync |
IEM: Split out IEMAllInstructionsOneByte.cpp.h and …
|
|
|
@65757
|
8 years |
vboxsync |
IEM: 0x0f 0xe7 split up.
|
|
|
@65756
|
8 years |
vboxsync |
IEM: 0x0f 0xd7 split up.
|
|
|
@65755
|
8 years |
vboxsync |
IEM: 0x0f 0x7f split up.
|
|
|
@65754
|
8 years |
vboxsync |
IEM: 0x0f 0x7e split up.
|
|
|
@65753
|
8 years |
vboxsync |
IEM: 0x0f 0x74, 0x0f 0x75, 0x0f 0x76, and 0x0f 0xef split up.
|
|
|
@65752
|
8 years |
vboxsync |
IEM: 0x0f 0x70 split up.
|
|
|
@65751
|
8 years |
vboxsync |
IEM: 0x0f 0x6f split up.
|
|
|
@65750
|
8 years |
vboxsync |
IEM: 0x0f 0x6e split up.
|
|
|
@65749
|
8 years |
vboxsync |
IEM: 0x0f 0x6b split up.
|
|
|
@65748
|
8 years |
vboxsync |
IEM: 0x0f 0x68, 0x0f 0x69, 0x0f 0x6a, and 0x0f 0x6d split up.
|
|
|
@65650
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65634
|
8 years |
vboxsync |
IEM: Typo fix.
|
|
|
@65631
|
8 years |
vboxsync |
IEM: When loading a 16-bit stack from TSS, consistently force a 16-bit …
|
|
|
@65623
|
8 years |
vboxsync |
IEM: Selector checks for memory access raise #GP, not #NP. See …
|
|
|
@65622
|
8 years |
vboxsync |
Build fix.
|
|
|
@65621
|
8 years |
vboxsync |
IEM: Typo fix (BT instruction family with 16-bit operand).
|
|
|
@65618
|
8 years |
vboxsync |
IEM: Fixed bug in the iemOp_InvalidNeed*RM* functions.
|
|
|
@65612
|
8 years |
vboxsync |
IEM: A little more logging.
|
|
|
@65610
|
8 years |
vboxsync |
IEM: 0x0f 0x60, 0x0f 0x61, 0x0f 0x62, and 0x0f 0x6c split up.
|
|
|
@65609
|
8 years |
vboxsync |
IEM: 0x0f 0x28 split up.
|
|
|
@65608
|
8 years |
vboxsync |
IEM: 0x0f 0x13 split up.
|
|
|
@65607
|
8 years |
vboxsync |
IEM: 0x0f 0x11 split up.
|
|
|
@65605
|
8 years |
vboxsync |
IEM: Initial prefix indexing expansion of g_apfnTwoByteMap.
|
|
|
@65604
|
8 years |
vboxsync |
IEM: Initial prefix indexing expansion of g_apfnTwoByteMap.
|
|
|
@65598
|
8 years |
vboxsync |
IEM: (F)WAIT uses a different #NM test.
|
|
|
@65595
|
8 years |
vboxsync |
Fixed an ancient typo.
|
|
|
@65591
|
8 years |
vboxsync |
VMM: missing break (harmless)
|
|
|
@65587
|
8 years |
vboxsync |
IEM: Changed IEMMODE from enum to uint8_t to save strcuture space. …
|
|
|
@65531
|
8 years |
vboxsync |
PGM: Put back r113092 & r113134 (revered in r113137).
|
|
|
@65512
|
8 years |
vboxsync |
iemCImpl_cmpxchg16b_fallback_rendezvous: Return …
|
|
|
@65509
|
8 years |
vboxsync |
IEM: Enabled cmpxchg16b code.
|
|
|
@65508
|
8 years |
vboxsync |
IEM: cmpxchg16b fixes (still disabled).
|
|
|
@65506
|
8 years |
vboxsync |
IEM: cmpxchg16v implementation (disabled).
|
|
|
@65504
|
8 years |
vboxsync |
PGM: Temporarily backed out r113092 & r113134.
|
|
|
@65502
|
8 years |
vboxsync |
PGMPoolMonitor: more stats.
|
|
|
@65501
|
8 years |
vboxsync |
IEM: some cmpxchg16b notes.
|
|
|
@65493
|
8 years |
vboxsync |
CPUM,PGM: cmpxchg16b work (stats).
|
|
|
@65492
|
8 years |
vboxsync |
IEM: Fixed decoding typo with xmpcxchg8b/16b.
|
|
|
@65491
|
8 years |
vboxsync |
IEM: Fixed decoding typo with xmpcxchg8b/16b.
|
|
|
@65476
|
8 years |
vboxsync |
PGM: Backed out r113094, r113095, r113096, r113097 & r113098.
|
|
|
@65471
|
8 years |
vboxsync |
pgmR3PoolReset: A few missing members (harmless).
|
|
|
@65466
|
8 years |
vboxsync |
PGM: Guest page table walking optimizations (incomplete) and …
|
|
|
@65464
|
8 years |
vboxsync |
iemMemFetchSelDescWithErr: Ditto.
|
|
|
@65463
|
8 years |
vboxsync |
iemInitDecoderAndPrefetchOpcodes: Some MSC compatible branch predicting.
|
|
|
@65454
|
8 years |
vboxsync |
IEM: No uninitialized data please (addendum to r112875).
|
|
|
@65452
|
8 years |
vboxsync |
PGMAllBth.h: InvalidatePage: Skip if pgmShwGet32BitPDEPtr or …
|
|
|
@65398
|
8 years |
vboxsync |
PGMAllBth.h: Trap0eHandlerGuestFault: Fixed missing X86_TRAP_RSVD flag …
|
|
|
@65383
|
8 years |
vboxsync |
VMM/APIC: assertion.
|
|
|
@65380
|
8 years |
vboxsync |
VMM/APIC: Implement interrupt source tags (debugging).
|
|
|
@65379
|
8 years |
vboxsync |
VMM/APIC: Initialize u32TagSrc for now (parfait complains for …
|
|
|
@65368
|
8 years |
vboxsync |
IEM: build fix for code tlb and wp fix.
|
|
|
@65367
|
8 years |
vboxsync |
IEM: build fix for code tlb and wp fix.
|
|
|
@65348
|
8 years |
vboxsync |
Typo.
|
|
|
@65338
|
8 years |
vboxsync |
Remove the old, unused I/O APIC code and related define.
|
|
|
@65304
|
8 years |
vboxsync |
IEM: 286 only needs to fetch 6 bytes of descriptors.
|
|
|
@65207
|
8 years |
vboxsync |
iemCImpl_BranchCallGate: Added @todo on workaround from r112681, fixed …
|
|
|
@65195
|
8 years |
vboxsync |
IEM: Fixed BT implementation (memory access is R, not R/W).
|
|
|
@65194
|
8 years |
vboxsync |
IEM: Fixed FYL2X implementation.
|
|
|
@65192
|
8 years |
vboxsync |
IEM: PUSHF in V86 mode needs to increment rIP.
|
|
|
@65191
|
8 years |
vboxsync |
IEM: Typo caused FUCOMPP trouble.
|
|
|
@65180
|
8 years |
vboxsync |
IEM: In RETF and IRET, update SP or RSP depending on stack size.
|
|
|
@65179
|
8 years |
vboxsync |
IEM: When going through a call gate, do not touch old stack if there …
|
|
|
@65178
|
8 years |
vboxsync |
IEM: Call gate must take current stack size into account and not …
|
|
|
@65174
|
8 years |
vboxsync |
IEM: Additional L7 ging for exception dispatching.
|
|
|
@65168
|
8 years |
vboxsync |
doxygen fixes
|
|
|
@65135
|
8 years |
vboxsync |
VMM/APIC: Interface for retrieving APIC pages in all contexts.
|
|
|
@65097
|
8 years |
vboxsync |
IEM: Fixed inter-privilege RETF immediate (see bugref:8606).
|
|
|
@65030
|
8 years |
vboxsync |
IEM: Fixed BSR instruction.
|
|
|
@65029
|
8 years |
vboxsync |
IEM: Fixed sign flag calculation.
|
|
|
@64853
|
8 years |
vboxsync |
VMM/APIC: Paranoia.
|
|
|
@64852
|
8 years |
vboxsync |
VMM/PDM: Comment.
|
|
|
@64851
|
8 years |
vboxsync |
VMM/PDM: Fix uninitialized variable in PDMGetInterrupt() when APIC TPR …
|
|
|
@64770
|
8 years |
vboxsync |
VMM/DBGF, HM: Fix int3 based breakpoints set in the VM debugger when …
|
|
|
@64720
|
8 years |
vboxsync |
DBGF: Added DBGFR3StepEx for simple step-over support as well as both …
|
|
|
@64696
|
8 years |
vboxsync |
DevPCI*,PDM: Get internal bus number from PDM.
|
|
|
@64663
|
8 years |
vboxsync |
VMM/APIC: Get rid of msrApicBase cache from CPUMCTX, make APIC work …
|
|
|
@64662
|
8 years |
vboxsync |
VMM/APIC: Doxygen fix.
|
|
|
@64661
|
8 years |
vboxsync |
VMM/APIC: Doxygen fix.
|
|
|
@64655
|
8 years |
vboxsync |
VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
|
|
|
@64626
|
8 years |
vboxsync |
Recompiler, VMM, Devices: Purge the old APIC and the …
|
|
|
@64597
|
8 years |
vboxsync |
VMM/PDM: Doxygen fix.
|
|
|
@64596
|
8 years |
vboxsync |
VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
|
|
|
@64545
|
8 years |
vboxsync |
IEM: Added per-instruction statistics (not release).
|
|
|
@64327
|
8 years |
vboxsync |
PGM: Allow pre-registered MMIO regions up to 1TB in size by using …
|
|
|
@64323
|
8 years |
vboxsync |
pgmHandlerPhysicalExRegister: Corrected check for single RAM range.
|
|
|
@64310
|
8 years |
vboxsync |
VMM/GIM/KVM: Don't GP fault on invalid time-struct MSR write
|
|
|
@64279
|
8 years |
vboxsync |
IEM: todo
|
|
|
@64255
|
8 years |
vboxsync |
SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
|
|
|
@64117
|
8 years |
vboxsync |
PGM: build fix
|
|
|
@64116
|
8 years |
vboxsync |
PGM: build fix
|
|
|
@64115
|
8 years |
vboxsync |
PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
|
|
|
@64112
|
8 years |
vboxsync |
VMM/APIC: comment nit.
|
|
|
@64086
|
8 years |
vboxsync |
VMM/APIC: Pass rcBusy to acpiSetEoi() so we return the appropriate …
|
|
|