commit | 7f5b50a40181bd75c1f74aeaa7fe94fe10680720 | [log] [tgz] |
---|---|---|
author | Fabiano Rosas <farosas@suse.de> | Thu Feb 29 12:30:00 2024 -0300 |
committer | Peter Xu <peterx@redhat.com> | Fri Mar 01 15:42:04 2024 +0800 |
tree | 2c786f532a3c0a63c668465795dce28fa331c5cb | |
parent | c05dfcb7f2c5e39fc47c347de305df4e6afb4fa9 [diff] |
migration/qemu-file: add utility methods for working with seekable channels Add utility methods that will be needed when implementing 'mapped-ram' migration capability. Signed-off-by: Fabiano Rosas <farosas@suse.de> Reviewed-by: "Daniel P. Berrangé" <berrange@redhat.com> Link: https://lore.kernel.org/r/20240229153017.2221-7-farosas@suse.de Signed-off-by: Peter Xu <peterx@redhat.com>