Re: [PULL 14/53] virtio-rng-pci: fix transitional migration compat for vectors

2023-03-06 Thread Dr. David Alan Gilbert
* Michael Tokarev (m...@tls.msk.ru) wrote: > 02.03.2023 11:25, Michael S. Tsirkin wrote: > > From: "Dr. David Alan Gilbert" > > > > In bad9c5a516 ("virtio-rng-pci: fix migration compat for vectors") I > > fixed the virtio-rng-pci migration compatibility, but it was discovered > > that we also nee

Re: [PULL 14/53] virtio-rng-pci: fix transitional migration compat for vectors

2023-03-05 Thread Michael S. Tsirkin
On Sat, Mar 04, 2023 at 11:03:20PM +0300, Michael Tokarev wrote: > 02.03.2023 11:25, Michael S. Tsirkin wrote: > > From: "Dr. David Alan Gilbert" > > > > In bad9c5a516 ("virtio-rng-pci: fix migration compat for vectors") I > > fixed the virtio-rng-pci migration compatibility, but it was discovere

Re: [PULL 14/53] virtio-rng-pci: fix transitional migration compat for vectors

2023-03-04 Thread Michael Tokarev
02.03.2023 11:25, Michael S. Tsirkin wrote: From: "Dr. David Alan Gilbert" In bad9c5a516 ("virtio-rng-pci: fix migration compat for vectors") I fixed the virtio-rng-pci migration compatibility, but it was discovered that we also need to fix the other aliases of the device for the transitional c

[PULL 14/53] virtio-rng-pci: fix transitional migration compat for vectors

2023-03-02 Thread Michael S. Tsirkin
From: "Dr. David Alan Gilbert" In bad9c5a516 ("virtio-rng-pci: fix migration compat for vectors") I fixed the virtio-rng-pci migration compatibility, but it was discovered that we also need to fix the other aliases of the device for the transitional cases. Fixes: 9ea02e8f1 ('virtio-rng-pci: Allo