commit | df08bd10266ce6132278f6b4ddc4bb0a12330b56 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Aug 05 15:44:41 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:52:14 2010 +0200 |
tree | c0edb224d7b9fa46d18b66e6fcb622005f6e91c3 | |
parent | 9ee18b1e08e6a5648aeaaf998eabc72b5304cc17 [diff] |
KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 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>