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