On Sun, 30 Nov 2014 17:10:26 +0200 "Michael S. Tsirkin" <m...@redhat.com> wrote:
> 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 <m...@redhat.com> > --- > include/linux/virtio.h | 4 ++++ > drivers/virtio/virtio.c | 25 ++++++++++++++++++++++++- > 2 files changed, 28 insertions(+), 1 deletion(-) > Reviewed-by: Cornelia Huck <cornelia.h...@de.ibm.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/