On Wed, Dec 7, 2022 at 5:00 PM Eugenio Perez Martin wrote:
>
> On Tue, Dec 6, 2022 at 8:08 AM Jason Wang wrote:
> >
> > On Tue, Dec 6, 2022 at 1:04 AM Eugenio Pérez wrote:
> > >
> > > The state of the descriptors (avail or used) may not be recoverable just
> > > looking at the guest memory. Out
On Tue, Dec 6, 2022 at 8:08 AM Jason Wang wrote:
>
> On Tue, Dec 6, 2022 at 1:04 AM Eugenio Pérez wrote:
> >
> > The state of the descriptors (avail or used) may not be recoverable just
> > looking at the guest memory. Out of order used descriptor may override
> > previous avail ones in the desc
On Tue, Dec 6, 2022 at 1:04 AM Eugenio Pérez wrote:
>
> The state of the descriptors (avail or used) may not be recoverable just
> looking at the guest memory. Out of order used descriptor may override
> previous avail ones in the descriptor table or avail vring.
>
> Currently we're not migrating
The state of the descriptors (avail or used) may not be recoverable just
looking at the guest memory. Out of order used descriptor may override
previous avail ones in the descriptor table or avail vring.
Currently we're not migrating this status in net devices because virtio-net,
vhost-kernel etc