KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
authorAlexander Graf <agraf@suse.de>
Thu, 5 Aug 2010 13:44:41 +0000 (15:44 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:14 +0000 (10:52 +0200)
We had an arbitrary limitation in mtmsrd L=1 that kept us from using r30 and
r31 as input registers. Let's get rid of that and get more potential speedups!

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found