commit | 8b3a00fcd3c9ea4e2cbae12af3cd8c9d7d1e109a | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Feb 16 14:12:46 2012 +0000 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 08 12:55:06 2012 +0300 |
tree | b65c97090a8224eac9e87deb51f28139eb7e875a | |
parent | a8e4ef841429d338b8700998afb3dfc18c1f25d9 [diff] |
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1 The semantics of BOOKE_IRQPRIO_MAX changed to denote the highest available irqprio + 1, so let's reflect that in the code too. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>