qemu/hw/ide
Peter Maydell ee25595f01 hw/ide/ahci.c: Avoid shift left into sign bit
Add U suffix to avoid shifting left into the sign bit, which
is undefined behaviour.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-04-18 10:33:36 +04:00
..
ahci.c hw/ide/ahci.c: Avoid shift left into sign bit 2014-04-18 10:33:36 +04:00
ahci.h hw/ide/ahci.h: Avoid shifting left into sign bit 2014-03-07 11:29:21 +01:00
atapi.c
cmd646.c
core.c ide: Correct improper smart self test counter reset in ide core. 2014-04-14 13:23:53 +01:00
ich.c
internal.h
isa.c
macio.c
Makefile.objs
microdrive.c
mmio.c
pci.c hw/ide: Add missing 'static' attributes 2014-03-27 19:22:48 +04:00
pci.h
piix.c Call pci_piix3_xen_ide_unplug from unplug_disks 2014-02-20 17:28:08 +00:00
qdev.c
via.c