Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration

From
Michael S. Tsirkin <>
Date
2023-10-13T11:28:49+00:00
ID
Thread
Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
On Fri, Oct 13, 2023 at 05:06:02PM +0800, Zhu, Lingshan wrote:
> Hint: how do you define device context for every device type, e.g,
> virtio-fs.
> Don't say you only migrate virito-net or blk.

Indeed. I don't think anyone can avoid either defining that or
leaving that completely up to implementations and just hoping
they don't miss anything. Given the choice I'm definitely for
defining. Each device must grow a "migration" section documenting
the context.

-- 
MST