From 94810ba4edc8fc49c68650306928245f6c0c99fa Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Thu, 24 Apr 2014 13:04:01 +0200 Subject: [PATCH] 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 --- Reading git-format-patch failed