commit | 94810ba4edc8fc49c68650306928245f6c0c99fa | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Apr 24 13:04:01 2014 +0200 |
committer | Alexander Graf <agraf@suse.de> | Fri May 30 14:26:20 2014 +0200 |
tree | ab8e72f779495019ff54ec91f1ecfb7598972fcd | |
parent | 14a7d41dad9d3943e05995c59bfe7e0117d8e752 [diff] |
KVM: PPC: Book3S PR: Default to big endian guest The default MSR when user space does not define anything should be identical on little and big endian hosts, so remove MSR_LE from it. Signed-off-by: Alexander Graf <agraf@suse.de>