]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef7f92c5f0f08bf5ad89df4b744e888403ae4d6f
tree600ae6a745b1952e2de36d8a7a14034438190041
parent3028bcde101992aaa1e6a3c9451ce50fee7fb806
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