]> git.proxmox.com Git - qemu.git/commit
bswap.h: Remove cpu_to_be64wu()
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Nov 2013 16:38:36 +0000 (16:38 +0000)
committerAnthony Liguori <aliguori@amazon.com>
Wed, 6 Nov 2013 03:57:47 +0000 (19:57 -0800)
commite4ef9f465cf7cbc66b85e9df4eebe13086b46f11
treea1b8d5ecc460819e377b2825c714e03aaad022c1
parent6bd194ab9957361f83fdbfb22d452d97b4af28e2
bswap.h: Remove cpu_to_be64wu()

Replace the legacy cpu_to_be64wu() with stq_be_p().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 1383669517-25598-9-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@amazon.com>
block/qcow2-cluster.c
include/qemu/bswap.h