"Daniel P. Berrange" <berra...@redhat.com> wrote: > The QEMUFileOps struct contains the I/O subsystem callbacks > and the migration stage hooks. Split the hooks out into a > separate QEMUFileHooks struct to make it easier to refactor > the I/O side of QEMUFile without affecting the hooks. > > Reviewed-by: Dr. David Alan Gilbert <dgilb...@redhat.com> > Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>