From: Rusty Russell Date: Wed, 11 Feb 2015 04:45:12 +0000 (+1030) Subject: lguest: Convert block device to virtio 1.0 PCI. X-Git-Tag: fixes-v4.0-rc1~61^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5051654764d55a101747b5b2a695bcecae75fa4c;p=pandora-kernel.git lguest: Convert block device to virtio 1.0 PCI. We remove SCSI support (which was removed for 1.0) and VIRTIO_BLK_F_FLUSH feature flag (removed too, since it's compulsory for 1.0). The rest is mainly mechanical. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed