commit | bd82752a831bc3c7a66b59572f82e06154f19e27 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri Oct 24 14:08:18 2014 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 09 12:05:28 2014 +0200 |
tree | a050cd50eb8cc237fa1c2d161d16627fab799a99 | |
parent | 9465a7a6f12c2b5315c4070e50209a3b04eaf224 [diff] |
vhost: make features 64 bit We need to use bit 32 for virtio 1.0. Make vhost_has_feature bool to avoid discarding high bits. Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Cc: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Jason Wang <jasowang@redhat.com>