On 02/04/2016 07:56 PM, Laurent Vivier wrote:
Set the default to the latest CPU version to have the largest set of available features. It is also really needed in little-endian mode because POWER7 is not really supported in this mode and some distros (at least debian) generate POWER8 code for their ppc64le target. Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813698 Signed-off-by: Laurent Vivier <lviv...@redhat.com>
Makes a lot of sense. Reviewed-by: Alexander Graf <ag...@suse.de> Alex