Re: [RFC PATCH 5/5] virtio-net: Introduce LM early load

2023-12-22 Thread Eugenio Perez Martin
On Mon, Sep 18, 2023 at 6:51 AM Yajun Wu wrote: > > Register a new vmstate for virtio-net with an early_setup flag to send > the device state during migration setup. > > This can reduce the migration downtime of a virtio-net device with a > vhost-user backend. > > This feature is disabled by defau

[RFC PATCH 5/5] virtio-net: Introduce LM early load

2023-09-17 Thread Yajun Wu
Register a new vmstate for virtio-net with an early_setup flag to send the device state during migration setup. This can reduce the migration downtime of a virtio-net device with a vhost-user backend. This feature is disabled by default and can be enabled by setting the "x-early-migration" device