diff options
author | John Snow <jsnow@redhat.com> | 2015-07-21 14:02:01 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2015-07-31 16:39:20 -0400 |
commit | 91ced514461e1a533bfb9e2eea32bd7df678b1cd (patch) | |
tree | bd9cb0c147fcef6097a9a6b9cb2140538da41c5f /tcg/s390/tcg-target.c | |
parent | 0e826a061a3e8e8485488a7da02cc139fc07d620 (diff) | |
download | qemu-91ced514461e1a533bfb9e2eea32bd7df678b1cd.zip qemu-91ced514461e1a533bfb9e2eea32bd7df678b1cd.tar.gz qemu-91ced514461e1a533bfb9e2eea32bd7df678b1cd.tar.bz2 |
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
Diffstat (limited to 'tcg/s390/tcg-target.c')
0 files changed, 0 insertions, 0 deletions