Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migration: remove the QEMUFileOps abstraction | 2022-06-23 | 1 | -32/+0 | |
| | | | | | | | | | | | Now that all QEMUFile callbacks are removed, the entire concept can be deleted. Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> | ||||
* | migration: Export qemu-file-channel.c functions in its own file | 2017-05-18 | 1 | -0/+32 | |
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |