qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH V2] migration: file URI


From: Fabiano Rosas
Subject: Re: [PATCH V2] migration: file URI
Date: Thu, 22 Jun 2023 09:20:56 -0300

Steve Sistare <steven.sistare@oracle.com> writes:

> Extend the migration URI to support file:<filename>.  This can be used for
> any migration scenario that does not require a reverse path.  It can be used
> as an alternative to 'exec:cat > file' in minimized containers that do not
> contain /bin/sh, and it is easier to use than the fd:<fdname> URI.  It can
> be used in HMP commands, and as a qemu command-line parameter.
>
> Signed-off-by: Steve Sistare <steven.sistare@oracle.com>

Reviewed-by: Fabiano Rosas <farosas@suse.de>

I'm ok with using this version over mine. I based my series on top of
this and it works fine.

I'm preparing a couple of patches with the test case. We'll need a fix
to common migration code before it can work due to the latest
migration-test.c changes.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]