qemu/backends
Eduardo Habkost 1ff5adfa5b Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Generated using:

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

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20200831210740.126168-19-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-09 09:27:11 -04:00
..
tpm Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
cryptodev-builtin.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
cryptodev-vhost-user.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
cryptodev-vhost.c
cryptodev.c error: Eliminate error_propagate() with Coccinelle, part 1 2020-07-10 15:18:08 +02:00
dbus-vmstate.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-09 09:27:11 -04:00
hostmem-file.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
hostmem-memfd.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
hostmem-ram.c
hostmem.c qom: Change object_get_canonical_path_component() not to malloc 2020-07-21 16:23:43 +02:00
Kconfig
meson.build meson: convert backends directory to Meson 2020-08-21 06:30:23 -04:00
rng-builtin.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
rng-egd.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
rng-random.c
rng.c
trace-events
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
vhost-user.c