From: Michael S. Tsirkin Date: Thu, 4 Dec 2014 17:16:43 +0000 (+0200) Subject: virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1 X-Git-Tag: omap-for-v3.20/drop-legacy-3517~126^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d23676fb645f683b61943de9901d58c1e728a25;p=pandora-kernel.git virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1 What does it mean if rev 1 device does not set VIRTIO_F_VERSION_1? E.g. is it native endian? Let's not even try to drive such devices: fail attempts to finalize features. virtio core will detect this and bail out. Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed