Re: [PATCH] virtio-rng-pci: fix migration compat for vectors

2023-01-12 Thread Philippe Mathieu-Daudé
On 9/1/23 11:58, Dr. David Alan Gilbert (git) wrote: From: "Dr. David Alan Gilbert" Fixup the migration compatibility for existing machine types so that they do not enable msi-x. Symptom: (qemu) qemu: get_pci_config_device: Bad config data: i=0x34 read: 84 device: 98 cmask: ff wmask: 0 w1cma

Re: [PATCH] virtio-rng-pci: fix migration compat for vectors

2023-01-11 Thread David Daney
Seems good to me. Acked-by: David Daney On Mon, Jan 9, 2023 at 4:58 AM Dr. David Alan Gilbert (git) < dgilb...@redhat.com> wrote: > From: "Dr. David Alan Gilbert" > > Fixup the migration compatibility for existing machine types > so that they do not enable msi-x. > > Symptom: > > (qemu) qemu:

Re: [PATCH] virtio-rng-pci: fix migration compat for vectors

2023-01-11 Thread Thomas Huth
On 09/01/2023 11.58, Dr. David Alan Gilbert (git) wrote: From: "Dr. David Alan Gilbert" Fixup the migration compatibility for existing machine types so that they do not enable msi-x. Symptom: (qemu) qemu: get_pci_config_device: Bad config data: i=0x34 read: 84 device: 98 cmask: ff wmask: 0 w

[PATCH] virtio-rng-pci: fix migration compat for vectors

2023-01-09 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Fixup the migration compatibility for existing machine types so that they do not enable msi-x. Symptom: (qemu) qemu: get_pci_config_device: Bad config data: i=0x34 read: 84 device: 98 cmask: ff wmask: 0 w1cmask:0 qemu: Failed to load PCIDevice:config qemu: Failed