commit | d4580066c8160416c0e73e25a903e1a4bbcd750e | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Mon Oct 15 02:21:10 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 14 09:16:27 2018 -0800 |
tree | 757d0192d9190c05e0417d4b3ee66b96cdb44734 | |
parent | fd5eda77374ee1e46bd3e382ca482f2277e96f85 [diff] |
blk: Introduce IF_TYPE_VIRTIO This adds a new block interface type for VirtIO block devices. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>