commit | e59717550e5cf0e7159c5b7af1d1ead35fef49dd | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Apr 09 18:40:03 2012 +0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Apr 16 20:36:16 2012 -0300 |
tree | 4f19d160f437d89c036be4224d46c8a815ee8e42 | |
parent | cbe2c9d30aa69b0551247ddb0fb450b6e8080ec4 [diff] |
KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f) Needed by some framebuffer drivers. See https://bugzilla.kernel.org/show_bug.cgi?id=42779 Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>