KVM: PPC: Only use QPRs when available
authorAlexander Graf <agraf@suse.de>
Thu, 1 Apr 2010 13:33:21 +0000 (15:33 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:17:24 +0000 (12:17 +0300)
BookE KVM doesn't know about QPRs, so let's not try to access then.

This fixes a build error on BookE KVM.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found