VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66808   8 years vboxsync IEM: Implemented movq Vq,Wq (f3 0f 73)
(edit) @66792   8 years vboxsync IEM: Implemented movhpd Mq,Vq (66 0f 17).
(edit) @66791   8 years vboxsync IEM: Implemented movhps Mq,Vq (0f 17).
(edit) @66789   8 years vboxsync IEM: Implemented movshdup Vdq,Wdq (f3 0f 16).
(edit) @66787   8 years vboxsync IEM: Implemented movhpd Vdq,Mq (66 0f 16).
(edit) @66785   8 years vboxsync IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
(edit) @66751   8 years vboxsync VMM: Nested Hw.virt: Adjusted the helper functions for use with …
(edit) @66748   8 years vboxsync IEM: More tests.
(edit) @66747   8 years vboxsync IEM: Implemented movlps Mq,Vq (0x0f 0x13).
(edit) @66746   8 years vboxsync IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
(edit) @66745   8 years vboxsync IEM: Implemented movupd Vpd,Wpd (0x66 0x0f 0x10).
(edit) @66744   8 years vboxsync IEM: Implemented movupd Vpd,Wpd (0x66 0x0f 0x10).
(edit) @66743   8 years vboxsync IEM: Implemented movups Vps,Wps (0x0f 0x10).
(edit) @66712   8 years vboxsync VMM/IEM: Space.
(edit) @66711   8 years vboxsync VMM/IEM: Added another bit of info required by VT-x for handling …
(edit) @66700   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66688   8 years vboxsync VMM/IEM: RT_NOREF, fix for r115079.
(edit) @66687   8 years vboxsync VMM/IEM: Build fix for r115079.
(edit) @66686   8 years vboxsync VMM/IEM: Handle raising of exceptions during delivery of a previous …
(edit) @66651   8 years vboxsync Reapplied the PGMAllBth.h part of r111975: Disabled an assertion, some …
(edit) @66649   8 years vboxsync Backed the PGMAllBoth.h and IEMR3.cpp parts of r111975 since these are …
(edit) @66604   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66586   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66585   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66584   8 years vboxsync VMM: Nested Hw.virt: Doxygen.
(edit) @66583   8 years vboxsync VMM: Nested Hw.virt: Build fix.
(edit) @66582   8 years vboxsync VMM: Nested Hw.virt: Clean up defines and build fix.
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66480   8 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
(edit) @66479   8 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
(edit) @66474   8 years vboxsync IEM: Stubbed the three byte opcode tables.
(edit) @66473   8 years vboxsync IEM: three byte opcode fix.
(edit) @66471   8 years vboxsync IEM: Split the 3DNow! instruction out into a separate file.
(edit) @66470   8 years vboxsync IEM: build fix (unused function)
(edit) @66469   8 years vboxsync IEM: More VEX work. Fixed punpcklbw_Vx_Wx.
(edit) @66464   8 years vboxsync IEM: Implemented movss Vss,Wss (f3 0f 10).
(edit) @66463   8 years vboxsync IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
(edit) @66462   8 years vboxsync IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
(edit) @66457   8 years vboxsync IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
(edit) @66450   8 years vboxsync IEM: More vstmxcsr tests.
(edit) @66420   8 years vboxsync IEM: More vstmxcsr work.
(edit) @66419   8 years vboxsync IEM: More vstmxcsr work.
(edit) @66414   8 years vboxsync IEM: todo
(edit) @66412   8 years vboxsync IEM: Started tackling the first AVX instructions.
(edit) @66409   8 years vboxsync IEM: More stdmxcsr tests.
(edit) @66405   8 years vboxsync IEM: Use the new CPUMGetGuestMxCsrMask function in FXSAVE & FXRSTOR …
(edit) @66404   8 years vboxsync IEM: Implemented ldmxcsr Md.
(edit) @66403   8 years vboxsync CPUM: Added the MXCSR mask to the CPU database and CPUM::GuestInfo as …
(edit) @66392   8 years vboxsync x86.h,IEMAll.cpp,bs3-cpu-generated-1: s/X86_MXSCR_/X86_MXCSR_/
(edit) @66391   8 years vboxsync IEM: Implemented stmxcsr Md (0f ae !11/3).
(edit) @66386   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66371   8 years vboxsync VMM: Nested Hw.virt: MSR and IO intercept helpers for SVM.
(edit) @66357   8 years vboxsync VMM: Nested Hw.virt: ifdef.
(edit) @66356   8 years vboxsync VMM: Nested Hw.virt: SVM intercept functions WIP.
(edit) @66342   8 years vboxsync IEM: Converted grp 9 to tables and fixed cmpxchg16b/8b prefix handling.
(edit) @66336   8 years vboxsync IEM: Unused entries in grp 8 completes ModR/M decoding and takes a …
(edit) @66334   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66332   8 years vboxsync IEM: Converted iemOp_Grp15 from switch to tables; implemented …
(edit) @66331   8 years vboxsync IEM: Converted iemOp_Grp15 from switch to tables; implemented …
(edit) @66327   8 years vboxsync IEM,CPUM: Implemented clflush Mb (0f ae /7).
(edit) @66326   8 years vboxsync VMM: Nested Hw.virt: Typos.
(edit) @66324   8 years vboxsync IEM: Implemented movq Wq,Vq (66 0f d6).
(edit) @66323   8 years vboxsync IEM: Implemented movq Wq,Vq (66 0f d6).
(edit) @66321   8 years vboxsync IEM: Implemented movddup Vdq,Wdq (f2 0f 12).
(edit) @66320   8 years vboxsync DOxygen.
(edit) @66319   8 years vboxsync VMM: Nested Hw.virt: Todos.
(edit) @66318   8 years vboxsync VMM: Nested Hw.virt: Interrupt logic helpers for nested SVM.
(edit) @66315   8 years vboxsync IEM: Implemented movsldup Vdq,Wdq (f3 0f 12)
(edit) @66314   8 years vboxsync IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
(edit) @66313   8 years vboxsync bs3-cpu-generated-1,IEM: Introducing @opcodesub to more effectively …
(edit) @66311   8 years vboxsync IEM: Implemented movlpd Vq,Mq (66 0f 12).
(edit) @66309   8 years vboxsync IEM: Implemented movlps Vq,Mq and movhlps Vq,Uq (0f 12).
(edit) @66306   8 years vboxsync IEM: Implemented movss Wss,Vss (f3 0f 11).
(edit) @66303   8 years vboxsync IEM: Implemented movupd Wpd,Vpd (66 0f 11).
(edit) @66301   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66283   8 years vboxsync bs3-cpu-generated-1,IEM: More SSE testing stuff.
(edit) @66281   8 years vboxsync VMM: Nested Hw.virt: Decls, naming.
(edit) @66276   8 years vboxsync VMM: Nested Hw.virt: SVM MSRPM and IOPM allocations.
(edit) @66254   8 years vboxsync VMM: Nested Hw.virt: SVM: Update EFER and EFER.LMA on VMRUN.
(edit) @66242   8 years vboxsync bs3-cpu-generated-1: More on SSE testing, enabled the first instruction.
(edit) @66233   8 years vboxsync VMM: Nested Hw.virt: Doxygen.
(edit) @66232   8 years vboxsync VMM: Nested Hw.virt: doxygen.
(edit) @66231   8 years vboxsync VMM: Nested Hw.virt: Windows build fix.
(edit) @66230   8 years vboxsync VMM: Nested Hw.virt: Build fix for Windows.
(edit) @66228   8 years vboxsync VMM: Nested Hw.virt: Build fix.
(edit) @66227   8 years vboxsync VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
(edit) @66172   8 years vboxsync bs3-cpu-generated-1: Adding SSE testing (work in progress)…
(edit) @66160   8 years vboxsync IEM: Mark instructions allowing lock prefix use (incomplete).
(edit) @66159   8 years vboxsync IEM,bs3-cpu-generated-1: Implemented the BOUND instruction and …
(edit) @66138   8 years vboxsync IEM: Implemented AAS.
(edit) @66137   8 years vboxsync IEM: Implemented AAS.
(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.
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