qemu/include/hw/intc
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
..
allwinner-a10-pic.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
arm_gic_common.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
arm_gic.h Use DECLARE_*CHECKER* when possible (--force mode) 2020-09-09 09:27:11 -04:00
arm_gicv3_common.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
arm_gicv3_its_common.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
arm_gicv3.h Use DECLARE_*CHECKER* when possible (--force mode) 2020-09-09 09:27:11 -04:00
armv7m_nvic.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
aspeed_vic.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
bcm2835_ic.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
bcm2836_control.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
heathrow_pic.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
i8259.h hw: replace hw/i386/pc.h with a header just for the i8259 2019-12-17 19:33:49 +01:00
ibex_plic.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
imx_avic.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
imx_gpcv2.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
intc.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
mips_gic.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
realview_gic.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
rx_icu.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
xlnx-pmu-iomod-intc.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
xlnx-zynqmp-ipi.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00