Home
last modified time | relevance | path

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

/external/qemu/
Dmigration-exec.c131 qemu_set_fd_handler2(qemu_stdio_fd(f), NULL, NULL, NULL, NULL); in exec_accept_incoming_migration()
149 qemu_set_fd_handler2(qemu_stdio_fd(f), NULL, in exec_start_incoming_migration()
Dsavevm.c288 int qemu_stdio_fd(QEMUFile *f) in qemu_stdio_fd() function
/external/qemu/hw/
Dhw.h54 int qemu_stdio_fd(QEMUFile *f);