]> git.proxmox.com Git - mirror_qemu.git/commit
tests/qtest/vhost-user-test.c: Use vhostforce=on
authorEric Auger <eric.auger@redhat.com>
Thu, 10 Feb 2022 14:52:50 +0000 (15:52 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Feb 2022 09:13:23 +0000 (10:13 +0100)
commitd24d1ad3c4681d4aa2c606374734ea8d89d7ef4d
treefbf971b860d61987a2162a738c5af6c82f768bc4
parentc4407f19bd11750d139c5c3ff8ac8618db12111e
tests/qtest/vhost-user-test.c: Use vhostforce=on

-netdev vhost-user,vhostforce is deprecated and vhostforce=on
should be used instead.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220210145254.157790-2-eric.auger@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/vhost-user-test.c