]> git.proxmox.com Git - qemu.git/commit
Rename hexdump to avoid FreeBSD libutil conflict
authorEd Maste <emaste@freebsd.org>
Thu, 16 May 2013 15:32:28 +0000 (11:32 -0400)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 20 May 2013 13:20:08 +0000 (08:20 -0500)
commit3568ac2a6e6df89cea52a56f70b95af9e1251bbd
tree40bd6cfd8072dc1dbedee93799123d1f2bfde90c
parentfd2a2e1c552cb47ca196552457e175c889b58478
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>
Message-id: 1368718348-15199-1-git-send-email-emaste@freebsd.org
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/dma/pl330.c
include/qemu-common.h
util/hexdump.c
util/iov.c