|
|
@42676
|
12 years |
vboxsync |
IEM: IRET to V8086 (had to try). Set CPUM_CHANGED_FPU_REM. Added …
|
|
|
@42670
|
12 years |
vboxsync |
Fixed fnstcw. Implemented fnsave and frstor.
|
|
|
@42621
|
12 years |
vboxsync |
IEM: Implemented SIDT, SGDT, SLDT and STR. Fixed LLDT and LTR mode …
|
|
|
@42610
|
12 years |
vboxsync |
IEM: Implemented SGDT and SIDT.
|
|
|
@42487
|
12 years |
vboxsync |
IEM: imul fixes.
|
|
|
@42437
|
12 years |
vboxsync |
IEM: Stats and more gentle stubs for unimplemented instructions.
|
|
|
@42407
|
12 years |
vboxsync |
VMM: Futher work on dealing with hidden segment register, esp. when …
|
|
|
@41976
|
12 years |
vboxsync |
VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
|
|
|
@41965
|
12 years |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41944
|
12 years |
vboxsync |
build fix
|
|
|
@41933
|
12 years |
vboxsync |
VMMSwitcher: Drop the unused assembly switcher functions taking guest …
|
|
|
@41931
|
12 years |
vboxsync |
TRPM: Save state directly to the CPUMCPU context member instead of …
|
|
|
@41906
|
12 years |
vboxsync |
CPUM: Combined the visible and hidden selector register data into one …
|
|
|
@41905
|
12 years |
vboxsync |
CPUMCTX++: Rearranging the CPUMCTX structure in preparation of some …
|
|
|
@41899
|
12 years |
vboxsync |
CPUM: Working over the saved state code to put/get structures using …
|
|
|
@41800
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41783
|
12 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@41739
|
12 years |
vboxsync |
DISCPUSTATE: s/param/Param/
|
|
|
@41732
|
12 years |
vboxsync |
DISCPUSTATE::opsize -> cbInstr.
|
|
|
@41692
|
12 years |
vboxsync |
DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
|
|
|
@41677
|
12 years |
vboxsync |
Drop tstCompile.
|
|
|
@41675
|
12 years |
vboxsync |
DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
|
|
|
@41669
|
12 years |
vboxsync |
DISInstr -> DISInstrToStr.
|
|
|
@41658
|
12 years |
vboxsync |
DIS,VMM,REM,IPRT: Disassembler API adjustments.
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@41456
|
13 years |
vboxsync |
PGMPool: PGMPOOLPAGE adjustments and cleanups, no real code changes …
|
|
|
@41321
|
13 years |
vboxsync |
repaired tstMicro
|
|
|
@41295
|
13 years |
vboxsync |
tstSSM: repaired and delete the saved state after a successful test
|
|
|
@41294
|
13 years |
vboxsync |
VMM/testcase: power off a VM before destroying it
|
|
|
@41293
|
13 years |
vboxsync |
tstVMM: make it work again (need to power off the VM before destroying)
|
|
|
@41268
|
13 years |
vboxsync |
Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
|
|
|
@41261
|
13 years |
vboxsync |
Working on DTrace lib files.
|
|
|
@41259
|
13 years |
vboxsync |
Working on DTrace lib files.
|
|
|
@41155
|
13 years |
vboxsync |
alignment and build fixes.
|
|
|
@41154
|
13 years |
vboxsync |
build fix
|
|
|
@41150
|
13 years |
vboxsync |
Fixes.
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40274
|
13 years |
vboxsync |
Introduced VBOX_WITH_REM in Config.kmk and the VMM.
|
|
|
@40266
|
13 years |
vboxsync |
Added stubs for most instructions.
|
|
|
@40256
|
13 years |
vboxsync |
IEM: fnstsw m16, ffree and ffreep, reimplemented fincstp and fdecstp.
|
|
|
@40255
|
13 years |
vboxsync |
Implemented fpu instruction stubs starting with 0xdd (fiadd m32i ++).
|
|
|
@40248
|
13 years |
vboxsync |
IEM: fst[p], fist[p] and fisttp implementations and fixes.
|
|
|
@40247
|
13 years |
vboxsync |
IEM: Completed FPU instruction starting with 0xdb. Fixed build break …
|
|
|
@40246
|
13 years |
vboxsync |
IEM: Conditional FPU move instructions (FCMOV*).
|
|
|
@40244
|
13 years |
vboxsync |
IEM: Implemented FPU instructions 0xd9 0xf3 thru 0xd9 0xff, completing …
|
|
|
@40243
|
13 years |
vboxsync |
typos.
|
|
|
@40242
|
13 years |
vboxsync |
f2xm1, fyl2x, fptan. fpu stack push bugfix.
|
|
|
@40239
|
13 years |
vboxsync |
IEM: Implemented 0xd9 0xe0 thru 0xd9 0xee (fpu stuff).
|
|
|
@40224
|
13 years |
vboxsync |
IEM: Implemented fxch.
|
|
|
@40223
|
13 years |
vboxsync |
IEM: fnop, fld stN and a bunch of FPU related fixes.
|
|
|
@40209
|
13 years |
vboxsync |
IEM: Implemented missing FPU instructions starting with 0xd8 and …
|
|
|
@40199
|
13 years |
vboxsync |
fstp st0
|
|
|
@40182
|
13 years |
vboxsync |
protected mode far call and far return.
|
|
|
@40176
|
13 years |
vboxsync |
Build fix
|
|
|
@40174
|
13 years |
vboxsync |
checked out some todos.
|
|
|
@40170
|
13 years |
vboxsync |
MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
|
|
|
@40169
|
13 years |
vboxsync |
IEM: fnclex.
|
|
|
@40165
|
13 years |
vboxsync |
Implemented fistp (needs testcase).
|
|
|
@40164
|
13 years |
vboxsync |
IEM: A bunch of r80 by r80 instructions, needed fsubrp stN,st0.
|
|
|
@40163
|
13 years |
vboxsync |
IEM: More r80 by m64r instructions.
|
|
|
@40160
|
13 years |
vboxsync |
AMD adjustments.
|
|
|
@40159
|
13 years |
vboxsync |
AMD adjustments.
|
|
|
@40155
|
13 years |
vboxsync |
build fix
|
|
|
@40154
|
13 years |
vboxsync |
IEM: fdiv implemented but untested.
|
|
|
@40143
|
13 years |
vboxsync |
fdiv - almost there…
|
|
|
@40141
|
13 years |
vboxsync |
fdiv implementation in progress (-> laptop).
|
|
|
@40140
|
13 years |
vboxsync |
Move X86_XCPT_* to x86extra.mac.
|
|
|
@40139
|
13 years |
vboxsync |
tstX86-1: FDIV m64r -> #PF tests.
|
|
|
@40138
|
13 years |
vboxsync |
IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
|
|
|
@40093
|
13 years |
vboxsync |
IEM: fld m64i
|
|
|
@40090
|
13 years |
vboxsync |
Test reserved FPU aliases.
|
|
|
@40089
|
13 years |
vboxsync |
0xdf 11/1 seems to behave like fxch st(i), while 0xdf 11/2 and 11/3 …
|
|
|
@40088
|
13 years |
vboxsync |
IEM: 0xde 11/2 seems to behave like fcomp.
|
|
|
@40087
|
13 years |
vboxsync |
IEM: 0xdd 11/1 seems to behave like fxch.
|
|
|
@40086
|
13 years |
vboxsync |
More FPU instruction stubs and attempts at figuring out what the …
|
|
|
@40083
|
13 years |
vboxsync |
More FPU instruction stubs.
|
|
|
@40082
|
13 years |
vboxsync |
More FPU instruction stubs.
|
|
|
@40072
|
13 years |
vboxsync |
hacking in progress…
|
|
|
@40070
|
13 years |
vboxsync |
More experiments / tests.
|
|
|
@40069
|
13 years |
vboxsync |
Floating point testing.
|
|
|
@40057
|
13 years |
vboxsync |
fpu explorations.
|
|
|
@40037
|
13 years |
vboxsync |
buildfix
|
|
|
@40024
|
13 years |
vboxsync |
IEM: Some more FPU work underways.
|
|
|
@40008
|
13 years |
vboxsync |
tstX86-1A.asm: buildfix next try
|
|
|
@40004
|
13 years |
vboxsync |
tstX86-1A.asm: buildfix
|
|
|
@40001
|
13 years |
vboxsync |
IEM: Filled in some NOPs and PREFETCHes.
|
|
|
@39999
|
13 years |
vboxsync |
tstX86-1.cpp: build fix.
|
|
|
@39998
|
13 years |
vboxsync |
tstX86-1: Display CR2.
|
|
|
@39997
|
13 years |
vboxsync |
tstX86-1: fxrstor (on intel) will #PF before committing any register …
|
|
|
@39996
|
13 years |
vboxsync |
tstX86-1: fxrstor (on intel) will #PF before committing any register …
|
|
|
@39995
|
13 years |
vboxsync |
tstX86-1: fxsave (on intel) will #PF before writing anything. very nice.
|
|
|
@39993
|
13 years |
vboxsync |
tstX86-1: Some fxsave and fxrstor tests.
|
|
|
@39989
|
13 years |
vboxsync |
txtX86-1: some prefix decoding checks for the groups and rex.
|
|
|
@39970
|
13 years |
vboxsync |
IEM: Implemented bswap. Fixed verification of INS.
|
|
|
@39402
|
13 years |
vboxsync |
VMM: don't use generic IPE status codes, use specific ones. Part 1.
|
|
|
@39398
|
13 years |
vboxsync |
yasm 1.2.0 fix.
|
|
|
@39127
|
13 years |
vboxsync |
IEM: Adding GET_NEXT_U16_ZX_U32/64 and GET_NEXT_U32_ZX_U64.
|
|
|
@39125
|
13 years |
vboxsync |
IEM: Fixed some details in the AAM, SAHF and LAHF instruction emulation.
|
|
|
@39111
|
13 years |
vboxsync |
IOM,PDM: Working on moving unaligned and non-dword MMIO access …
|
|
|
@39084
|
13 years |
vboxsync |
VMM: -Wunused-parameter on mac.
|
|
|