commit | f24bc1ed45c13805c19f58cc4289b1be7efee19b | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Apr 24 13:55:36 2014 +0200 |
committer | Alexander Graf <agraf@suse.de> | Fri May 30 14:26:21 2014 +0200 |
tree | 0eeddbb7637355df383a4918b04ac34b58d51bc4 | |
parent | cd087eefe637d545345ea5f888d4ea4fe52e312c [diff] |
KVM: PPC: Book3S: Move little endian conflict to HV KVM With the previous patches applied, we can now successfully use PR KVM on little endian hosts which means we can now allow users to select it. However, HV KVM still needs some work, so let's keep the kconfig conflict on that one. Signed-off-by: Alexander Graf <agraf@suse.de>