qemu-e2k/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-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
vhost-vdpa.h
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
virtio-access.h
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
virtio-gpu-pci.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-gpu-pixman.h
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