Home
last modified time | relevance | path

Searched refs:hexdump (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/tcg/plugins/
H A Dsyscall.c95 static void hexdump(const GByteArray *data) in hexdump() function
146 hexdump(memory_buffer); in vcpu_syscall()
/qemu/util/
H A Dmeson.build98 util_ss.add(files('hexdump.c'))
/qemu/gdbstub/
H A Dgdbstub.c102 static void hexdump(const char *buf, int len, in hexdump() function
142 hexdump(buf, len, trace_gdbstub_io_binaryreply); in gdb_put_packet_binary()
/qemu/docs/about/
H A Demulation.rst430 - Log the buffer of each write syscall in hexdump format
/qemu/
H A Dqemu-options.hx5910 # KEY=$(base64 -d key.b64 | hexdump -v -e '/1 "%02X"')
5919 # IV=$(base64 -d iv.b64 | hexdump -v -e '/1 "%02X"')