KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest
authorChristian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Tue, 29 Apr 2008 16:18:23 +0000 (18:18 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 4 May 2008 11:44:45 +0000 (14:44 +0300)
This patch adds the delivery of INTERRUPT_FP_UNAVAIL exceptions to the guest.
It's needed if a guest uses ppc binaries using the Floating point instructions.

Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Acked-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found