On Wed, Sep 02, 2020 at 06:42:10PM -0400, Eduardo Habkost wrote: > This will make the TYPE_* constants consistent with the name of > most type checking macros we have today. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com>
I will drop this and send a separate patch to rename the type checking macros instead, because that would make all identifiers match the actual QOM type name strings ("chardev-*"). -- Eduardo