|
|
@40907
|
13 年 |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40274
|
13 年 |
vboxsync |
Introduced VBOX_WITH_REM in Config.kmk and the VMM.
|
|
|
@40266
|
13 年 |
vboxsync |
Added stubs for most instructions.
|
|
|
@40256
|
13 年 |
vboxsync |
IEM: fnstsw m16, ffree and ffreep, reimplemented fincstp and fdecstp.
|
|
|
@40255
|
13 年 |
vboxsync |
Implemented fpu instruction stubs starting with 0xdd (fiadd m32i ++).
|
|
|
@40248
|
13 年 |
vboxsync |
IEM: fst[p], fist[p] and fisttp implementations and fixes.
|
|
|
@40247
|
13 年 |
vboxsync |
IEM: Completed FPU instruction starting with 0xdb. Fixed build break …
|
|
|
@40246
|
13 年 |
vboxsync |
IEM: Conditional FPU move instructions (FCMOV*).
|
|
|
@40244
|
13 年 |
vboxsync |
IEM: Implemented FPU instructions 0xd9 0xf3 thru 0xd9 0xff, completing …
|
|
|
@40243
|
13 年 |
vboxsync |
typos.
|
|
|
@40242
|
13 年 |
vboxsync |
f2xm1, fyl2x, fptan. fpu stack push bugfix.
|
|
|
@40239
|
13 年 |
vboxsync |
IEM: Implemented 0xd9 0xe0 thru 0xd9 0xee (fpu stuff).
|
|
|
@40224
|
13 年 |
vboxsync |
IEM: Implemented fxch.
|
|
|
@40223
|
13 年 |
vboxsync |
IEM: fnop, fld stN and a bunch of FPU related fixes.
|
|
|
@40209
|
13 年 |
vboxsync |
IEM: Implemented missing FPU instructions starting with 0xd8 and …
|
|
|
@40199
|
13 年 |
vboxsync |
fstp st0
|
|
|
@40182
|
13 年 |
vboxsync |
protected mode far call and far return.
|
|
|
@40176
|
13 年 |
vboxsync |
Build fix
|
|
|
@40174
|
13 年 |
vboxsync |
checked out some todos.
|
|
|
@40170
|
13 年 |
vboxsync |
MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
|
|
|
@40169
|
13 年 |
vboxsync |
IEM: fnclex.
|
|
|
@40165
|
13 年 |
vboxsync |
Implemented fistp (needs testcase).
|
|
|
@40164
|
13 年 |
vboxsync |
IEM: A bunch of r80 by r80 instructions, needed fsubrp stN,st0.
|
|
|
@40163
|
13 年 |
vboxsync |
IEM: More r80 by m64r instructions.
|
|
|
@40160
|
13 年 |
vboxsync |
AMD adjustments.
|
|
|
@40159
|
13 年 |
vboxsync |
AMD adjustments.
|
|
|
@40155
|
13 年 |
vboxsync |
build fix
|
|
|
@40154
|
13 年 |
vboxsync |
IEM: fdiv implemented but untested.
|
|
|
@40143
|
13 年 |
vboxsync |
fdiv - almost there…
|
|
|
@40141
|
13 年 |
vboxsync |
fdiv implementation in progress (-> laptop).
|
|
|
@40140
|
13 年 |
vboxsync |
Move X86_XCPT_* to x86extra.mac.
|
|
|
@40139
|
13 年 |
vboxsync |
tstX86-1: FDIV m64r -> #PF tests.
|
|
|
@40138
|
13 年 |
vboxsync |
IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
|
|
|
@40093
|
13 年 |
vboxsync |
IEM: fld m64i
|
|
|
@40090
|
13 年 |
vboxsync |
Test reserved FPU aliases.
|
|
|
@40089
|
13 年 |
vboxsync |
0xdf 11/1 seems to behave like fxch st(i), while 0xdf 11/2 and 11/3 …
|
|
|
@40088
|
13 年 |
vboxsync |
IEM: 0xde 11/2 seems to behave like fcomp.
|
|
|
@40087
|
13 年 |
vboxsync |
IEM: 0xdd 11/1 seems to behave like fxch.
|
|
|
@40086
|
13 年 |
vboxsync |
More FPU instruction stubs and attempts at figuring out what the …
|
|
|
@40083
|
13 年 |
vboxsync |
More FPU instruction stubs.
|
|
|
@40082
|
13 年 |
vboxsync |
More FPU instruction stubs.
|
|
|
@40072
|
13 年 |
vboxsync |
hacking in progress…
|
|
|
@40070
|
13 年 |
vboxsync |
More experiments / tests.
|
|
|
@40069
|
13 年 |
vboxsync |
Floating point testing.
|
|
|
@40057
|
13 年 |
vboxsync |
fpu explorations.
|
|
|
@40037
|
13 年 |
vboxsync |
buildfix
|
|
|
@40024
|
13 年 |
vboxsync |
IEM: Some more FPU work underways.
|
|
|
@40008
|
13 年 |
vboxsync |
tstX86-1A.asm: buildfix next try
|
|
|
@40004
|
13 年 |
vboxsync |
tstX86-1A.asm: buildfix
|
|
|
@40001
|
13 年 |
vboxsync |
IEM: Filled in some NOPs and PREFETCHes.
|
|
|
@39999
|
13 年 |
vboxsync |
tstX86-1.cpp: build fix.
|
|
|
@39998
|
13 年 |
vboxsync |
tstX86-1: Display CR2.
|
|
|
@39997
|
13 年 |
vboxsync |
tstX86-1: fxrstor (on intel) will #PF before committing any register …
|
|
|
@39996
|
13 年 |
vboxsync |
tstX86-1: fxrstor (on intel) will #PF before committing any register …
|
|
|
@39995
|
13 年 |
vboxsync |
tstX86-1: fxsave (on intel) will #PF before writing anything. very nice.
|
|
|
@39993
|
13 年 |
vboxsync |
tstX86-1: Some fxsave and fxrstor tests.
|
|
|
@39989
|
13 年 |
vboxsync |
txtX86-1: some prefix decoding checks for the groups and rex.
|
|
|
@39970
|
13 年 |
vboxsync |
IEM: Implemented bswap. Fixed verification of INS.
|
|
|
@39402
|
13 年 |
vboxsync |
VMM: don't use generic IPE status codes, use specific ones. Part 1.
|
|
|
@39398
|
13 年 |
vboxsync |
yasm 1.2.0 fix.
|
|
|
@39127
|
13 年 |
vboxsync |
IEM: Adding GET_NEXT_U16_ZX_U32/64 and GET_NEXT_U32_ZX_U64.
|
|
|
@39125
|
13 年 |
vboxsync |
IEM: Fixed some details in the AAM, SAHF and LAHF instruction emulation.
|
|
|
@39111
|
13 年 |
vboxsync |
IOM,PDM: Working on moving unaligned and non-dword MMIO access …
|
|
|
@39084
|
13 年 |
vboxsync |
VMM: -Wunused-parameter on mac.
|
|
|
@39078
|
13 年 |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39070
|
13 年 |
vboxsync |
VMM,IPRT: -Wunused-function.
|
|
|
@38956
|
13 年 |
vboxsync |
PGM: Avoid requiring a full tree walk to age the mapping chunks …
|
|
|
@38953
|
13 年 |
vboxsync |
PGM: Attempt at fixing the VERR_MAP_FAILED during state save problem …
|
|
|
@38838
|
13 年 |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38837
|
13 年 |
vboxsync |
VMM: Detect recursive rendezvous calls. Removed the unused API …
|
|
|
@38636
|
13 年 |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38489
|
13 年 |
vboxsync |
tstVMStructSize: Print a couple of extra offsets in the VM struct.
|
|
|
@38324
|
13 年 |
vboxsync |
FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
|
|
|
@38152
|
13 年 |
vboxsync |
INSTARGET -> [12]_STAGE_TARGET.
|
|
|
@38082
|
13 年 |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@38077
|
13 年 |
vboxsync |
IEM: Implemented LAHF/SAHF.
|
|
|
@38074
|
13 年 |
vboxsync |
IEM: Implemented CMC.
|
|
|
@38073
|
13 年 |
vboxsync |
IEM: Implemented CBW and friends.
|
|
|
@37955
|
13 年 |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37467
|
13 年 |
vboxsync |
IOM: Clean up locking now that all devices has its own CS.
|
|
|
@37466
|
13 年 |
vboxsync |
VMM,Devices: Automatically use a per-device lock instead of the giant …
|
|
|
@37452
|
13 年 |
vboxsync |
IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
|
|
|
@37443
|
13 年 |
vboxsync |
PDM: Implemented the NOP critical section.
|
|
|
@37441
|
13 年 |
vboxsync |
wrong file.
|
|
|
@37440
|
13 年 |
vboxsync |
tm.h: Forgot the header changes relating to timer clock locking.
|
|
|
@37354
|
14 年 |
vboxsync |
PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
|
|
|
@37323
|
14 年 |
vboxsync |
build fix and some prefix cleanup.
|
|
|
@37008
|
14 年 |
vboxsync |
IEM: More checks and another build fix attempt.
|
|
|
@37006
|
14 年 |
vboxsync |
IEM: check more, try fix build.
|
|
|
@37005
|
14 年 |
vboxsync |
build fix
|
|
|
@37004
|
14 年 |
vboxsync |
IEM: More cleanup and checks.
|
|
|
@37003
|
14 年 |
vboxsync |
IEM: More cleanup and checks.
|
|
|
@37002
|
14 年 |
vboxsync |
IEM: Cleaning up and 'microcode' testcase - work in progress…
|
|
|
@36946
|
14 年 |
vboxsync |
fix win-dbg
|
|
|
@36940
|
14 年 |
vboxsync |
PGMPAGE: Finally, idPage is 32-bit. The physical address can now be …
|
|
|
@36938
|
14 年 |
vboxsync |
PGMPAGE: Moved the union a level up (PGMPAGE) and rename the 'bit' …
|
|
|
@36937
|
14 年 |
vboxsync |
PGMPAGE: HCPhys + ID should be made bitfields as well, because the …
|
|
|
@36931
|
14 年 |
vboxsync |
PGMPAGE: A tiny bit more.
|
|
|
@36891
|
14 年 |
vboxsync |
PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
|
|
|
@36866
|
14 年 |
vboxsync |
build fix
|
|
|