On Thu, 18 Jul 2019 13:42:12 +1000
Nicholas Piggin wrote:
> H_PROD is added, and H_CEDE is modified to test the prod bit
> according to PAPR.
>
> Signed-off-by: Nicholas Piggin
> ---
Reviewed-by: Greg Kurz
> Changes since v5:
> - Add the prod bit here
> - Fix target CPU
>
> hw/ppc/spapr.c
H_PROD is added, and H_CEDE is modified to test the prod bit
according to PAPR.
Signed-off-by: Nicholas Piggin
---
Changes since v5:
- Add the prod bit here
- Fix target CPU
hw/ppc/spapr.c | 1 +
hw/ppc/spapr_hcall.c| 32
include/hw