summaryrefslogtreecommitdiff
path: root/util/hexdump.c
AgeCommit message (Expand)Author
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau
2020-09-29util/hexdump: introduce qemu_hexdump_line()Laurent Vivier
2020-09-11util/hexdump: Reorder qemu_hexdump() argumentsPhilippe Mathieu-Daudé
2020-09-11util/hexdump: Convert to take a void pointer argumentPhilippe Mathieu-Daudé
2016-04-06util: Improved qemu_hexmap() to include an ascii dump of the bufferIsaac Lozano
2016-02-04util: Clean up includesPeter Maydell
2013-05-20Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-03-15iov: Factor out hexdumperPeter Crosthwaite