Revision 4dabe248 hw/hw.h

b/hw/hw.h
67 67
uint64_t qemu_get_be64(QEMUFile *f);
68 68
int qemu_file_rate_limit(QEMUFile *f);
69 69
int qemu_file_has_error(QEMUFile *f);
70
void qemu_file_set_error(QEMUFile *f);
70 71

  
71 72
/* Try to send any outstanding data.  This function is useful when output is
72 73
 * halted due to rate limiting or EAGAIN errors occur as it can be used to

Also available in: Unified diff