From: Michael S. Tsirkin Date: Fri, 24 Oct 2014 11:08:18 +0000 (+0300) Subject: vhost: make features 64 bit X-Git-Tag: omap-for-v3.20/drop-legacy-3517~126^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd82752a831bc3c7a66b59572f82e06154f19e27;p=pandora-kernel.git 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 Cc: Ben Hutchings Signed-off-by: Michael S. Tsirkin Reviewed-by: Jason Wang --- Reading git-diff-tree failed