Home
last modified time | relevance | path

Searched defs:has_begin (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/dump/
H A Ddump-hmp-cmds.c25 bool has_begin = qdict_haskey(qdict, "begin"); in hmp_dump_guest_memory() local
H A Ddump.c2066 bool has_begin, int64_t begin, in qmp_dump_guest_memory()