VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @40907   13 年 vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40776   13 年 vboxsync VMM: Better handle protected pages in GC.
(edit) @40727   13 年 vboxsync IOMMMIOMapMMIO2Page: Must check IOM_LOCK status code.
(edit) @40652   13 年 vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40523   13 年 vboxsync Fixes argument counting messup in various fist and fst assembly …
(edit) @40453   13 年 vboxsync EM/IEM/PATM: some refactoring.
(edit) @40451   13 年 vboxsync EM: build fix.
(edit) @40450   13 年 vboxsync EM: Refactoring (dropping pVM argument).
(edit) @40449   13 年 vboxsync SELM: Refactoring (PVM -> PVMCPU).
(edit) @40448   13 年 vboxsync EM: refactoring…
(edit) @40447   13 年 vboxsync EM: More refactoring.
(edit) @40446   13 年 vboxsync EM: One more EMInterpretInstructionCPU usage.
(edit) @40442   13 年 vboxsync IEM integration in progress - doing some EM refactoring to ease this …
(edit) @40396   13 年 vboxsync IEM: Research done by Michal fixed a todo.
(edit) @40381   13 年 vboxsync IEM_MC_STORE_MEM_NEG_QNAN_R80_BY_REF bugfix spotted by Frank.
(edit) @40357   13 年 vboxsync EM: Moving functions around a bit.
(edit) @40356   13 年 vboxsync MWAIT fixes: Only clear the mwait-active flag when actually resuming …
(edit) @40280   13 年 vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40274   13 年 vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @40266   13 年 vboxsync Added stubs for most instructions.
(edit) @40256   13 年 vboxsync IEM: fnstsw m16, ffree and ffreep, reimplemented fincstp and fdecstp.
(edit) @40255   13 年 vboxsync Implemented fpu instruction stubs starting with 0xdd (fiadd m32i ++).
(edit) @40254   13 年 vboxsync build fix
(edit) @40253   13 年 vboxsync IEM: fcompp, fucomp, fcom and fst_stN.
(edit) @40252   13 年 vboxsync IEM: Completed fpu instructions starting with 0xdc.
(edit) @40251   13 年 vboxsync fcomi, fcomip, fucomi and fucomip.
(edit) @40250   13 年 vboxsync IEM: fstp/fld m80r.
(edit) @40248   13 年 vboxsync IEM: fst[p], fist[p] and fisttp implementations and fixes.
(edit) @40247   13 年 vboxsync IEM: Completed FPU instruction starting with 0xdb. Fixed build break …
(edit) @40246   13 年 vboxsync IEM: Conditional FPU move instructions (FCMOV*).
(edit) @40244   13 年 vboxsync IEM: Implemented FPU instructions 0xd9 0xf3 thru 0xd9 0xff, completing …
(edit) @40243   13 年 vboxsync typos.
(edit) @40242   13 年 vboxsync f2xm1, fyl2x, fptan. fpu stack push bugfix.
(edit) @40239   13 年 vboxsync IEM: Implemented 0xd9 0xe0 thru 0xd9 0xee (fpu stuff).
(edit) @40235   13 年 vboxsync build fixes.
(edit) @40234   13 年 vboxsync Optionally present basic hypervisor CPUID leaves.
(edit) @40225   13 年 vboxsync todo
(edit) @40224   13 年 vboxsync IEM: Implemented fxch.
(edit) @40223   13 年 vboxsync IEM: fnop, fld stN and a bunch of FPU related fixes.
(edit) @40222   13 年 vboxsync IEM: Implemented fldcw, fldenv fnstcw and fnstenv.
(edit) @40210   13 年 vboxsync IEM: fst/fstp m64r/m32r.
(edit) @40209   13 年 vboxsync IEM: Implemented missing FPU instructions starting with 0xd8 and …
(edit) @40199   13 年 vboxsync fstp st0
(edit) @40187   13 年 vboxsync callf fixes. fxsave bounce buffering fix. Don't try fxsave output as …
(edit) @40185   13 年 vboxsync IEM: Logging adjustments.
(edit) @40184   13 年 vboxsync a little bug fix.
(edit) @40182   13 年 vboxsync protected mode far call and far return.
(edit) @40175   13 年 vboxsync Some cleaning up.
(edit) @40174   13 年 vboxsync checked out some todos.
(edit) @40172   13 年 vboxsync todo
(edit) @40170   13 年 vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
(edit) @40169   13 年 vboxsync IEM: fnclex.
(edit) @40166   13 年 vboxsync MSR todo.
(edit) @40165   13 年 vboxsync Implemented fistp (needs testcase).
(edit) @40164   13 年 vboxsync IEM: A bunch of r80 by r80 instructions, needed fsubrp stN,st0.
(edit) @40163   13 年 vboxsync IEM: More r80 by m64r instructions.
(edit) @40162   13 年 vboxsync fmul st0,m64r
(edit) @40161   13 年 vboxsync IEM: Debugged fdiv, hacked my way around shortcuts in the recompiler …
(edit) @40154   13 年 vboxsync IEM: fdiv implemented but untested.
(edit) @40143   13 年 vboxsync fdiv - almost there…
(edit) @40141   13 年 vboxsync fdiv implementation in progress (-> laptop).
(edit) @40138   13 年 vboxsync IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
(edit) @40093   13 年 vboxsync IEM: fld m64i
(edit) @40092   13 年 vboxsync build fix
(edit) @40089   13 年 vboxsync 0xdf 11/1 seems to behave like fxch st(i), while 0xdf 11/2 and 11/3 …
(edit) @40088   13 年 vboxsync IEM: 0xde 11/2 seems to behave like fcomp.
(edit) @40087   13 年 vboxsync IEM: 0xdd 11/1 seems to behave like fxch.
(edit) @40086   13 年 vboxsync More FPU instruction stubs and attempts at figuring out what the …
(edit) @40083   13 年 vboxsync More FPU instruction stubs.
(edit) @40082   13 年 vboxsync More FPU instruction stubs.
(edit) @40077   13 年 vboxsync Implemented fld, currently sans #D exceptions.
(edit) @40072   13 年 vboxsync hacking in progress…
(edit) @40042   13 年 vboxsync a bit more…
(edit) @40024   13 年 vboxsync IEM: Some more FPU work underways.
(edit) @40022   13 年 vboxsync IEM: fxsave & fxrstor.
(edit) @40017   13 年 vboxsync fxsave + fxrstor is underways => laptop.
(edit) @40001   13 年 vboxsync IEM: Filled in some NOPs and PREFETCHes.
(edit) @40000   13 年 vboxsync IEM: Group 15 stubs.
(edit) @39994   13 年 vboxsync IEM: Try to fix build error
(edit) @39993   13 年 vboxsync tstX86-1: Some fxsave and fxrstor tests.
(edit) @39990   13 年 vboxsync oops. commited a bit too much.
(edit) @39989   13 年 vboxsync txtX86-1: some prefix decoding checks for the groups and rex.
(edit) @39974   13 年 vboxsync IEM: Implemented rdmsr.
(edit) @39971   13 年 vboxsync IEM: VERR_NOT_IMPLEMENTED -> VERR_IEM_INSTR_NOT_IMPLEMENTED or …
(edit) @39970   13 年 vboxsync IEM: Implemented bswap. Fixed verification of INS.
(edit) @39962   13 年 vboxsync IEM/VerficationMode: Work around MOV drX,greg bug in REM.
(edit) @39958   13 年 vboxsync IEM: String fixes; invlpg.
(edit) @39953   13 年 vboxsync gcc 4.2 on mac in debug mode maybe [insert fitting explitives].
(edit) @39948   13 年 vboxsync two int xxh bugfixes (32-bit prot mode).
(edit) @39945   13 年 vboxsync iret to different privilege level (32-bit prot mode). Hacked int 80h …
(edit) @39931   13 年 vboxsync iemOp_Grp8: ditto
(edit) @39930   13 年 vboxsync iemOpCommonBit_Ev_Gv: Fixed lock-prefixed bts and friends.
(edit) @39908   13 年 vboxsync Disabled seemingly harmless assertion.
(edit) @39907   13 年 vboxsync Fixed harmless assertion.
(edit) @39739   13 年 vboxsync nits.
(edit) @39497   13 年 vboxsync IEM: todo
(edit) @39402   13 年 vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39303   13 年 vboxsync VMCPUSET changes.
(edit) @39302   13 年 vboxsync nits from a few days back.
(edit) @39301   13 年 vboxsync PGMAllBth.h: Disabled annoying SMP assertions.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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