qemu/include/hw/virtio
Eduardo Habkost fa34a3c58a Use DECLARE_*CHECKER* when possible (--force mode)
Separate run of the TypeCheckMacro converter using the --force
flag, for the cases where typedefs weren't found in the same
header nor in typedefs.h.

Generated initially using:

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

Then each case was manually reviewed, and a comment was added
indicating what's unusual about those type checking
macros/functions.  Despite not following the usual pattern, the
changes in this patch were found to be safe.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20200831210740.126168-15-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 DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-input.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-iommu.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio-mem.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -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 DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -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 DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
virtio.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00