summaryrefslogtreecommitdiff
path: root/util/hexdump.c
AgeCommit message (Collapse)AuthorFilesLines
2013-03-15iov: Factor out hexdumperPeter Crosthwaite1-0/+37
Factor out the hexdumper functionality from iov for all to use. Useful for creating verbose debug printfery that dumps packet data. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Message-id: faaac219c55ea586d3f748befaf5a2788fd271b8.1361853677.git.peter.crosthwaite@xilinx.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>