|
| From: | Juan Quintela |
| Subject: | Re: [Qemu-devel] [PATCH v6 for-2.7 06/28] migration: introduce set_blocking function in QEMUFileOps |
| Date: | Wed, 04 May 2016 12:49:22 +0200 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
"Daniel P. Berrange" <address@hidden> wrote: > Remove the assumption that every QEMUFile implementation has > a file descriptor available by introducing a new function > in QEMUFileOps to change the blocking state of a QEMUFile. > > If not set, it will fallback to the original code using > the get_fd method. > > Reviewed-by: Dr. David Alan Gilbert <address@hidden> > Signed-off-by: Daniel P. Berrange <address@hidden> Reviewed-by: Juan Quintela <address@hidden>
| [Prev in Thread] | Current Thread | [Next in Thread] |