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

Replace the legacy cpu_to_be32wu() with stl_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-8-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@amazon.com>
hw/block/cdrom.c
hw/net/e1000.c
hw/pci/pcie_aer.c
include/qemu/bswap.h