]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/include/asm/kvm_emulate.h
KVM: x86 emulator: MMX support
authorAvi Kivity <avi@redhat.com>
Mon, 9 Apr 2012 15:40:02 +0000 (18:40 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 16 Apr 2012 23:36:16 +0000 (20:36 -0300)
commitcbe2c9d30aa69b0551247ddb0fb450b6e8080ec4
tree84edcdbe15e4db09c6f6ba463d083bd42e51bbeb
parent3e114eb4db3a33141b8c91bb53dae9ba6b015a32
KVM: x86 emulator: MMX support

General support for the MMX instruction set.  Special care is taken
to trap pending x87 exceptions so that they are properly reflected
to the guest.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/kvm_emulate.h
arch/x86/kvm/emulate.c