qemu-irix/include/hw
Peter Maydell 3a87d00910 fpu: Replace uint32 typedef with uint32_t
Replace the uint32 softfloat-specific typedef with uint32_t.
This change was made with

find include hw fpu target-* -name '*.[ch]' | xargs sed -i -e 's/\buint32\b/uint32_t/g'

together with manual removal of the typedef definition,
manual undoing of various mis-hits, and another couple of
fixes found via test compilation.

All the uses in hw/ were using the wrong type by mistake.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Acked-by: Leon Alrae <leon.alrae@imgtec.com>
Acked-by: James Hogan <james.hogan@imgtec.com>
Message-id: 1452603315-27030-5-git-send-email-peter.maydell@linaro.org
2016-01-22 15:09:21 +00:00
..
acpi pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT 2016-01-09 23:20:18 +02:00
arm hw/arm/virt: add secure memory region and UART 2016-01-21 14:15:07 +00:00
audio
block
char
cpu
cris
gpio i.MX: add support for lower and upper interrupt in GPIO. 2015-12-17 13:37:13 +00:00
i2c
i386 fpu: Replace uint32 typedef with uint32_t 2016-01-22 15:09:21 +00:00
input
intc
ipack
ipmi ipmi: Add a firmware configuration repository 2015-12-22 18:39:19 +02:00
isa isa: Clean up error handling around isa_bus_new() 2016-01-13 11:58:59 +01:00
kvm
lm32
m68k
mem nvdimm acpi: build ACPI NFIT table 2015-12-22 18:39:20 +02:00
mips
misc i.MX: move i.MX31 CCM object to register array 2016-01-11 15:52:18 +00:00
net
nvram
pci hw/pxb: introduce pxb-pcie expander for PCIe machines 2015-12-22 17:45:13 +02:00
pci-host q35: Remove MCHPCIState.guest_info field 2015-12-22 17:45:13 +02:00
ppc spapr vio: fix to incomplete QOMify 2016-01-11 15:29:05 +11:00
s390x
scsi
sd sdhci: add optional quirk property to disable card insertion/removal interrupts 2015-12-22 16:34:26 +08:00
sh4
smbios
sparc
ssi xilinx_spips: Separate the state struct into a header 2016-01-21 14:15:03 +00:00
timer pc: acpi: move HPET from DSDT to SSDT 2016-01-09 23:20:18 +02:00
tricore
unicore32
usb
vfio
virtio 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h 2016-01-08 12:48:11 +05:30
watchdog
xen xen-hvm: Clean up xen_ram_alloc() error handling 2016-01-14 16:49:50 +00:00
boards.h Move SET_MACHINE_COMPAT macro to boards.h 2016-01-11 15:29:05 +11:00
bt.h
compat.h vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5 specific 2016-01-15 18:58:01 +01:00
devices.h
elf_ops.h
empty_slot.h
fw-path-provider.h
hotplug.h
hw.h vmstate: define vmstate_info_uinttl 2016-01-16 12:01:23 +00:00
ide.h
irq.h
loader.h
nmi.h
pcmcia.h
platform-bus.h
ptimer.h
qdev-core.h
qdev-dma.h
qdev-properties.h hw: Inline the qdev_prop_set_drive_nofail() wrapper 2016-01-13 11:58:58 +01:00
qdev.h
stream.h
sysbus.h
usb.h