VirtualBox

source: vbox/trunk/src/VBox/VMM/testcase

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette