Home
last modified time | relevance | path

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

/external/qemu/
Dmigration-exec.c121 qemu_set_fd_handler2(qemu_popen_fd(f), NULL, NULL, NULL, NULL); in exec_accept_incoming_migration()
139 qemu_set_fd_handler2(qemu_popen_fd(f), NULL, in exec_start_incoming_migration()
Dsavevm.c270 int qemu_popen_fd(QEMUFile *f) in qemu_popen_fd() function
/external/qemu/hw/
Dhw.h49 int qemu_popen_fd(QEMUFile *f);