VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41800   12 years vboxsync Doxygen.
(edit) @41799   12 years vboxsync IEM: Back to where I was when I needed DISSTATE::abInstr…
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41779   12 years vboxsync Typo.
(edit) @41777   12 years vboxsync Doxygen.
(edit) @41774   12 years vboxsync bugref..
(edit) @41771   12 years vboxsync Windows build fixes.
(edit) @41766   12 years vboxsync VMM/EM: Try read cbMaxRead when disassembling.
(edit) @41760   12 years vboxsync DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
(edit) @41744   12 years vboxsync DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
(edit) @41741   12 years vboxsync DISOPPARAM: s/parval/uValue/ + doc
(edit) @41739   12 years vboxsync DISCPUSTATE: s/param/Param/
(edit) @41737   12 years vboxsync DISOPCODE: s/opcode/uOpcode/
(edit) @41736   12 years vboxsync DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
(edit) @41735   12 years vboxsync DISCPUCORE: s/addrmode/uAddrMode/ s/opmode/uOpMode/
(edit) @41734   12 years vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41733   12 years vboxsync DISCPUSTATE: s/prefix_rex/fRexPrefix/ s/lastprefix/bLastPrefix/ …
(edit) @41732   12 years vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41731   12 years vboxsync DIS: Split up apvUserData, dropping the 3rd entry. 2nd entry (now …
(edit) @41730   12 years vboxsync DIS: Some nits.
(edit) @41729   12 years vboxsync DISQueryParamVal: renamed related types and constants and reduced the …
(edit) @41728   12 years vboxsync DIS: register macro name adjustments - part two.
(edit) @41727   12 years vboxsync DIS: register macro name adjustments.
(edit) @41692   12 years vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41678   12 years vboxsync OP_PARAMETER::flags -> fUse.
(edit) @41676   12 years vboxsync DIS: More scoping work.
(edit) @41675   12 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41674   12 years vboxsync DISCoreOne* -> DISCore*.
(edit) @41668   12 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41663   12 years vboxsync DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
(edit) @41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41464   13 years vboxsync PGMAllPool.cpp: A20 dereferencing fixes.
(edit) @41462   13 years vboxsync PGM: Don't flush the shadow page pool on A20 change, just change the …
(edit) @41460   13 years vboxsync PGMPool: Enabled A20 state.
(edit) @41458   13 years vboxsync PGMPool: Adding A20 state to the page pool (partly disabled).
(edit) @41456   13 years vboxsync PGMPool: PGMPOOLPAGE adjustments and cleanups, no real code changes …
(edit) @41446   13 years vboxsync fixed inverted assertion.
(edit) @41420   13 years vboxsync PGM: More A20 fixes.
(edit) @41417   13 years vboxsync VMM: doxygen.
(edit) @41405   13 years vboxsync VMM/PGMAllPhys: comment typo.
(edit) @41391   13 years vboxsync PGM: A quick stab at correct A20 gate masking (new code is disabled).
(edit) @41388   13 years vboxsync PGM: I believe trapping all access to shadowed ROM pages is going too …
(edit) @41386   13 years vboxsync VMM/PGM: minor doxygen consistency.
(edit) @41213   13 years vboxsync VMM: comments.
(edit) @41181   13 years vboxsync VMM/HWACCMAll: file local function as static.
(edit) @41072   13 years vboxsync VMM: fix VERR_PAGE_TABLE_NOT_PRESENT guru meditation caused by failing …
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40776   13 years vboxsync VMM: Better handle protected pages in GC.
(edit) @40727   13 years vboxsync IOMMMIOMapMMIO2Page: Must check IOM_LOCK status code.
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40523   13 years vboxsync Fixes argument counting messup in various fist and fst assembly …
(edit) @40453   13 years vboxsync EM/IEM/PATM: some refactoring.
(edit) @40451   13 years vboxsync EM: build fix.
(edit) @40450   13 years vboxsync EM: Refactoring (dropping pVM argument).
(edit) @40449   13 years vboxsync SELM: Refactoring (PVM -> PVMCPU).
(edit) @40448   13 years vboxsync EM: refactoring…
(edit) @40447   13 years vboxsync EM: More refactoring.
(edit) @40446   13 years vboxsync EM: One more EMInterpretInstructionCPU usage.
(edit) @40442   13 years vboxsync IEM integration in progress - doing some EM refactoring to ease this …
(edit) @40396   13 years vboxsync IEM: Research done by Michal fixed a todo.
(edit) @40381   13 years vboxsync IEM_MC_STORE_MEM_NEG_QNAN_R80_BY_REF bugfix spotted by Frank.
(edit) @40357   13 years vboxsync EM: Moving functions around a bit.
(edit) @40356   13 years vboxsync MWAIT fixes: Only clear the mwait-active flag when actually resuming …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(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) @40254   13 years vboxsync build fix
(edit) @40253   13 years vboxsync IEM: fcompp, fucomp, fcom and fst_stN.
(edit) @40252   13 years vboxsync IEM: Completed fpu instructions starting with 0xdc.
(edit) @40251   13 years vboxsync fcomi, fcomip, fucomi and fucomip.
(edit) @40250   13 years vboxsync IEM: fstp/fld m80r.
(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) @40235   13 years vboxsync build fixes.
(edit) @40234   13 years vboxsync Optionally present basic hypervisor CPUID leaves.
(edit) @40225   13 years vboxsync todo
(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) @40222   13 years vboxsync IEM: Implemented fldcw, fldenv fnstcw and fnstenv.
(edit) @40210   13 years vboxsync IEM: fst/fstp m64r/m32r.
(edit) @40209   13 years vboxsync IEM: Implemented missing FPU instructions starting with 0xd8 and …
(edit) @40199   13 years vboxsync fstp st0
(edit) @40187   13 years vboxsync callf fixes. fxsave bounce buffering fix. Don't try fxsave output as …
(edit) @40185   13 years vboxsync IEM: Logging adjustments.
(edit) @40184   13 years vboxsync a little bug fix.
(edit) @40182   13 years vboxsync protected mode far call and far return.
(edit) @40175   13 years vboxsync Some cleaning up.
(edit) @40174   13 years vboxsync checked out some todos.
(edit) @40172   13 years vboxsync todo
(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) @40166   13 years vboxsync MSR todo.
(edit) @40165   13 years vboxsync Implemented fistp (needs testcase).
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