HomeSort by relevance Sort by last modified time
    Searched refs:qemu_popen_cmd (Results 1 - 3 of 3) sorted by null

  /external/qemu/
migration-exec.c 143 f = qemu_popen_cmd(command, "r");
savevm.c 276 QEMUFile *qemu_popen_cmd(const char *command, const char *mode) function
    [all...]
  /external/qemu/hw/
hw.h 53 QEMUFile *qemu_popen_cmd(const char *command, const char *mode);

Completed in 242 milliseconds