"Daniel P. Berrange" <[email protected]> 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 <[email protected]> > Signed-off-by: Daniel P. Berrange <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
