On Fr, 2016-03-25 at 03:42 -0700, Isaac Lozano wrote: > qemu_hexdump() in util/hexdump.c has been changed to give also include a > ascii dump of the buffer. Also, calls to hex_dump() in net/net.c have > been replaced with calls to qemu_hexdump(). This takes care of two misc > BiteSized Tasks. > > Signed-off-by: Isaac Lozano <109loza...@gmail.com>
Reviewed-by: Gerd Hoffmann <kra...@redhat.com>