On 10/09/2017 04:51 PM, Igor Mammedov wrote:
> deduce core type directly from chip type instead of
> maintaining type mapping in PnvChipClass::cpu_model.
>
> Signed-off-by: Igor Mammedov
Reviewed-by: Philippe Mathieu-Daudé
> ---
> v2:
> - fix typo: s/pvn_chip_core_typename/pnv_chip_core_type
deduce core type directly from chip type instead of
maintaining type mapping in PnvChipClass::cpu_model.
Signed-off-by: Igor Mammedov
---
v2:
- fix typo: s/pvn_chip_core_typename/pnv_chip_core_typename/
---
include/hw/ppc/pnv.h | 1 -
include/hw/ppc/pnv_core.h | 1 -
hw/ppc/pnv.c