linux-sg2042/tools/lguest
Rusty Russell 5051654764 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 <rusty@rustcorp.com.au>
2015-02-11 16:47:38 +10:30
..
.gitignore lguest: move the lguest tool to the tools directory 2012-01-12 15:44:47 +10:30
Makefile lguest: fix failure to find linux/virtio_types.h 2015-02-11 16:47:37 +10:30
extract lguest: move the lguest tool to the tools directory 2012-01-12 15:44:47 +10:30
lguest.c lguest: Convert block device to virtio 1.0 PCI. 2015-02-11 16:47:38 +10:30
lguest.txt lguest: fix paths in comments 2013-03-07 09:56:46 +11:00