Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dqcow2-to-stdout.py88 def get_input_as_raw_file(input_file, input_format): argument
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c447 const char *input_format = qdict_get_try_str(qdict, "format"); in hmp_screendump() local