qemu-irix/hw
Peter Maydell a1f7f97b95 hw/ppc: Avoid shifting left into sign bit
Add U suffix to various places where we were doing "1 << 31",
which is undefined behaviour, and also to other constant
definitions in the same groups, for consistency.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-03-27 19:22:49 +04:00
..
9pfs
acpi
alpha
arm target-arm: Load ELF images with the correct machine type for CPU 2014-03-24 16:41:10 +00:00
audio
block
bt
char
core PowerPC queue for 2.0 2014-03-20 11:45:38 +00:00
cpu
cris
display
dma
gpio
i2c
i386 hw/i386/acpi_build.c: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00
ide hw/ide: Add missing 'static' attributes 2014-03-27 19:22:48 +04:00
input
intc hw/intc/openpic: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00
ipack
isa
lm32
m68k
microblaze
mips
misc vfio: Cosmetic error reporting fixes 2014-03-25 12:08:52 -06:00
moxie
net virtio-net: add vlan receive state to RxFilterInfo 2014-03-26 12:49:10 +02:00
nvram vl.c: Extend get_boot_devices_list() to ignore suffixes 2014-03-20 02:40:07 +01:00
openrisc
pci hw/pci/pci_host.c: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00
pci-bridge
pci-host raven: Use raven_ for all function prefixes 2014-03-20 00:34:21 +01:00
pcmcia
ppc hw/ppc: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00
s390x
scsi spapr_vscsi: remove duplicate condition check 2014-03-26 13:19:22 +01:00
sd
sh4
sparc
sparc64
ssi
timer
tpm
unicore32
usb hw/usb/hcd-ohci.c: Avoid shifting left into sign bit 2014-03-27 19:22:49 +04:00
virtio virtio-rng: Avoid default_backend refcount leak 2014-03-19 22:23:47 +01:00
watchdog
xen
xtensa
Makefile.objs