tools/virtio: 64 bit features
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 14 Dec 2014 20:52:25 +0000 (22:52 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 15 Dec 2014 21:49:20 +0000 (23:49 +0200)
commite3edf032e3fca4ea79fb4cad736e073dc15fa1f6
tree3dd3b199f620c161f753bdaac27d0b9237a5eb91
parent2eaa614baf1893d517e3229b2a4244c5cee005c9
tools/virtio: 64 bit features

Missed one place where vringh_test used
long to pass features. Fix it up to u64.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/vringh_test.c