Re: [Qemu-devel] [PATCH 13/17] ppc: Add POWER8 IAMR register

2016-03-14 Thread Thomas Huth
On 14.03.2016 17:56, Cédric Le Goater wrote: > From: Benjamin Herrenschmidt > > With appropriate AMR-like masks. Not actually used by the translation > logic at that point > > Signed-off-by: Benjamin Herrenschmidt > [clg: add the use of spr_register_kvm_hv()] > Signed-off-by: Cédric Le Goater

[Qemu-devel] [PATCH 13/17] ppc: Add POWER8 IAMR register

2016-03-14 Thread Cédric Le Goater
From: Benjamin Herrenschmidt With appropriate AMR-like masks. Not actually used by the translation logic at that point Signed-off-by: Benjamin Herrenschmidt [clg: add the use of spr_register_kvm_hv()] Signed-off-by: Cédric Le Goater --- target-ppc/cpu.h| 1 + target-ppc/translate