From: Paul Mackerras Date: Wed, 8 Jan 2014 10:25:24 +0000 (+1100) Subject: KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 X-Git-Tag: v3.14-rc1~26^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5557ae0ec77c2b4b5bbce2883c0603054ab66e68;p=pandora-kernel.git KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 This allows us to select architecture 2.05 (POWER6) or 2.06 (POWER7) compatibility modes on a POWER8 processor. (Note that transactional memory is disabled for usermode if either or both of the PCR_TM_DIS and PCR_ARCH_206 bits are set.) Signed-off-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed