Home
last modified time | relevance | path

Searched refs:qemu_popen_cmd (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dmigration-exec.c143 f = qemu_popen_cmd(command, "r"); in exec_start_incoming_migration()
Dsavevm.c276 QEMUFile *qemu_popen_cmd(const char *command, const char *mode) in qemu_popen_cmd() function
/external/qemu/hw/
Dhw.h53 QEMUFile *qemu_popen_cmd(const char *command, const char *mode);