target-ppc: Add PVR for POWER8NVL processor

Enterprise / Virtualization / QEMU - Alexey Kardashevskiy [ozlabs.ru] - 15 March 2016 17:55 UTC

This adds a new POWER8+NVLink CPU PVR which core is identical to POWER8 but has a different PVR. The only available machine now has PVR pvr 004c 0100 so this defines "POWER8NVL" alias as v1.0.

The corresponding kernel commit is https://github.com/torvalds/linux/commit/ddee09c099c3 "powerpc: Add PVR for POWER8NVL processor"

a88dced target-ppc: Add PVR for POWER8NVL processor
target-ppc/cpu-models.c | 3 +++
target-ppc/cpu-models.h | 2 ++
target-ppc/translate_init.c | 3 +++
3 files changed, 8 insertions(+)

Upstream: git.qemu.org


  • Share