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

From
Parav Pandit <>
Date
2023-10-12T10:21:43+00:00
ID
Thread
RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
> From: Michael S. Tsirkin <>
> Sent: Thursday, October 12, 2023 1:44 AM
> 
> On Wed, Oct 11, 2023 at 10:47:23AM +0000, Parav Pandit wrote:

> > FLR updates the device context.
> > Device is serving the device context read write commands, serving FLR,
> > answering mode change command, So device knows the best how to avoid
> any race.
> 
> Heh well but if drivers depend on specific behaviour then we really need to
> document that in the spec.

I am working on v2 enrich the spec language for missing items to address comments of yours and Jason.