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)
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>

No differences found