On Wed, Nov 03 2021, Jean-Louis Dupond <jean-lo...@dupond.be> wrote: > From: Eduardo Habkost <ehabk...@redhat.com> > > hw_compat_5_2 has an issue: it affects only "virtio-net-pci" > but not "virtio-net-pci-transitional" and > "virtio-net-pci-non-transitional". The solution is to use the > "virtio-net-pci-base" type in compat_props. > > Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1999141 > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > Acked-by: Jason Wang <jasow...@redhat.com> > Acked-by: Jean-Louis Dupond <jean-lo...@dupond.be>
<process>This needs to have your s-o-b at the bottom, as you passed Eduardo's patch on.</process> > --- > hw/core/machine.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>