On Wed, Aug 19, 2020 at 08:12:05PM -0400, Eduardo Habkost wrote:
> Move the typedef from spapr_irq.h to spapr.h, and use "struct
> SpaprMachineState" in the spapr_*.h headers (to avoid circular
> header dependencies).
> 
> This will make future conversion to OBJECT_DECLARE* easier.
> 
> Signed-off-by: Eduardo Habkost <[email protected]>
> ---
> Changes series v1 -> v2: new patch in series v2
> 
> Cc: David Gibson <[email protected]>
> Cc: "Cédric Le Goater" <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> ---
>  include/hw/ppc/spapr.h      |  1 +
>  include/hw/ppc/spapr_irq.h  | 36 ++++++++++++++++++------------------
>  include/hw/ppc/spapr_xive.h |  3 ++-
>  3 files changed, 21 insertions(+), 19 deletions(-)

Reviewed-by: Daniel P. Berrangé <[email protected]>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to