Tested-by: Michael Galaxy <mgal...@akamai.com>
Reviewed-by: Michael Galaxy <mgal...@akamai.com>

On 6/30/23 09:25, Steve Sistare wrote:
Add the migration URI "file:filename[,offset=offset]".

Fabiano Rosas has submitted the unit tests in the series
   migration: Test the new "file:" migration

Steve Sistare (2):
   migration: file URI
   migration: file URI offset

  migration/file.c       | 103 +++++++++++++++++++++++++++++++++++++++++++++++++
  migration/file.h       |  14 +++++++
  migration/meson.build  |   1 +
  migration/migration.c  |   5 +++
  migration/trace-events |   4 ++
  qemu-options.hx        |   7 +++-
  6 files changed, 133 insertions(+), 1 deletion(-)
  create mode 100644 migration/file.c
  create mode 100644 migration/file.h


Reply via email to