KVM: x86 emulator: define callbacks for using the guest fpu within the emulator
authorAvi Kivity <avi@redhat.com>
Mon, 28 Mar 2011 14:53:59 +0000 (16:53 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:56:58 +0000 (07:56 -0400)
commit5037f6f324cdcc6c9071dc774aba992f96c7e5ff
tree600ae6a745b1952e2de36d8a7a14034438190041
parent1d6b114f20d06ac0749686e4d7b7c7913d9116db
KVM: x86 emulator: define callbacks for using the guest fpu within the emulator

Needed for emulating fpu instructions.

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