Use correct input constant
authorAlexander Graf <agraf@suse.de>
Fri, 17 Jul 2009 11:51:46 +0000 (13:51 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Jul 2009 15:58:46 +0000 (10:58 -0500)
commit16415335bea79c0226f92aec82197ab07b55ba65
tree8a7ee3ecf070d0143c45d3b2aeec57704028a332
parentb80a55e67b90a87646c44474822a40c00b821d37
Use correct input constant

440 and desktop codes use different input constants for interrupt indication.

Let's use the respective ones for KVM.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
target-ppc/kvm.c