]> 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)
commitdd0bef36ef87769d833c89c9e955980f8fc4a98c
tree600ae6a745b1952e2de36d8a7a14034438190041
parent5b4a29dc1ff64c331ac2af7f0a8051fb6286506d
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