commit | de368dceb33c3c068dbde1407aff75cd8e126f04 | [log] [tgz] |
---|---|---|
author | Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> | Tue Apr 29 18:18:23 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun May 04 14:44:45 2008 +0300 |
tree | cdcdac9093ed06ba233aee36e62302ff6c809ca3 | |
parent | 45c5eb67da5a668abe79c23a7e64dbc87a600f90 [diff] |
KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest 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>