On Tue, Jul 25, 2017 at 08:00:22PM +0200, Greg Kurz wrote: > Signed-off-by: Greg Kurz <gr...@kaod.org>
Applied to ppc-for-2.11. > --- > hw/ppc/spapr_iommu.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/hw/ppc/spapr_iommu.c b/hw/ppc/spapr_iommu.c > index 8ec4e7a40834..40a44c563824 100644 > --- a/hw/ppc/spapr_iommu.c > +++ b/hw/ppc/spapr_iommu.c > @@ -374,6 +374,8 @@ static void spapr_tce_table_unrealize(DeviceState *dev, > Error **errp) > { > sPAPRTCETable *tcet = SPAPR_TCE_TABLE(dev); > > + vmstate_unregister(DEVICE(tcet), &vmstate_spapr_tce_table, tcet); > + > QLIST_REMOVE(tcet, list); > > spapr_tce_table_disable(tcet); > -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson
signature.asc
Description: PGP signature