aboutsummaryrefslogtreecommitdiffstats
path: root/migration/rdma.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2014-12-23 22:26:55 +0000
committerMichael Tokarev <mjt@tls.msk.ru>2015-01-15 10:44:13 +0300
commit90d6a6730b4dbe7d0ada9900aba8263d61376812 (patch)
tree99985a5fd6182dc2a5a36ed388f30db6b7fd1b94 /migration/rdma.c
parenttranslate-all: Mark map_exec() with the 'unused' attribute (diff)
downloadqemu-90d6a6730b4dbe7d0ada9900aba8263d61376812.tar.xz
qemu-90d6a6730b4dbe7d0ada9900aba8263d61376812.zip
migration/qemu-file.c: Don't shift left into sign bit
Add a cast in qemu_get_be32() to avoid shifting left into the sign bit of a signed integer (which is undefined behaviour in C). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'migration/rdma.c')
0 files changed, 0 insertions, 0 deletions