« Previous | Next » 

Revision eff28a5c

IDeff28a5c3b36fdca2a15e9570f67924eecb2db4f

Added by Juan Quintela over 12 years ago

buffered_file: reuse QEMUFile has_error field

Instead of having two has_error fields in QEMUFile & QEMUBufferedFile,
reuse the 1st one. Notice that the one in buffered_file is only set
after a file operation.

Signed-off-by: Juan Quintela <>
Reviewed-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences