You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/hw/cpu
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible
This converts existing DECLARE_INSTANCE_CHECKER usage to
OBJECT_DECLARE_SIMPLE_TYPE when possible.

$ ./scripts/codeconverter/converter.py -i \
  --pattern=AddObjectDeclareSimpleType $(git grep -l '' -- '*.[ch]')

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Paul Durrant <paul@xen.org>
Message-Id: <20200916182519.415636-6-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
4 years ago
..
a9mpcore.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
a15mpcore.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
arm11mpcore.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
cluster.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
core.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago