On 12/20/21 15:53, Laurent Vivier wrote: > virtio-net-failover test tries several device combinations that produces > some expected warnings. > These warning can be confusing, so we disable them during the qtest
Typo "warnings". > sequence. > > Reported-by: Thomas Huth <th...@redhat.com> > Signed-off-by: Laurent Vivier <lviv...@redhat.com> > --- > hw/net/virtio-net.c | 3 ++- > migration/migration.c | 4 +++- > 2 files changed, 5 insertions(+), 2 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>