qemu-irix/hw/ide
John Snow 91ced51446 ahci: fix ICC mask definition
There are likely others that could be updated, but we'll
go with a light touch for 2.4 for now.

Without the Unsigned specifier, this shifts bits into the
signed bit, which makes clang unhappy and could cause
unwanted behavior.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1437501721-24495-1-git-send-email-jsnow@redhat.com
2015-07-31 16:39:20 -04:00
..
Makefile.objs
ahci.c ahci: Force ICC bits in PxCMD to zero 2015-07-20 12:21:18 -04:00
ahci.h ahci: fix ICC mask definition 2015-07-31 16:39:20 -04:00
atapi.c ide/atapi: Fix START STOP UNIT command completion 2015-07-26 23:42:53 -04:00
cmd646.c
core.c ide: Clear DRQ after handling all expected accesses 2015-07-26 23:42:53 -04:00
ich.c ich9/ahci: Enable Migration 2015-05-22 15:58:22 -04:00
internal.h ahci: add rwerror=stop support for ncq 2015-07-04 02:06:04 -04:00
isa.c
macio.c macio: re-add TRIM support 2015-07-31 16:38:50 -04:00
microdrive.c
mmio.c
pci.c ide: add limit to .prepare_buf() 2015-07-04 02:06:04 -04:00
pci.h
piix.c
qdev.c
via.c