]> Pileus Git - ~andy/linux/commit
KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)
authorAvi Kivity <avi@redhat.com>
Mon, 9 Apr 2012 15:40:03 +0000 (18:40 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 16 Apr 2012 23:36:16 +0000 (20:36 -0300)
commite59717550e5cf0e7159c5b7af1d1ead35fef49dd
tree4f19d160f437d89c036be4224d46c8a815ee8e42
parentcbe2c9d30aa69b0551247ddb0fb450b6e8080ec4
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>
arch/x86/kvm/emulate.c