xemu/include
Daniel P. Berrange 12992c16d9 migration: remove qemu_get_fd method from QEMUFile
Now that there is a set_blocking callback in QEMUFileOps,
and all users needing non-blocking support have been
converted to QIOChannel, there is no longer any codepath
requiring the qemu_get_fd() method for QEMUFile. Remove it
to avoid further code being introduced with an expectation
of direct file handle access.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1461751518-12128-29-git-send-email-berrange@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
2016-05-26 11:32:21 +05:30
..
2016-05-19 16:45:31 +02:00
2016-05-18 15:04:27 +03:00
2016-02-23 12:43:05 +00:00
2016-05-24 13:06:33 +01:00
2016-05-18 15:04:27 +03:00
2016-02-23 12:43:05 +00:00
2016-02-23 12:43:05 +00:00
2015-02-16 15:07:19 +00:00