Home
last modified time | relevance | path

Searched refs:dump_thread (Results 1 – 2 of 2) sorted by relevance

/qemu/include/sysemu/
H A Ddump.h203 QemuThread dump_thread; /* thread for detached dump */ member
/qemu/dump/
H A Ddump.c2045 static void *dump_thread(void *data) in dump_thread() function
2204 qemu_thread_create(&s->dump_thread, "dump_thread", dump_thread, in qmp_dump_guest_memory()