qemu-patch-raspberry4/include/hw/virtio
Eduardo Habkost c821774a3b Use OBJECT_DECLARE_TYPE where possible
Replace DECLARE_OBJ_CHECKERS with OBJECT_DECLARE_TYPE where the
typedefs can be safely removed.

Generated running:

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

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200831210740.126168-16-ehabkost@redhat.com>
Message-Id: <20200831210740.126168-17-ehabkost@redhat.com>
Message-Id: <20200831210740.126168-18-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-09 09:27:11 -04:00
..
vhost-backend.h vhost-vdpa: introduce vhost-vdpa backend 2020-07-07 07:59:51 -04:00
vhost-scsi-common.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
vhost-scsi.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
vhost-user-blk.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
vhost-user-fs.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
vhost-user-scsi.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
vhost-user-vsock.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
vhost-user.h Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS 2020-06-12 10:17:06 -04:00
vhost-vdpa.h vhost-vdpa: introduce vhost-vdpa backend 2020-07-07 07:59:51 -04:00
vhost-vsock-common.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
vhost-vsock.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
vhost.h vhost-vdpa: introduce vhost-vdpa backend 2020-07-07 07:59:51 -04:00
virtio-access.h include: Make headers more self-contained 2019-08-16 13:31:51 +02:00
virtio-balloon.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-blk.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-bus.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-crypto.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-gpu-bswap.h include: Make headers more self-contained 2019-08-16 13:31:51 +02:00
virtio-gpu-pci.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-gpu-pixman.h virtio-gpu: add a pixman helper header 2019-05-29 06:29:07 +02:00
virtio-gpu.h Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
virtio-input.h Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
virtio-iommu.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-mem.h Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
virtio-mmio.h Use DECLARE_*CHECKER* when possible (--force mode) 2020-09-09 09:27:11 -04:00
virtio-net.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-pmem.h Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
virtio-rng.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-scsi.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-serial.h Use OBJECT_DECLARE_TYPE where possible 2020-09-09 09:27:11 -04:00
virtio.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00