index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
hexdump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
util/hexdump: Inline g_string_append_printf "%02x"
Richard Henderson
1
-1
/
+11
2024-06-05
util/hexdump: Add unit_len and block_len to qemu_hexdump_line
Richard Henderson
1
-9
/
+21
2024-06-05
util/hexdump: Use a GString for qemu_hexdump_line
Richard Henderson
1
-11
/
+16
2024-06-04
util/hexdump: Remove ascii parameter from qemu_hexdump_line
Richard Henderson
1
-22
/
+30
2024-06-04
util/hexdump: Remove b parameter from qemu_hexdump_line
Richard Henderson
1
-7
/
+6
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
1
-1
/
+1
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