Sekhar Nori 0a12ae4024 tools/virtio: fix build breakage
Previous commit ("virtio: add context flag to find vqs")
added a new 'context' flag to vring_new_virtqueue(), but the
corresponding API in tools/virtio/ is not updated causing
build errors due to conflicting declarations.

Bring code in tools/virtio in sync with that in kernel.

I have used 'false' for the value of the new boolean 'context'
flag as that seems to be the best way to preserve existing
behavior.

Tested with:

$ make -C tools/virtio clean all ARCH=x86

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2017-05-02 23:41:43 +03:00
..
2013-03-20 14:00:42 +10:30
2016-12-16 00:13:36 +02:00
2010-12-09 16:00:22 +02:00
2016-08-15 05:05:51 +03:00
2013-03-20 14:00:42 +10:30
2016-08-15 05:05:51 +03:00
2013-03-20 14:00:42 +10:30
2016-08-15 05:05:51 +03:00
2013-03-20 14:06:04 +10:30
2014-12-15 23:49:19 +02:00
2016-08-15 05:05:51 +03:00
2017-05-02 23:41:43 +03:00
2013-03-20 14:00:42 +10:30