virtio-net-test: accept variable length argument in pci_test_start()
commitae4c445c6f38a01504b7040b1e01a69945137b0c
authorJason Wang <jasowang@redhat.com>
Tue, 4 Dec 2018 03:53:45 +0000 (4 11:53 +0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 4 Dec 2018 11:06:15 +0000 (4 11:06 +0000)
treeaabaa35f0c9a1ae72f0fae9bcb4fa9de89febce9
parent56512e1dc1c6a00d37da09baa35981908fb9b5c7
virtio-net-test: accept variable length argument in pci_test_start()

This allows flexibility to be reused for all kinds of command line
used by other tests.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Message-id: 20181204035347.6148-4-jasowang@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/virtio-net-test.c