From: Michael S. Tsirkin Date: Thu, 23 Oct 2014 15:07:47 +0000 (+0300) Subject: virtio: add legacy feature table support X-Git-Tag: omap-for-v3.19/fixes-rc1~129^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3bb62d11950eb6ac87403cacd667f84fa9495bc;p=pandora-kernel.git virtio: add legacy feature table support virtio-blk has some legacy feature bits that modern drivers must not negotiate, but are needed for old legacy hosts (that e.g. don't support virtio-scsi). Allow a separate legacy feature table for such cases. Signed-off-by: Michael S. Tsirkin Reviewed-by: Cornelia Huck --- Reading git-diff-tree failed