commit | 222b7c52c33bdef721248bfeba992af495800d30 | [log] [tgz] |
---|---|---|
author | Mohammed Gamal <m.gamal005@gmail.com> | Wed May 12 01:39:22 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:35:44 2010 +0300 |
tree | edf87285cc0619e0569b30d3a2d3aecc4c609e32 | |
parent | abc190830f28a5bb678eaccb633de02ed2967d55 [diff] |
KVM: x86 emulator: Add missing decoder flags for xor instructions This adds missing decoder flags for xor instructions (opcodes 0x34 - 0x35) Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>