Searched defs:QEMUFile (Results 1 – 2 of 2) sorted by relevance
45 struct QEMUFile { struct46 QIOChannel *ioc;47 bool is_writable;71 int qemu_file_shutdown(QEMUFile *f) in qemu_file_shutdown() argument
96 typedef struct QEMUFile QEMUFile; typedef