commit | ba187bd38e219932f2fd6fe91bf47e3288bb54ee | [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 | 7fe3901f671aac26ad580ef09f055811d19ae5a5 [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>