commit | e0757af757a621e6764453dc27d97b00f5321578 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jul 30 19:39:00 2023 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Aug 03 09:21:02 2023 +0200 |
tree | 75ed8e320131831264151c0a16e5ce6f4acad93d | |
parent | 4b91bc565032ff071bd6f3941d33616be53f0f75 [diff] |
doc: describe QEMU virtio block device Enhance the description of QEMU block devices * Describe how to attach a virtio-blk device. * Sort the command lines for MMC to match the other devices. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>