Rename hexdump to avoid FreeBSD libutil conflict
commit3a8ae21bd07e8a02e6e2eb4896790a62f979acda
authorEd Maste <emaste@freebsd.org>
Thu, 16 May 2013 15:32:28 +0000 (16 11:32 -0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 18 May 2013 12:35:12 +0000 (18 16:35 +0400)
tree996e59913413d78e46fb340fb3b1eff243cd7667
parent997aba8e257d183e978e9b08a26aceb4e905378d
Rename hexdump to avoid FreeBSD libutil conflict

On FreeBSD libutil is used for openpty(), but it also provides a hexdump()
which conflicts with QEMU's.

Signed-off-by: Ed Maste <emaste@freebsd.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/dma/pl330.c
include/qemu-common.h
util/hexdump.c
util/iov.c