VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66136   8 years vboxsync IEM: Implemented AAA.
(edit) @66135   8 years vboxsync IEM: Implemented AAA.
(edit) @66132   8 years vboxsync IEM: Some more ADC testcases.
(edit) @66131   8 years vboxsync IEM: Some more ADC testcases.
(edit) @66129   8 years vboxsync IEM: Some OR testcases.
(edit) @66128   8 years vboxsync bs3-cpu-generated-1: python type fix.
(edit) @66124   8 years vboxsync bs3-cpu-generated-1,IEM: More tests, fixed rAX,Iz testing bug.
(edit) @66116   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66114   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66113   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66104   8 years vboxsync VMM: trailing spaces
(edit) @66045   8 years vboxsync VMM: Nested Hw.virt: Read strictly what we need into VMCPU, dealing …
(edit) @66044   8 years vboxsync VMM: Nested Hw.virt: Build fix, trial.
(edit) @66040   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66015   8 years vboxsync VMM: Nested Hw.virt: Bits.
(edit) @66008   8 years vboxsync VMM: Attempted Doxygen fix.
(edit) @66007   8 years vboxsync nit
(edit) @66005   8 years vboxsync VMM: doxygen
(edit) @66004   8 years vboxsync VMM: Build fix
(edit) @66003   8 years vboxsync VMM: Build fix
(edit) @66002   8 years vboxsync VMM: Nested Hw.virt: Build fix
(edit) @66001   8 years vboxsync VMM: Nested Hw.virt: Temporary build fix to work around recompiler …
(edit) @66000   8 years vboxsync VMM: Nested Hw.virt: Preps for SVM vmrun/#VMEXIT impl.
(edit) @65989   8 years vboxsync VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code …
(edit) @65981   8 years vboxsync PGMAllBth.h: a couple of more 32-bit shift optimizations.
(edit) @65962   8 years vboxsync IEMAllInstructionsPython.py: pylint 2.0.0 fixes
(edit) @65959   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @65957   8 years vboxsync PGMPool: Address problem where we would incorrectly try to flush an …
(edit) @65955   8 years vboxsync PGMAllBth.h: Another shift optimization.
(edit) @65953   8 years vboxsync IEMAllInstructionsPython.py: Delinted against 1.6.5.
(edit) @65951   8 years vboxsync IEMAllInstructionsPython.py: Delinted.
(edit) @65947   8 years vboxsync IEMAllInstructionsPython.py: python 3 fix
(edit) @65945   8 years vboxsync IEMAllInstructionsPython.py: Don't use common/utils.py because our …
(edit) @65934   8 years vboxsync VMM: Nested Hw.virt: Invlpga IEM interface with HM.
(edit) @65933   8 years vboxsync VMM: Nested Hw.virt: Implemented vmsave, vmload, invlpga in IEM.
(edit) @65930   8 years vboxsync InvalidatePage: Optimizations.
(edit) @65926   8 years vboxsync IEM: Started on generating tests from instruction specs.
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @65913   8 years vboxsync VMM: Nested Hw.virt: Redundant check.
(edit) @65908   8 years vboxsync VMM: Nested Hw.virt: doxygen.
(edit) @65904   8 years vboxsync VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
(edit) @65901   8 years vboxsync Reapplied r113097 (backed out in r113137): pgmR3PoolReset: A few …
(edit) @65894   8 years vboxsync IEM: updates
(edit) @65881   8 years vboxsync IEM,DIS: Updates
(edit) @65880   8 years vboxsync IEM,DIS: Updates
(edit) @65879   8 years vboxsync IEM,DIS: Updates
(edit) @65877   8 years vboxsync IEM: Fix push fs/gs that got broken in r113659.
(edit) @65876   8 years vboxsync IEM,DIS: Updates
(edit) @65871   8 years vboxsync IEM: Addding disassembler info to new IEMOP_MNEMONIC macros.
(edit) @65869   8 years vboxsync updates
(edit) @65836   8 years vboxsync IEMAllInstructionsPython.py: Fixes.
(edit) @65834   8 years vboxsync IEMAllInstructionsPython.py: some more tinkering.
(edit) @65828   8 years vboxsync python 3 fixes.
(edit) @65825   8 years vboxsync IEMAllInstructionsPython.py: Some updates.
(edit) @65806   8 years vboxsync IEMAllInstructionsPython.py: Try make doxygen happy.
(edit) @65805   8 years vboxsync IEMAllInstructionsPython.py: Basics doxygen stuff done, some work …
(edit) @65793   8 years vboxsync IEM: Ignore VMCPU_FF_UNHALT.
(edit) @65792   8 years vboxsync EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and …
(edit) @65790   8 years vboxsync IEM: updates.
(edit) @65788   8 years vboxsync IEM: Take 'sys' access into account when checking for read-only pages.
(edit) @65784   8 years vboxsync IEM: Tomorrow resume point.
(edit) @65781   8 years vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65780   8 years vboxsync IEM: Group 12, 13, and 14 jump table size checks.
(edit) @65779   8 years vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65778   8 years vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65775   8 years vboxsync IEM: Use prefix indexed tables for group 14.
(edit) @65774   8 years vboxsync IEM: Use prefix indexed tables for group 13.
(edit) @65773   8 years vboxsync IEM: Use prefix indexed tables for group 12 .
(edit) @65772   8 years vboxsync IEM: Use jump table for group 7 memory variants.
(edit) @65771   8 years vboxsync IEM: corrected a few …
(edit) @65770   8 years vboxsync IEM: 0x0f 0x2c split up.
(edit) @65769   8 years vboxsync IEM: 0x0f 0x29 split up.
(edit) @65768   8 years vboxsync IEM: naming fixes.
(edit) @65766   8 years vboxsync IEM: VEX decoding updates.
(edit) @65764   8 years vboxsync IEM: XOP updates.
(edit) @65761   8 years vboxsync IEM: VEX decoding updates.
(edit) @65758   8 years vboxsync IEM: Split out IEMAllInstructionsOneByte.cpp.h and …
(edit) @65757   8 years vboxsync IEM: 0x0f 0xe7 split up.
(edit) @65756   8 years vboxsync IEM: 0x0f 0xd7 split up.
(edit) @65755   8 years vboxsync IEM: 0x0f 0x7f split up.
(edit) @65754   8 years vboxsync IEM: 0x0f 0x7e split up.
(edit) @65753   8 years vboxsync IEM: 0x0f 0x74, 0x0f 0x75, 0x0f 0x76, and 0x0f 0xef split up.
(edit) @65752   8 years vboxsync IEM: 0x0f 0x70 split up.
(edit) @65751   8 years vboxsync IEM: 0x0f 0x6f split up.
(edit) @65750   8 years vboxsync IEM: 0x0f 0x6e split up.
(edit) @65749   8 years vboxsync IEM: 0x0f 0x6b split up.
(edit) @65748   8 years vboxsync IEM: 0x0f 0x68, 0x0f 0x69, 0x0f 0x6a, and 0x0f 0x6d split up.
(edit) @65650   8 years vboxsync gcc 7: fall thru
(edit) @65634   8 years vboxsync IEM: Typo fix.
(edit) @65631   8 years vboxsync IEM: When loading a 16-bit stack from TSS, consistently force a 16-bit …
(edit) @65623   8 years vboxsync IEM: Selector checks for memory access raise #GP, not #NP. See …
(edit) @65622   8 years vboxsync Build fix.
(edit) @65621   8 years vboxsync IEM: Typo fix (BT instruction family with 16-bit operand).
(edit) @65618   8 years vboxsync IEM: Fixed bug in the iemOp_InvalidNeed*RM* functions.
(edit) @65612   8 years vboxsync IEM: A little more logging.
(edit) @65610   8 years vboxsync IEM: 0x0f 0x60, 0x0f 0x61, 0x0f 0x62, and 0x0f 0x6c split up.
(edit) @65609   8 years vboxsync IEM: 0x0f 0x28 split up.
(edit) @65608   8 years vboxsync IEM: 0x0f 0x13 split up.
(edit) @65607   8 years vboxsync IEM: 0x0f 0x11 split up.
(edit) @65605   8 years vboxsync IEM: Initial prefix indexing expansion of g_apfnTwoByteMap.
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