original_kernel/arch/powerpc
Thomas Huth 7cc851039d powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
If we do not provide the PVR for POWER8NVL, a guest on this system
currently ends up in PowerISA 2.06 compatibility mode on KVM, since QEMU
does not provide a generic PowerISA 2.07 mode yet. So some new
instructions from POWER8 (like "mtvsrd") get disabled for the guest,
resulting in crashes when using code compiled explicitly for
POWER8 (e.g. with the "-mcpu=power8" option of GCC).

Fixes: ddee09c099 ("powerpc: Add PVR for POWER8NVL processor")
Cc: stable@vger.kernel.org # v4.0+
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-06-01 13:47:34 +10:00
..
boot Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata 2016-05-23 18:19:21 -07:00
configs
crypto
include powerpc: Use privileged SPR number for MMCR2 2016-05-31 20:08:32 +10:00
kernel powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call 2016-06-01 13:47:34 +10:00
kvm powerpc updates for 4.7 2016-05-20 10:12:41 -07:00
lib
math-emu
mm powerpc/mm/radix: Add missing tlb flush 2016-06-01 13:47:34 +10:00
net
oprofile
perf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-05-25 17:05:40 -07:00
platforms powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens 2016-05-30 13:50:12 +10:00
scripts
sysdev DAX error handling for 4.7 2016-05-26 19:34:26 -07:00
xmon
Kconfig printk/nmi: generic solution for safe printk in NMI 2016-05-20 17:58:30 -07:00
Kconfig.debug
Makefile
relocs_check.sh