On Fri, Feb 15, 2019 at 12:40:06PM +0100, Greg Kurz wrote:
> The base ICP class knows how to interact with KVM. Adapt sPAPR to use it
> instead of the ICP KVM class.
>
> Signed-off-by: Greg Kurz
Applied, thanks.
> ---
> hw/ppc/spapr_irq.c |4 +---
> include/hw/ppc/spapr.h |1 -
> 2
On 2/15/19 12:40 PM, Greg Kurz wrote:
> The base ICP class knows how to interact with KVM. Adapt sPAPR to use it
> instead of the ICP KVM class.
>
> Signed-off-by: Greg Kurz
ah. Good one !
Reviewed-by: Cédric Le Goater
Thanks,
C.
> ---
> hw/ppc/spapr_irq.c |4 +---
> include/hw/