Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: move C/util-related declarations to cutils.h | Marc-André Lureau | 2022-04-06 | 1 | -1/+1 |
* | util/hexdump: introduce qemu_hexdump_line() | Laurent Vivier | 2020-09-29 | 1 | -20/+34 |
* | util/hexdump: Reorder qemu_hexdump() arguments | Philippe Mathieu-Daudé | 2020-09-11 | 1 | -2/+2 |
* | util/hexdump: Convert to take a void pointer argument | Philippe Mathieu-Daudé | 2020-09-11 | 1 | -1/+3 |
* | util: Improved qemu_hexmap() to include an ascii dump of the buffer | Isaac Lozano | 2016-04-06 | 1 | -11/+22 |
* | util: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | Rename hexdump to avoid FreeBSD libutil conflict | Ed Maste | 2013-05-20 | 1 | -1/+1 |
* | iov: Factor out hexdumper | Peter Crosthwaite | 2013-03-15 | 1 | -0/+37 |