Re: [PATCH v3 50/74] migration: Rename class type checking macros

2020-08-26 Thread Juan Quintela
Eduardo Habkost wrote: > Rename the macros to make them consistent with the MIGRATION_OBJ > macro name. > > This will make future conversion to OBJECT_DECLARE* easier. > > Signed-off-by: Eduardo Habkost > --- > Changes series v2 -> v3: new patch added to series v3 > > --- > Cc: Juan Quintela > C

[PATCH v3 50/74] migration: Rename class type checking macros

2020-08-25 Thread Eduardo Habkost
Rename the macros to make them consistent with the MIGRATION_OBJ macro name. This will make future conversion to OBJECT_DECLARE* easier. Signed-off-by: Eduardo Habkost --- Changes series v2 -> v3: new patch added to series v3 --- Cc: Juan Quintela Cc: "Dr. David Alan Gilbert" Cc: qemu-devel@n