commit | b04df2a4401826ceced971f5f1433c1a3f2b5a98 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue Sep 20 15:16:28 2011 +0200 |
committer | malc <av1474@comtv.ru> | Tue Sep 20 17:50:23 2011 +0400 |
tree | 226e9e2d7306d6229651b2f77dd5539dee7bac25 | |
parent | 530889ff95659d8fea81eb556e5706387fdddfa7 [diff] |
wavcapture: Use stdio instead of QEMUFile QEMUFile * is only intended for migration nowadays. Using it for anything else just adds pain and a layer of buffers for no good reason. Signed-off-by: Juan Quintela <quintela@redhat.com> CC: malc <av1474@comtv.ru> Signed-off-by: malc <av1474@comtv.ru>