qemu-patch-raspberry4/hw/pci-host
Philippe Mathieu-Daudé 2d61acebe8 hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
We don't enforce the -Wsign-conversion CPPFLAG, but it doesn't hurt
to avoid this warning:

  warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20191209095002.32194-4-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-12-18 02:34:11 +01:00
..
bonito.c hw: replace hw/i386/pc.h with a header just for the i8259 2019-12-17 19:33:49 +01:00
designware.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
gpex.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
grackle.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
i440fx.c hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE() 2019-12-18 02:34:11 +01:00
Kconfig hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' 2019-11-05 23:33:12 +01:00
Makefile.objs hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' 2019-11-05 23:33:12 +01:00
pam.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
ppce500.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
prep.c hw: replace hw/i386/pc.h with a header just for the i8259 2019-12-17 19:33:49 +01:00
q35.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
sabre.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00
uninorth.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
versatile.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
xilinx-pcie.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00