commit | 5051654764d55a101747b5b2a695bcecae75fa4c | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 11 15:15:12 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 11 16:47:38 2015 +1030 |
tree | 154ce710d11735cb226daf86b9ad4b350e7623fb | |
parent | 8e70946943961cf5bb9be3a0cf12bd0da7a7cb0d [diff] |
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>